Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in USA recovery after 2020.12.13 #29

Open
afranck64 opened this issue Jan 6, 2021 · 3 comments
Open

Error in USA recovery after 2020.12.13 #29

afranck64 opened this issue Jan 6, 2021 · 3 comments

Comments

@afranck64
Copy link

Hi,
there seems to be an error in the number of recoveries for the USA between december 13th and december 14th (and afterwards)

How to check:
https://covidapi.info/api/v1/country/USA/timeseries/2020-12-14/2020-12-15

Actual result:
{"count":1,"result":[{"confirmed":16538023,"date":"2020-12-14","deaths":300777,"recovered":0}]}

@backtrackbaba
Copy link
Owner

Hi @afranck64,

Thank you for bringing this to my notice. This project internally consumes Johns Hopkins University's project and we depend on the data provided by JHU.

There is an open issue on JHU that mentions the details about the problem with the recovered data here.

If JHU is able to start the count again, this project will be able to show those values automatically.

Do let me know if you have any suggestions

@afranck64
Copy link
Author

Hi @backtrackbaba ,

Thanks for the information, i wasn't aware of it.
I first thought about using another source for the recovery data in your script, but i can't find any usable source.
Worldometers seems to have the data but they cite themselves as data source. :/

@vyaduvanshi
Copy link

@afranck64 Hi. Were you able to find any other reliable source for total recoveries of US?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants