Malaria is a major cause of illness and death in sub-Saharan Africa, particularly in low-income countries.
This project focuses on analyzing malaria trends and regional disparities in Burundi and Senegal between 2017 and 2020.
Our goal is to preprocess and analyze the data to support better decision-making in health policies.
- Source: [AIDDATA]
- Format: CSV
- Variables: (Example: year, number of cases, mortality rate, temperature, etc.)
- Data Preprocessing: Cleaning
- Exploratory Data Analysis (EDA): Statistical insights, visualization
- Trend Analysis: correlation with environmental factors
- Visualization Tools: Matplotlib, Seaborn, Plotly
- Clone the repository:
git clone https://github.com/your-username/your-repo.git cd your-repo