Hacker News new | ask | show | jobs
by djzidon 2284 days ago
would like to be able to look at a whole country projection, if possible
1 comments

Not sure how much effort you want to put into it, but the raw data is in JSON files on the site under the following pattern:

https://covidactnow.org/data/{{state_abbreviation}}.{{scenario_number}}.json (where scenarios go from 0 - 7)

very cool, thank you