← Federal Reserve Economic Data (FRED)
Coverage 1919-01-01 to 2026-06-01 · series id fred/INDPRO
Recent values
| Period | Value | Revision |
|---|---|---|
| 2026-06-01 | 102.64 | 1 |
| 2026-05-01 | 102.561 | 1 |
| 2026-04-01 | 102.42 | 1 |
| 2026-03-01 | 101.617 | 1 |
| 2026-02-01 | 101.926 | 1 |
| 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 |
| 2025-07-01 | 101.894 | 1 |
Verification history
| Check | Result | Expected | Actual | When |
|---|---|---|---|---|
| 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: 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, spreadsheet-ready.
Embed the chart
A live SVG of this series, attribution included, refreshed hourly:
<img src="https://starwell.dev/sources/fred/INDPRO/chart.svg"
alt="Industrial Production: Total Index" 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": "INDPRO"}]}'