← World Bank Open Data (World Development Indicators)

Life expectancy at birth, male (years)

76.5 latest (2024-01-01) years unit annual frequency United States geography

Coverage 1960-01-01 to 2024-01-01 · series id worldbank/SP.DYN.LE00.MA.IN:USA

Recent values

PeriodValueRevision
2024-01-01 76.5 1
2023-01-01 75.8 1
2022-01-01 74.8 1
2021-01-01 73.5 1
2020-01-01 74.2 1
2019-01-01 76.3 1
2018-01-01 76.2 1
2017-01-01 76.1 1
2016-01-01 76.1 1
2015-01-01 76.3 1
2014-01-01 76.5 1
2013-01-01 76.4 1

Verification history

No checks recorded yet.

License and citation

License cc-by-4.0 (terms). Source: The World Bank, World Development Indicators. Licensed under CC BY-4.0.

Official table: Life expectancy at birth, male (years) · The World Bank Group

Use it

curl "https://starwell.dev/api/starwell/v1/sources/worldbank/series/SP.DYN.LE00.MA.IN:USA/observations?latest=12"

Download CSV: full history with attribution.

Embed the chart

An SVG of this series, attribution included:

<img src="https://starwell.dev/sources/worldbank/SP.DYN.LE00.MA.IN:USA/chart.svg"
     alt="Life expectancy at birth, male (years)" width="720" />

Embed the status badge

Verification status for Life expectancy at birth, male (years)

[![Verified via Starwell](https://starwell.dev/sources/worldbank/SP.DYN.LE00.MA.IN:USA/badge.svg)](https://starwell.dev/sources/worldbank/SP.DYN.LE00.MA.IN:USA)
curl -X POST "https://starwell.dev/api/starwell/v1/answer" \
  -H "Authorization: Bearer dlk_live_YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"question": "What is the latest value?", "series": [{"source": "worldbank", "seriesId": "SP.DYN.LE00.MA.IN:USA"}]}'

Data reads need no key; answers do. Keys are free at /account; a keyless sample lives at GET /api/starwell/v1/answer/demo.