Skip to content

cjwichman/gatech_covid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Georgia Tech coronavirus cases and testing

Processes Georgia Tech coronavirus cases and testing data

script/gatech_covid.R file scrapes https://health.gatech.edu/coronavirus/health-alerts data to create plots of daily COVID-19 cases and exports data as a .csv file.

script/gatech_covid_testing.R file scrapes https://health.gatech.edu/surveillance-testing-program-results data to create plot of cumulative number of surveillance tests conducted and exports data as a .csv file.

Outputs:

  • Daily new COVID-19 cases since reporting began: here
  • Daily new COVID-19 cases for August 2020: here
  • Cumulative new COVID-19 cases for August 2020: here
  • CSV file of cases data: here
  • CSV file of tests data: here

About

Processes GA Tech coronavirus data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages