← Federal Reserve Economic Data (FRED)

Gross Domestic Product

This series has no golden-value checks assigned yet, so it is labelled unverified. The values are ingested from the official source with full provenance, but nothing here has been confirmed against a hand-checked reference point.

unverified 32,486.066 latest (2026-04-01) Billions of Dollars unit quarterly frequency United States geography

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

Recent values

PeriodValueRevision
2026-04-01 32,486.066 2
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

Verification history

CheckResultExpectedActualWhen
freshness pass 4h ago
freshness pass 28h ago
freshness pass 2d ago
freshness pass 3d ago
freshness pass 4d ago
freshness pass 5d 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.

Embed the chart

An SVG of this series, attribution included:

<img src="https://starwell.dev/sources/fred/GDP/chart.svg"
     alt="Gross Domestic Product" width="720" />

Embed the status badge

Verification status for Gross Domestic Product

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

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