← Federal Reserve Economic Data (FRED)

Real Gross Domestic Product

passing 24,269.613 latest (2026-04-01) Billions of Chained 2017 Dollars unit quarterly frequency United States geography

Coverage 1947-01-01 to 2026-04-01 · series id fred/GDPC1

Recent values

PeriodValueRevision
2026-04-01 24,269.613 2
2026-01-01 24,180.419 1
2025-10-01 24,055.749 1
2025-07-01 24,026.834 1
2025-04-01 23,770.976 1
2025-01-01 23,548.21 1
2024-10-01 23,586.542 1
2024-07-01 23,478.57 1
2024-04-01 23,286.508 1
2024-01-01 23,082.119 1
2023-10-01 23,033.78 1
2023-07-01 22,840.989 1

Verification history

CheckResultExpectedActualWhen
golden pass 16,582.71 16,582.71 2h ago
golden_live pass 16,582.71 16,582.71 2h ago
freshness pass 2h ago
golden pass 16,582.71 16,582.71 26h ago
golden_live pass 16,582.71 16,582.71 26h ago
freshness pass 26h 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/GDPC1/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/fred/GDPC1/chart.svg"
     alt="Real Gross Domestic Product" width="720" />

Embed the status badge

Verification status for Real Gross Domestic Product

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

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