Tetanus is a bacterial infection that leads to painful muscle contractions, typically beginning in the jaw and then progressing to the rest of the body. In recent years, tetanus has been fatal ‘in approximately 11% of reported cases.
I am a student at UBC, Vancouver, part of the Master of Data Science program:
The dataset for this dashboard is extracted from this website. The motivation, purpose, description of data and research question can be found in our proposal.
This dashboard is designed to help healthcare professionals and policymakers gain insights into the global burden of tetanus. With its three visualizations, users can explore the following questions:
What is the number of tetanus cases per million people in a specific year across different countries? This information can help users understand the burden of tetanus in different regions and identify countries that may need more attention in terms of prevention and treatment.
Which continent has the highest number of tetanus cases per million people? This visualization provides a high-level view of the burden of tetanus across different continents and can help users identify regions that need more targeted interventions.
How does the incidence of tetanus vary across different age groups in a specific country? This information can help users understand which age groups are most vulnerable to tetanus and design targeted interventions to prevent and treat the disease.
The dashboard also provides users with various filtering options, including the ability to select a specific year of interest, continent of interest, and country of interest. This feature can help users identify patterns in the data that may not be immediately obvious and gain a deeper understanding of tetanus globally.
The 3 types of visualizations included are:
The brief questions answered by this dashboard would be:
Do you have ideas on how I can improve my dashboard, and are you interested in contributing? I'd love to see your suggestions! To make changes locally just clone the repo, navigate to the top folder, and run the app:
git clone https://github.com/tanmayag97/tetanus.git
cd tetanus
python src/app.py
Check out the contributing guidelines if you're looking to make additions to this project! Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.
tetanus
was created using Dash visualization by Tanmay Agarwal. It is licensed under the terms of the MIT license.