backtrackbaba / covid-api

API's to interact with COVID19 dataset by John Hopkins University
https://covidapi.info/
MIT License
77 stars 19 forks source link

Data not available for 23rd April #20

Closed backtrackbaba closed 4 years ago

backtrackbaba commented 4 years ago

The data origin, JHU CSSE updated their repository with the data far later than the usual time which led to our upstream provider - pomber/covid19 to miss the scheduled cron which in turn affects our APIs.

Once the data at [pomber/covid19]() is updated we'll be able to update on our end.

You could follow the issue https://github.com/pomber/covid19/issues/178 to get the updates.

backtrackbaba commented 4 years ago

The upstream issue was resolved and our APIs have been updated