This repo contains the code for the graphs I created for 30DayChartChallenge. The graphs were built in Plotly, and the dashboards, the app, and most of the navigation were created using Dash, Bootstrap, HTML and CSS. The given codes include the part with graphs and allow you to reproduce similar visualizations, for example, in Jupyter.
Viz | What is it about | Data Source | Code |
---|---|---|---|
Day 8: Humans | Decline in mortality by age category from 1950 to 2020. | UN | Link |
Day 9: High/Low | How the positions of countries changed in the global ranking of the level of terrorist activity from 1970 to 2020. | START (National Consortium for the Study of Terrorism and Responses to Terrorism). Global Terrorism Database | Link |
Day 11: Circular | Intensity of terrorist attacks by month from 1970 to 2020 in 50 countries. | START (National Consortium for the Study of Terrorism and Responses to Terrorism). Global Terrorism Database | Link |