An open API service indexing awesome lists of open source software.

https://github.com/sgb31/covid-19-data-analysis

"In this project, I analyzed COVID-19 data to explore trends, case growth, and key patterns. I worked on cleaning the data, performing exploratory analysis, and visualizing infection rates, recoveries, and fatalities. The goal was to gain insights into how the pandemic evolved and its overall impact.
https://github.com/sgb31/covid-19-data-analysis

data-analysis data-visualization matplotlib pandas python seaborn

Last synced: about 1 month ago
JSON representation

"In this project, I analyzed COVID-19 data to explore trends, case growth, and key patterns. I worked on cleaning the data, performing exploratory analysis, and visualizing infection rates, recoveries, and fatalities. The goal was to gain insights into how the pandemic evolved and its overall impact.

Awesome Lists containing this project

README

          

This project analyzes COVID-19 data in the United States using visualizations to track trends in new cases, deaths, and vaccination rates over time.
It employs various plots, including line graphs and bar charts, to illustrate the relationship between COVID-19 metrics and vaccination progress, as well as state-level comparisons of total cases and deaths.
The final dataset is saved for further analysis and reference.