v5

latestOpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Statistical Agencies

Life expectancy and mortality composite

Composite of three UN DESA World Population Prospects 2024 indicators fetched in one call and merged: id 61 (E0 - life expectancy at birth), id 22 (IMR - infant mortality rate), id 24 (U5MR - under-five mortality rate). Rows are tagged with the source indicator id so consumers can split on demand.

get/api/v1/un-population/mortality

Query parameters

locationstring required

Country or area as ISO3 (USA), ISO2 (US), or M49 numeric (840).

Country or area as ISO3 (USA), ISO2 (US), or M49 numeric (840).

start_yearinteger nullable

Start year of the requested range (YYYY). Defaults to current_year - 5.

Start year of the requested range (YYYY). Defaults to current_year - 5.

end_yearinteger nullable

End year of the requested range (YYYY). Defaults to current_year.

End year of the requested range (YYYY). Defaults to current_year.

Response

Life expectancy, infant mortality, and under-five mortality rows by year.

Example response

{
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ]
  }
}