amodm / api-covid19-in

COVID Rest API for India data, using Cloudflare Workers
Apache License 2.0
322 stars 80 forks source link

New pair of duplicates for Oct 23 and 24 on COVID19 India stats history API #49

Closed akashagl92 closed 3 years ago

akashagl92 commented 4 years ago

Another pair of duplicates for 23rd and 24th Oct for https://api.rootnet.in/covid19-in/stats/history. Can we please fix this too?

{ "day": "2020-10-23", "summary": { "total": 7814682, "confirmedCasesIndian": 7814634, "confirmedCasesForeign": 48, "discharged": 7016046, "deaths": 117956, "confirmedButLocationUnidentified": 0 },

{ "day": "2020-10-24", "summary": { "total": 7814682, "confirmedCasesIndian": 7814634, "confirmedCasesForeign": 48, "discharged": 7016046, "deaths": 117956, "confirmedButLocationUnidentified": 0 },

akashagl92 commented 3 years ago

Any update on this?

amodm commented 3 years ago

An embarassingly long time to respond to this, but this was fixed.