← World Bank Open Data (World Development Indicators)

Population density (people per sq. km of land area)

36.814 latest (2023-01-01) people per sq. km of land area unit annual frequency United States geography

Coverage 1961-01-01 to 2023-01-01 · series id worldbank/EN.POP.DNST:USA

Recent values

PeriodValueRevision
2023-01-01 36.814 1
2022-01-01 36.513 1
2021-01-01 36.305 1
2020-01-01 36.248 1
2019-01-01 36.1 1
2018-01-01 35.915 1
2017-01-01 35.705 1
2016-01-01 35.458 1
2015-01-01 35.181 1
2014-01-01 34.901 1
2013-01-01 34.625 1
2012-01-01 34.364 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: Population density (people per sq. km of land area) · The World Bank Group

Use it

curl "https://starwell.dev/api/starwell/v1/sources/worldbank/series/EN.POP.DNST: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/EN.POP.DNST:USA/chart.svg"
     alt="Population density (people per sq. km of land area)" width="720" />

Embed the status badge

Verification status for Population density (people per sq. km of land area)

[![Verified via Starwell](https://starwell.dev/sources/worldbank/EN.POP.DNST:USA/badge.svg)](https://starwell.dev/sources/worldbank/EN.POP.DNST: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": "EN.POP.DNST:USA"}]}'

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