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
| source | The data-source where data will be retrieved from. __Value__ can be: __jhu/csbs__. __Default__ is __jhu__| String |
170
-
| country_code | The ISO ([alpha-2 country_code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)) to the Country/Province for which you're calling the Endpoint | String |
171
-
| timelines | To set the visibility of timelines (*daily tracking*).__Value__ can be: __0/1__. __Default__ is __0__| Integer |
| source | The data-source where data will be retrieved from. __Value__ can be: __jhu/csbs__. __Default__ is __jhu__| String|
170
+
| country_code | The ISO ([alpha-2 country_code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)) to the Country/Province for which you're calling the Endpoint | String|
171
+
| timelines | To set the visibility of timelines (*daily tracking*).__Value__ can be: __0/1__. __Default__ is __0__| Integer|
| {latest} | The total amount of confirmed cases, deaths and recoveries for all the locations | Object |
178
-
| {latest}/confirmed | The up-to-date total number of confirmed cases for all the locations within the data-source | Integer |
179
-
| {latest}/deaths | The up-to-date total amount of deaths for all the locations within the data-source | Integer |
180
-
| {latest}/recovered | The up-to-date total amount of recovered for all the locations within the data-source | Integer |
181
-
| {locations} | The collection of locations contained within the data-source | Object |
182
-
| {location} | Information that identifies a location | Object |
183
-
| {latest} | The amount of confirmed cases, deaths and recovered related to the specific location | Object |
184
-
| {locations}/{location}/{latest}/confirmed | The up-to-date number of confirmed cases related to the specific location | Integer |
185
-
| {locations}/{location}/{latest}/deaths | The up-to-date number of deaths related to the specific location | Integer |
186
-
| {locations}/{location}/{latest}/deaths | The up-to-date number of recovered related to the specific location | Integer |
187
-
| {locations}/{location}/id | The location id. This id number is assigned to the location by the data-source. | Integer |
188
-
| {locations}/{location}/country | The Country name | String |
189
-
| {locations}/{location}/country_code | The ISO ([alpha-2 country_code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)) Country code for the location. | String |
190
-
| {locations}/{location}/province | The province where the location belongs to. (Used only for __csbs data-source__ of US locations. __Empty__ with __jhu data-source__. | String |
191
-
| {locations}/{location}/{coordinates}/latitude | The location latitude | Float |
192
-
| {locations}/{location}/{coordinates}/longitude | The location longitude | Float |
| {latest} | The total amount of confirmed cases, deaths and recoveries for all the locations | Object |
178
+
| {latest}/confirmed | The up-to-date total number of confirmed cases for all the locations within the data-source | Integer |
179
+
| {latest}/deaths | The up-to-date total amount of deaths for all the locations within the data-source | Integer |
180
+
| {latest}/recovered | The up-to-date total amount of recovered for all the locations within the data-source | Integer |
181
+
| {locations} | The collection of locations contained within the data-source | Object |
182
+
| {location} | Information that identifies a location | Object |
183
+
| {latest} | The amount of confirmed cases, deaths and recovered related to the specific location | Object |
184
+
| {locations}/{location}/{latest}/confirmed | The up-to-date number of confirmed cases related to the specific location | Integer |
185
+
| {locations}/{location}/{latest}/deaths | The up-to-date number of deaths related to the specific location | Integer |
186
+
| {locations}/{location}/{latest}/deaths | The up-to-date number of recovered related to the specific location | Integer |
187
+
| {locations}/{location}/id | The location id. This id number is assigned to the location by the data-source. | Integer |
188
+
| {locations}/{location}/country | The Country name | String |
189
+
| {locations}/{location}/country_code | The ISO ([alpha-2 country_code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)) Country code for the location. | String |
190
+
| {locations}/{location}/province | The province where the location belongs to. (Used only for __csbs data-source__ of US locations. __Empty__ with __jhu data-source__. | String |
191
+
| {locations}/{location}/{coordinates}/latitude | The location latitude | Float |
192
+
| {locations}/{location}/{coordinates}/longitude | The location longitude | Float |
0 commit comments