covid-19-api
covid-19-api copied to clipboard
COVID-19 global data (from JHU CSSE for now) as-a-service
I want line data for global as well as specific countries for specific date range without using the loop for each date. There does not seem to have some api...
World Daily info seem missing recovered https://covid19.mathdro.id/api/daily {"totalConfirmed":337091,"mainlandChina":81435,"otherLocations":255656,"deltaConfirmed":0,"totalRecovered":0,"confirmed":{"total":337091,"china":81435,"outsideChina":255656},"deltaConfirmedDetail":{"total":0,"china":0,"outsideChina":0},"deaths":{"total":14651,"china":3274,"outsideChina":11377},"recovered":{"total":0,"china":0,"outsideChina":0},"active":0,"deltaRecovered":0,"incidentRate":0,"peopleTested":0,"reportDate":"2020-03-22"}]
We can't get data of a specific country on a specific day? Like if I want to get data of my county "Nepal" on date 4/22/2020. If yes, please API?
Hi, how this happened? i just open the data of 26-April-2020, but its shows null, is it a bug? (https://user-images.githubusercontent.com/57250467/80329193-beab5880-886b-11ea-860f-cb416efbf968.PNG)