mathdroid / covid-19-api

COVID-19 global data (from JHU CSSE for now) as-a-service
https://covid19.mathdro.id
1.36k stars 283 forks source link

Error in Spain data from 1st of may forward - https://covid19.mathdro.id/api/daily/05-01-2020 #207

Open cayodesyllos opened 4 years ago

ravik73 commented 4 years ago

Recovered count is coming as 0. https://covid19.mathdro.id/api/countries/ESP Response: {"confirmed":{"value":232037,"detail":"https://covid19.mathdro.id/api/countries/ESP/confirmed"},"recovered":{"value":0,"detail":"https://covid19.mathdro.id/api/countries/ESP/recovered"},"deaths":{"value":27778,"detail":"https://covid19.mathdro.id/api/countries/ESP/deaths"},"lastUpdate":"2020-05-20T08:32:17.000Z"}