Skip to content

Crunches John Hopkins COVID19 granular data into country level totals for each day, outputs csv

Notifications You must be signed in to change notification settings

gubatron/sars-cov-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Daily US data aggregator

You can check my US Data spreadsheet

John Hopkins University COVID-19 daily dead are granularly reported by county or state.

Maybe it's just me, but I like to see the whole picture for the United States.

This will add up all the numbers from each daily .csv and then print an output csv to stdout.

This way you can easily graph a time series of the total deaths in the US.

It will also calculate dead acceleration (K, period=7) to plug into exponential or logistic functions on the last column.

CSV Data has been obtained from Johns Hopkins University (JHU) Gitlab Repo: https://github.com/CSSEGISandData/COVID-19/tree/master/csse_covid_19_data/csse_covid_19_daily_reports

About

Crunches John Hopkins COVID19 granular data into country level totals for each day, outputs csv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published