← Federal Reserve Economic Data (FRED)
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.
Coverage 1919-01-01 to 2026-07-01 · series id fred/INDPRO
Recent values
| Period | Value | Revision |
|---|---|---|
| 2026-07-01 | 102.994 | 1 |
| 2026-06-01 | 102.787 | 2 |
| 2026-05-01 | 102.51 | 2 |
| 2026-04-01 | 102.52 | 2 |
| 2026-03-01 | 101.754 | 2 |
| 2026-02-01 | 101.905 | 2 |
| 2026-01-01 | 101.039 | 1 |
| 2025-12-01 | 101.494 | 1 |
| 2025-11-01 | 101.034 | 1 |
| 2025-10-01 | 101.22 | 1 |
| 2025-09-01 | 101.668 | 1 |
| 2025-08-01 | 101.625 | 1 |
Verification history
| Check | Result | Expected | Actual | When |
|---|---|---|---|---|
| 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: G.17 Industrial Production and Capacity Utilization · Federal Reserve Bank of St. Louis
Use it
curl "https://starwell.dev/api/starwell/v1/sources/fred/series/INDPRO/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/INDPRO/chart.svg"
alt="Industrial Production: Total Index" width="720" />
Embed the status badge
[](https://starwell.dev/sources/fred/INDPRO)
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": "INDPRO"}]}'
Data reads need no key; answers do. Keys are free at /account; a keyless sample lives at GET /api/starwell/v1/answer/demo.