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

Historic data is 1 week behind #30

Closed pseudocoder10 closed 3 years ago

pseudocoder10 commented 3 years ago

Hello, thanks for your amazing API.

The historic data for any country seems to be one week behind real time, for eg for India the api as of today (22nd April) shows 17th April as the latest date and the same is true for any other country

Mativve commented 3 years ago

Hello

I found this API today and I have the same issue.

Today we have 2021-05-10 but last data in API is 2021-05-06.

In my case I use this countries: DEU, POL, CZE

This problem is with API update or I do something wrong?

backtrackbaba commented 3 years ago

Hey @Mativve, the issue was with the API. Sorry for the late response. The issue has been resolved

There's a sync job that fails at times. I'm planning to move this to a better server to improve the reliability.