covid-19-api icon indicating copy to clipboard operation
covid-19-api copied to clipboard

Last 24 hours?

Open saifalfalah opened this issue 5 years ago • 4 comments

Is it possible to get just the new confirmed cases in the last 24 hours in each country?

It will help in tracking which country is successfully flattening the spread of the virus and controlling it.

saifalfalah avatar Mar 13 '20 09:03 saifalfalah

In each country, no. But you can get the global 24 hours data in /api/daily/[date] and then manually filtering 🙏 @saifalfalah

mathdroid avatar Mar 13 '20 11:03 mathdroid

I'm taking a look at this, but PRs are welcome for this

mathdroid avatar Mar 13 '20 20:03 mathdroid

Hey @mathdroid, First of all, nice job. There are some countries for which api doesn't have any cases. Did you resolve that?

rajanmagar avatar Mar 18 '20 09:03 rajanmagar

Hey @mathdroid, First of all, nice job. There are some countries for which api doesn't have any cases. Did you resolve that?

@rajanmagar can you tell us more about this? how you reproduce this bug?

k1m0ch1 avatar Apr 13 '20 17:04 k1m0ch1