{
"data": {
"items": [
{
"id": "string",
"title": "string",
"description": "string",
"release_frequency": "string",
"last_updated": "string",
"next_release": "string"
}
],
"count": 0,
"total_count": 0,
"limit": 0,
"offset": 0,
"id": "string",
"title": "string",
"description": "string",
"keywords": [
"string"
],
"last_updated": "string",
"release_frequency": "string",
"next_release": "string",
"contacts": [
{
"property1": "string",
"property2": "string"
}
],
"license": "string",
"links": {
"property1": "string",
"property2": "string"
},
"national_statistic": true
},
"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
}
}