{
"data": {
"count": 0,
"invalid_countries": [
null
],
"failed_countries": [
null
],
"results": [
{
"country": "string",
"population": 0,
"gdp_usd": null,
"gdp_qoq": 0,
"gdp_yoy": 0,
"cpi_yoy": 0,
"core_yoy": 0,
"retail_sales_yoy": 0,
"industrial_production_yoy": 0,
"policy_rate": null,
"yield_10y": 0,
"govt_debt_gdp": null,
"current_account_gdp": 0,
"jobless_rate": 0,
"property1": "string",
"property2": "string"
}
],
"property1": "string",
"property2": "string"
},
"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",
"attribution": "string",
"fallback_used": true,
"fallback_chain": [
"string"
],
"cached": true,
"stale": true
}
}