Skip to content

This project explores global COVID-19 data to uncover trends and insights using data analysis and visualization techniques.

Notifications You must be signed in to change notification settings

HopeFlynn/covid-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

COVID-19 Data Analysis and Visualization πŸ¦ πŸ“Š

This project provides an in-depth analysis of global COVID-19 data sourced from Our World in Data. Using Python and data visualization libraries, the project highlights trends in cases, deaths, and vaccination progress across selected countries.


🎯 Objectives

  • Load and explore real-world COVID-19 data
  • Perform data cleaning and preparation
  • Analyze and compare total cases, deaths, and vaccinations
  • Create visualizations to represent global trends
  • Extract meaningful insights from the data

πŸ› οΈ Tools & Libraries Used

  • Python
  • Jupyter Notebook
  • pandas
  • matplotlib
  • seaborn
  • plotly.express

πŸš€ How to Run the Project

  1. Clone this repository:
    git clone https://github.com/HopeFlynn/covid-analysis.git

2. Open the `covid_analysis.ipynb` file in Jupyter Notebook.
3. Ensure the CSV file `owid-covid-data.csv` is in the same folder.
4. Run all cells from top to bottom to see the analysis and visualizations.

---

## πŸ’‘ Insights & Reflections

* The USA recorded the highest number of total COVID-19 cases globally.
* India showed a major rise in vaccination rates after May 2021.
* Kenya had fewer cases and deaths but also fewer vaccinations.
* Interactive charts and choropleth maps made trends and disparities more visually apparent.
* Working with real data provided hands-on experience with data analysis workflows.

---

## πŸ“Š Dataset Source

* **Our World in Data:** [owid-covid-data.csv](https://ourworldindata.org/coronavirus)

![Total Covid Cases](images/Totalcases.png)


About

This project explores global COVID-19 data to uncover trends and insights using data analysis and visualization techniques.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published