Exploratory data analysis of COVID-19 trends in Nigeria using R.
# COVID-19 Data Analysis
This project provides a basic data analysis of COVID-19 using R. It includes exploratory data analysis and visualization of both global and Nigeria-specific datasets.
## 📁 Project Structure
- `COVID-19 Data Analysis.Rmd` – R Markdown file for general COVID-19 analysis.
- `covid_nigeria_analysis.R` – R script focused on the COVID-19 situation in Nigeria.
## 🔧 Tools Used
- **R**
- **R Markdown**
- **ggplot2** for data visualization
- **dplyr** for data manipulation
## 📊 Key Insights
- Trends in global and Nigerian COVID-19 case data.
- Visual summaries of confirmed cases, recoveries, and deaths.
- Simple time series plots and bar charts.
## 💡 Future Work
- Include predictive modeling.
- Integrate real-time data APIs.
- Create an interactive dashboard using `shiny`.
## 🧑💻 Author
**Ilori Tolulope Victor**
Email: dr.toluwalopemi@gmail.com
📫 Connect with me on LinkedIn
## 📜 License
This project is open-source under the MIT License.