This project is a data visualization of various suicides information in several countries using Python and matplotlib. The datasets contain data from 1985 to 2015 regarding more than 100 countries.
If you wish, you can use this project to get data from any country.
Install all the dependencies listed below and execute the suicides.py file with the following syntax:
python suicides.py COUNTRY_NAME
- Pandas
- Matplotlib