Skip to content

nasriv/CovidTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CovidTracker

Python script used to make API calls to https://covidtracking.com/ in order to track and plot coronavirus statistics

The scripts uses requests to make API calls and downloads the data into a pandas dataframe for ease of plotting and analysis.

When the python script covid.py is run, the following image dashboards will be generated:

State Summary for the current day (based on user input on what states to generate plots for)

state

US National summary for the current day

US

About

Created a Covid dashboard to track data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages