← U.S. Bureau of Labor Statistics Public Data API

(Seas) Unemployment Rate

passing 4.1 latest (2026-07-01) Percent unit monthly frequency United States geography

Coverage 1948-01-01 to 2026-07-01 · series id bls/LNS14000000

Recent values

PeriodValueRevision
2026-07-01 4.1 1
2026-06-01 4.2 1
2026-05-01 4.3 1
2026-04-01 4.3 1
2026-03-01 4.3 1
2026-02-01 4.4 1
2026-01-01 4.3 1
2025-12-01 4.4 1
2025-11-01 4.5 1
2025-10-01 null 1
2025-09-01 4.4 1
2025-08-01 4.3 1

Verification history

CheckResultExpectedActualWhen
golden pass 14.8 14.8 17h ago
golden_live pass 14.8 14.8 17h ago
golden pass 4 4 17h ago
golden_live pass 4 4 17h ago
freshness pass 17h ago
golden pass 14.8 14.8 41h ago

License and citation

License public-domain (terms). Source: U.S. Bureau of Labor Statistics. BLS data are in the public domain.

Official table: Labor Force Statistics from the Current Population Survey · U.S. Bureau of Labor Statistics

Use it

curl "https://starwell.dev/api/starwell/v1/sources/bls/series/LNS14000000/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/bls/LNS14000000/chart.svg"
     alt="(Seas) Unemployment Rate" width="720" />

Embed the status badge

Verification status for (Seas) Unemployment Rate

[![Verified via Starwell](https://starwell.dev/sources/bls/LNS14000000/badge.svg)](https://starwell.dev/sources/bls/LNS14000000)
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": "bls", "seriesId": "LNS14000000"}]}'

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