Covid-19 Get Country Historic Data
Stuff You Need to Know
Covid-19 has created a way for you to see historical Coronavirus-19 information on a per-country basis, including confirmed cases, number of deaths and number of recovered. All data is from John Hopkins University.
How to Configure It
- Country: Select a country from the drop down.
What Happens Next
The response from Covid-19 will look like this:
{ "count": 64, "result": { "2020-01-22": { "confirmed": 0, "deaths": 0, "recovered": 0 }, "2020-01-23": { "confirmed": 0, "deaths": 0, "recovered": 0 }, ... } }
Original Documentation
https://github.com/backtrackbaba/covid-api