Laeyoung / COVID-19-API

API Service for tracking the COVID-19
https://ainize.ai/laeyoung/covid-19-api
MIT License
121 stars 32 forks source link

Your dataset are all returning null values now #8

Closed andersot72 closed 4 years ago

andersot72 commented 4 years ago

curl -X GET "https://wuhan-coronavirus-api.laeyoung.endpoint.ainize.ai/jhu-edu/brief" -H "accept: application/json" {"confirmed":0,"deaths":0,"recovered":0}%

Laeyoung commented 4 years ago

Hi, @andersot72

I think it is a kind of timing issue. This api refer 3 csv files at CSSEGISandData/COVID-19. When new date's column has been created, every cells according to the column would be 0.

I will fix it soon, thank you for reporting it 😎!

Laeyoung commented 4 years ago

Maybe, this was caused by #9 issue.

andersot72 commented 4 years ago

thanks much and thanks very much for providing this, I signed up for the Ainize as well :-)

Laeyoung commented 4 years ago

@andersot72 Oh thank you!!

Did you get a "Welcome to Ainize beta" mail?