← Federal Reserve Economic Data (FRED)

Gross Domestic Product

31,865.721 latest (2026-01-01) Billions of Dollars unit quarterly frequency United States geography unverified
verified 1h ago

Coverage 1946-01-01 to 2026-01-01 · series id fred/GDP

Recent values

PeriodValueRevision
2026-01-01 31,865.721 1
2025-10-01 31,422.526 1
2025-07-01 31,098.027 1
2025-04-01 30,485.729 1
2025-01-01 30,042.113 1
2024-10-01 29,825.182 1
2024-07-01 29,511.664 1
2024-04-01 29,147.044 1
2024-01-01 28,708.161 1
2023-10-01 28,424.722 1
2023-07-01 28,074.846 1
2023-04-01 27,530.055 1

Verification history

CheckResultExpectedActualWhen
freshness pass 1h ago
freshness pass 25h ago
freshness pass 3d 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: Gross Domestic Product · Federal Reserve Bank of St. Louis

Use it

curl "https://starwell.dev/api/starwell/v1/sources/fred/series/GDP/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/GDP/chart.svg"
     alt="Gross Domestic Product" 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": "GDP"}]}'