Marius
Marius
I’ll look into adding it!
Odd, but not much we can do with that. It needs to be resolved by JHU (https://github.com/CSSEGISandData/COVID-19), where we get the data from.
Our main data provided (JHU) [has decided to drop support for recovery data](https://github.com/CSSEGISandData/COVID-19/issues/1250), hence, the API will show 0 until an alternative source is added for world data. There’s a...
@jaime-chur hopefully !
@dinesh-varyani > We will no longer provide recovered cases. (from https://github.com/CSSEGISandData/COVID-19/issues/1250).
@codedawi Awesome!
It seems like JHU are starting to track recoveries again (or at least they've added a file for it: https://github.com/CSSEGISandData/COVID-19/blob/master/csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_recovered_global.csv), however, the indexing is not compatible with the confirmed and...
@Zrna yes.
@Zrna recoveries for https://coronavirus-tracker-api.herokuapp.com/all is working again. It will still be a little bit before it's fixed for v2.
I plan to add multiple data sources when I have time, but at the moment, there’s only JSU who do not provide this information :/. Feel free to submit a...