You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**JHU (our main data provider) [no longer provides data for amount of recoveries](https://github.com/ExpDev07/coronavirus-tracker-api/issues/155), and as a result, the API will be showing 0 for this statistic. Apolegies for any inconvenience. Hopefully we'll be able to find an alternative data-source that offers this.**
27
+
21
28
## Available data-sources:
22
29
23
30
Currently 2 different data-sources are available to retrieve the data:
@@ -28,7 +35,6 @@ Currently 2 different data-sources are available to retrieve the data:
28
35
29
36
__jhu__ data-source will be used as a default source if you don't specify a *source parameter* in your request.
30
37
31
-
32
38
## API Reference
33
39
34
40
All endpoints are located at ``coronavirus-tracker-api.herokuapp.com/v2/`` and are accessible via https. For instance: you can get data per location by using this URL:
@@ -40,7 +46,6 @@ You can open the URL in your browser to further inspect the response. Or you can
0 commit comments