Thanks nytimes for gathering the data 鉂わ笍
I've created a simple REST API which loads the raw CSV files directly from this repo. The usage guide, hosted public API links and code is available here: https://github.com/desholmes/covid-19-us-api.
I've also been helping out with the automation of tomwhite's UK data gathering efforts, let me know if I can help nytimes out too.
Thanks nytimes for gathering the data heart
I've created a simple REST API which loads the raw CSV files directly from this repo. The usage guide, hosted public API links and code is available here: https://github.com/desholmes/covid-19-us-api.
I've also been helping out with the automation of tomwhite's UK data gathering efforts, let me know if I can help nytimes out too.
Sir what your api will return?
Thanks nytimes for gathering the data heart
I've created a simple REST API which loads the raw CSV files directly from this repo. The usage guide, hosted public API links and code is available here: https://github.com/desholmes/covid-19-us-api.
I've also been helping out with the automation of tomwhite's UK data gathering efforts, let me know if I can help nytimes out too.Sir what your api will return?
Currently, the REST API returns the CSV files in this repo in JSON format with an optional date query string filter. There are links to the hosted API in the README.md of the desholmes/covid-19-us-api repo.
Just created a GraphQL API for the data as well, and joins with US Census data for county and state population estimates: https://github.com/Li357/covid-nyt-api
Most helpful comment
Just created a GraphQL API for the data as well, and joins with US Census data for county and state population estimates: https://github.com/Li357/covid-nyt-api