Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kumaranand05/suicide-rate-analysis
Analysis of Mortality data of WHO and visualization using Power BI
https://github.com/kumaranand05/suicide-rate-analysis
analytics data-analysis data-visualization mortality-rates powerbi python suicide-dataset suicide-rate
Last synced: 1 day ago
JSON representation
Analysis of Mortality data of WHO and visualization using Power BI
- Host: GitHub
- URL: https://github.com/kumaranand05/suicide-rate-analysis
- Owner: kumarAnand05
- Created: 2022-11-18T18:18:05.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-20T22:17:22.000Z (about 1 year ago)
- Last Synced: 2023-08-20T22:42:03.624Z (about 1 year ago)
- Topics: analytics, data-analysis, data-visualization, mortality-rates, powerbi, python, suicide-dataset, suicide-rate
- Language: Jupyter Notebook
- Homepage:
- Size: 4.84 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Suicide Rate Analysis
by Anand Kumar
## Dataset
> The dataset used in the following project was scraped from the mortality database of WHO. Do note that the data was categorised as death from self-inflicted injury which had ambiguity about the deaths being termed as suicides or accidental deaths. The data was for 118 countries only for year range 1950 to 2021.
> The scraped data was futher cleaned and formatted according to my requirement for generating insights.## Dashboard
After the dataset was pre-processed and was ready for generating insights. I used Power BI to genrate graphs and charts.
> The dashboard was divided into two parts.
### 1. Overview
The overview included a basic overview of the overall yearly sucide rate and the number of male and female suicide rate around the globe according to the used dataset.![Overview](https://github.com/kumarAnand05/Suicide-Rate-Analysis/assets/111251492/6d29bd7b-b874-4b42-bf42-4f6fb7fbb4cd)
### 2. Analysis
> The second tab of the Power Bi report included an interactice 3D map which was made using a custom map shape in filled shape representation. All the ciities are set to auto zoom which gives a cool effect of moving globe.
> I added pie chart to show distribution of death from suicide across various age groups.
> A line graph was also included that showed the total number of male and female suicdes per year around the globe.![git](https://github.com/kumarAnand05/Suicide-Rate-Analysis/assets/111251492/7d9a3a1d-809e-4802-a085-6a8c84dd8476)
### Summary of the findings
> It was found that the average suicide rate around the globe was 159.82K per year.
> Most of the people who commited suicide were male and almost accounted for 3/4th of the total sucides.
> Most of the suicide case were realted to the age group of 45-49 Years.