← Federal Reserve Economic Data (FRED)

Unemployment Rate

4.2 latest (2026-06-01) Percent unit monthly frequency United States geography passing
verified 1h ago

Coverage 1948-01-01 to 2026-06-01 · series id fred/UNRATE

Recent values

PeriodValueRevision
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
2025-07-01 4.3 1

Verification history

CheckResultExpectedActualWhen
golden pass 14.8 14.8 1h ago
golden_live pass 14.8 14.8 1h ago
golden pass 4 4 1h ago
golden_live pass 4 4 1h ago
freshness pass 1h ago
golden pass 14.8 14.8 25h ago

License and citation

License public-domain (terms). Source: U.S. federal statistical agencies via FRED, Federal Reserve Bank of St. Louis. This product uses the FRED API but is not endorsed or certified by the Federal Reserve Bank of St. Louis.

Official table: Employment Situation · Federal Reserve Bank of St. Louis

Use it

curl "https://starwell.dev/api/starwell/v1/sources/fred/series/UNRATE/observations?latest=12"

Download CSV — full history with attribution, spreadsheet-ready.

Embed the chart

A live SVG of this series, attribution included, refreshed hourly:

<img src="https://starwell.dev/sources/fred/UNRATE/chart.svg"
     alt="Unemployment Rate" width="720" />
curl -X POST "https://starwell.dev/api/starwell/v1/answer" \
  -H "Content-Type: application/json" \
  -d '{"question": "What is the latest value?", "series": [{"source": "fred", "seriesId": "UNRATE"}]}'