Closed nirabpudasaini closed 4 years ago
this will help us a long way as we are coming up with a community based solution to track coronavirus near you - initiative named Corona Warriors, it will be an innovative step ahead to help the spread. Github has lots of good resources which we can levarage. Contributions & partnerships are welcome.
Mostly done - will close it once scheduled work succeeds. Note that we're now running the jobs every 6 hours instead of 24 hours because the upstream repo is not updated on regular basis.
Smth wrong, last 2 workflows are broken https://github.com/datasets/covid-19/actions
@zelima that was due to empty commits, eg, no changes in the upstream. I've now fixed it to succeed if here are no changes, see https://github.com/datasets/covid-19/commit/26567f9e71323968943815dce55326c9ea9be94c
We want to automate collecting the data every day (or even every half-day?). Since upstream repo is update at 23:59 GMT (once a day), we can run our update script right after that time, eg, 00:00 GMT.
Acceptance criteria
Tasks
datapackage.json
for the datasetdata-cli
via npm/yarndata push
commandFuture