← Federal Reserve Economic Data (FRED)

Consumer Price Index for All Urban Consumers: All Items in U.S. City Average

332.568 latest (2026-06-01) Index 1982-1984=100 unit monthly frequency United States geography passing
verified 1h ago

Coverage 1947-01-01 to 2026-06-01 · series id fred/CPIAUCSL

Recent values

PeriodValueRevision
2026-06-01 332.568 1
2026-05-01 333.979 1
2026-04-01 332.407 1
2026-03-01 330.293 1
2026-02-01 327.46 1
2026-01-01 326.588 1
2025-12-01 326.031 1
2025-11-01 325.063 1
2025-10-01 null 1
2025-09-01 324.245 1
2025-08-01 323.291 1
2025-07-01 322.169 1

Verification history

CheckResultExpectedActualWhen
golden pass 237.657 237.657 1h ago
golden_live pass 237.657 237.657 1h ago
golden pass 217.488 217.488 1h ago
golden_live pass 217.488 217.488 1h ago
freshness pass 1h ago
golden pass 237.657 237.657 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: Consumer Price Index · Federal Reserve Bank of St. Louis

Use it

curl "https://starwell.dev/api/starwell/v1/sources/fred/series/CPIAUCSL/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/CPIAUCSL/chart.svg"
     alt="Consumer Price Index for All Urban Consumers: All Items in U.S. City Average" 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": "CPIAUCSL"}]}'