Skip to content

Scripts for processing COVID-19 data - e.g. converting from absolute to per capita numbers, adding fine-grained data from more countries

License

Notifications You must be signed in to change notification settings

gunn/covid-19-scripts

Repository files navigation

COVID-19 scripts

Status

A work in progress. Fetches data for all US counties and adds per 100,000 rates.

Goals

  • Get the most fine-grained data possible per region. Currently we have a county-level data for the US, but only a single figure for most other countries
  • For each region we get figures for, get up-to-date population data so we can generate per capita figures
  • Correct for very variable levels of testing between regions

requirements

node and yarn

Steps

yarn install

yarn start

About

Scripts for processing COVID-19 data - e.g. converting from absolute to per capita numbers, adding fine-grained data from more countries

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published