covidgraph / motherlode

Pipeline for running all dataloader scripts for covidgraph in a controlled manner.
https://covidgraph.org
MIT License
3 stars 1 forks source link

Rejected: Corona API #33

Closed Jiros closed 3 years ago

Jiros commented 4 years ago

Data Source

https://corona-api-landingpage.netlify.com/

Note

Suggested by Michael Graham - There's also https://corona-api-landingpage.netlify.com/, which provides a rest API over https://coronadatascraper.com/#home, which itself gets the data from covidtracking.com along with https://coronadatascraper.com/#sources. I also put together a starting point for wrapping the corona API rest endpoints with GraphQL: https://github.com/Covid19-GraphQL/corona-api-graphql/blob/master/README.md

Script to load

Idempotent

Dependencies

None

Jiros commented 4 years ago

Linked to https://github.com/covidgraph/motherlode/issues/8

Jiros commented 3 years ago

Numeric data. Closing for now.