Skip to content

andreaschandra/who-suicides-statistics

Repository files navigation

WHO Suicides Statistics

Exploratory Data Analysis using Python for Suicides Data almost World Wide

You can find the data here

Variables in the data:

  • country: Country like United States
  • year: Year like 2016
  • sex: Sex like Male and Female
  • age: Age Group
  • suicides_no: Number of suicides
  • population: Number of all living people in that year and country

Number of suicides drastically drop in 2016 suicides

Number of suicides by gender suicides

but really? Check the data

Oh no! the data is not always available over time suicides

Check the missing values over time! suicides

There are a lot of missing values breakdown by country suicides

Then, suicides is not really drop, but the availablity of our data that is not quite good. Always check your data first. The Quality of your data is important before doing analysis before you jump to conclusion.

About

Exploratory Data Analysis for Suicides using Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published