Skip to content

takes data sets from the beginning of the covid 19 pandemic and organizes this information state by state, created using jupyter notebook

Notifications You must be signed in to change notification settings

Victor-Elkins/Covid-19-Trend-Analysis-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Covid-19-Trend-Analysis-Tool

Takes data sets from the beginning of the covid 19 pandemic and organizes this information state by state, created using jupyter notebook. data was taken from the nytimes bot https://github.com/nytimes/covid-19-data

The program efficiently goes through all the states and visualizes covid trends over the past 2 and a half years or 900 days.

Although the dataset initially used may go out of date if you wish to update the visualization simply obtain a more recent csv file from the nytimes datasets, make sure they are titled 'us-states.csv' and 'us.csv'.

Utiziles Pandas, Matplotlib, and numpy in order to propery visualize and chart the data.

Coded in Python 3 in Jupyter Notebook

About

takes data sets from the beginning of the covid 19 pandemic and organizes this information state by state, created using jupyter notebook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published