← U.S. Bureau of Economic Analysis Data API (NIPA)
Coverage 1930-01-01 to 2025-01-01 · series id bea/T10101:DPCERL:A
Recent values
| Period | Value | Revision |
|---|---|---|
| 2025-01-01 | 2.6 | 1 |
| 2024-01-01 | 2.9 | 1 |
| 2023-01-01 | 2.6 | 1 |
| 2022-01-01 | 3 | 1 |
| 2021-01-01 | 8.8 | 1 |
| 2020-01-01 | -2.5 | 1 |
| 2019-01-01 | 2.1 | 1 |
| 2018-01-01 | 2.7 | 1 |
| 2017-01-01 | 2.6 | 1 |
| 2016-01-01 | 2.5 | 1 |
| 2015-01-01 | 3.4 | 1 |
| 2014-01-01 | 2.8 | 1 |
Verification history
| Check | Result | Expected | Actual | When |
|---|---|---|---|---|
| golden | pass | 2.7 | 2.7 | 1h ago |
| golden_live | pass | 2.7 | 2.7 | 1h ago |
| freshness | pass | 1h ago |
License and citation
License public-domain (terms). Source: U.S. Bureau of Economic Analysis. BEA statistics are U.S. government works in the public domain.
Official table: Table 1.1.1. Percent Change From Preceding Period in Real Gross Domestic Product [Percent] · U.S. Bureau of Economic Analysis
Use it
curl "https://starwell.dev/api/starwell/v1/sources/bea/series/T10101:DPCERL:A/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/bea/T10101:DPCERL:A/chart.svg"
alt="Personal consumption expenditures" width="720" />
Embed the status badge
[](https://starwell.dev/sources/bea/T10101:DPCERL:A)
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": "bea", "seriesId": "T10101:DPCERL:A"}]}'
Data reads need no key; answers do. Keys are free at /account; a keyless sample lives at GET /api/starwell/v1/answer/demo.