Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSV for chloropleth maps #33

Open
MGMD-96 opened this issue Aug 4, 2020 · 0 comments
Open

CSV for chloropleth maps #33

MGMD-96 opened this issue Aug 4, 2020 · 0 comments
Labels
good first issue Good for newcomers Status: available This issue has been verified and is available to claim Type: enhancement New feature or request

Comments

@MGMD-96
Copy link
Member

MGMD-96 commented Aug 4, 2020

Create code that generates this csv file along with all other files. This code will go into the unified code only.

The generated csv will be linked to various choropleth data viz maps.

Properties of csv: https://github.com/CovidToday/backend/blob/master/Datawrapper%20Chloropleth%20Rt.csv
First row headers.
First column has to be states names (NOT state codes).
Rest columns need to MOST RECENT DATA for that metric.

Various metrics that go in separate columns:

  • Rt
  • daily cases per million
  • daily test posrate moving avg
  • daily tests per million
  • CFR
@MGMD-96 MGMD-96 added Type: enhancement New feature or request Status: available This issue has been verified and is available to claim Priority: High Work when critical priority issues are done. good first issue Good for newcomers and removed Priority: High Work when critical priority issues are done. labels Aug 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Status: available This issue has been verified and is available to claim Type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant