Skip to content

Instantly share code, notes, and snippets.

@dstuebe
Last active March 22, 2020 01:26
Show Gist options
  • Save dstuebe/44debbdb7a6ad29fdc25b677fc2131f6 to your computer and use it in GitHub Desktop.
Save dstuebe/44debbdb7a6ad29fdc25b677fc2131f6 to your computer and use it in GitHub Desktop.
A python jupyter notebook to extract and load the JHU CSSE COVID-19 data and do some basic growth rate plots, mostly US focused.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@dstuebe
Copy link
Author

dstuebe commented Mar 19, 2020

Lots more COVID-19 Dashboards out there:
https://covid19dashboards.com/

@dstuebe
Copy link
Author

dstuebe commented Mar 22, 2020

Fixed a bug in combining county and state data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment