{indicator_code}: Get data for a specific indicator
API: azureedge.us:who-global-health-observatory
Endpoint:
Response format:
Auth: none
Method:
Endpoint:
/{indicator_code}Response format:
application/json
Auth: none
Method:
GET
Description
Returns health data for a specific indicator code. Supports OData filtering, sorting, and pagination.
Parameters (5)
$filter
(string, query, optional)
OData filter expression (e.g., SpatialDim eq 'USA' and TimeDim eq 2019)
$orderby
(string, query, optional)
OData order by expression (e.g., TimeDim desc)
$skip
(integer, query, optional, default: 0)
Number of records to skip
$top
(integer, query, optional, default: 100)
Number of records to return
indicator_code
(string, path, required)
Indicator code (e.g., WHOSIS_000001 for life expectancy)
No probe data for this endpoint yet.