{
"data": {
"series": {
"country": "string",
"section": "string",
"fred_series_id": "string",
"title": "string",
"units": "string",
"frequency": "string",
"seasonal_adjustment": "string",
"source": "string",
"unit_type": "string",
"last_updated": "string"
},
"data": [
{
"date": "string",
"value": 0,
"value_mom_pct": 0,
"value_yoy_pct": 0,
"value_qoq_ann_pct": 0,
"value_dod_bps": 0,
"value_wow_bps": 0,
"value_mom_pp": 0,
"value_yoy_pp": 0,
"value_mom_abs": 0,
"value_yoy_abs": 0
}
],
"meta": {
"requested_range": {
"start": "string",
"end": "string"
},
"effective_range": {
"start": "string",
"end": "string"
},
"mode": "string",
"last_n": 0,
"order": "string",
"count": 0,
"last_observation_date": "string",
"transforms_applied": [
"string"
],
"calculation_lookback_points": 0,
"cache": {
"hit": true,
"fetched_at": "string",
"ttl_seconds": 0
}
}
},
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "string",
"fallback_used": true,
"fallback_chain": [
"string"
],
"cached": true
}
}