This project aims to provide insights into healthcare access, disease prevalence, and prevention efforts across African countries through interactive visualizations. It includes data on vaccination rates, disease outbreaks (e.g., malaria, HIV/AIDS), healthcare infrastructure, and access to clean water and sanitation facilities.
# Healthcare in Africa Dashboard
This project aims to provide insights into healthcare access, disease prevalence, and prevention efforts across African countries through interactive visualizations. It includes data on vaccination rates, disease outbreaks (e.g., malaria, HIV/AIDS), healthcare infrastructure, and access to clean water and sanitation facilities.
## Features
- Visualizations include vaccination rates, disease prevalence, healthcare infrastructure, and water/sanitation access.
- Correlation analysis between health indicators.
- Top 10 countries with highest and lowest vaccination rates.
## Data Source
The data used in this project was collected from Kaggle, providing comprehensive information on healthcare in African countries.
## Tools Used
- Python
- pandas
- matplotlib
- seaborn
## How to Run
1. Run `african_healthcare_data.csv` to get the required data.
2. Run `Health Care Analysis.py` to view the dashboard.