# Nigeria COVID-19 Data Analysis
## Project Overview
This project analyzes the spread and impact of COVID-19 in Nigeria, focusing on statewise trends, vulnerability, and economic effects. Data sources include Nigeria Centre for Diseases Control (NCDC), Johns Hopkins University (JHU), and Nigerian GDP and budget data.
## Data Sources
- NCDC COVID-19 data: [NCDC official website]
- JHU CSSE COVID-19 dataset
- Nigeria Community Vulnerability Index
- Nigerian GDP data and state budgets
## Objectives
- Analyzing COVID-19 spread in Nigeria.
- Understanding the relationship between community vulnerability and case rates.
- Assessing the economic impact on Nigerian GDP and state budgets.
## Project Steps
1. **Data Collection**: Web scraping and downloading datasets.
2. **Data Cleaning**: Handling missing values, standardizing formats.
3. **EDA & Visualization**: Exploratory analysis and visualizations.
4. **Insights and Reporting**: Key findings and potential future work.
## Future Improvements
- Incorporate healthcare data for more accurate vulnerability assessment.
- Use machine learning models to predict future case trends.