{
"data": {
"country": "string",
"country_name": "string",
"entity_type": "string",
"source": "string",
"upstream": "string",
"vintage": "string",
"indicators": {
"gdp_usd": {
"value": 0,
"year": 0,
"is_forecast": true,
"description": "string",
"unit": "string",
"property1": "string",
"property2": "string"
},
"gdp_growth": {
"value": 0,
"year": 0,
"is_forecast": true,
"description": "string",
"unit": "string",
"property1": "string",
"property2": "string"
},
"gdp_per_capita": {
"value": 0,
"year": 0,
"is_forecast": true,
"description": "string",
"unit": "string",
"property1": "string",
"property2": "string"
},
"inflation": {
"value": 0,
"year": 0,
"is_forecast": true,
"description": "string",
"unit": "string",
"property1": "string",
"property2": "string"
},
"unemployment": {
"value": 0,
"year": 0,
"is_forecast": true,
"description": "string",
"unit": "string",
"property1": "string",
"property2": "string"
},
"current_account": {
"value": 0,
"year": 0,
"is_forecast": true,
"description": "string",
"unit": "string",
"property1": "string",
"property2": "string"
},
"government_debt": {
"value": 0,
"year": 0,
"is_forecast": true,
"description": "string",
"unit": "string",
"property1": "string",
"property2": "string"
},
"government_deficit": {
"value": 0,
"year": 0,
"is_forecast": true,
"description": "string",
"unit": "string",
"property1": "string",
"property2": "string"
},
"trade_volume": {
"value": 0,
"year": 0,
"is_forecast": true,
"description": "string",
"unit": "string",
"property1": "string",
"property2": "string"
},
"population": {
"value": 0,
"year": 0,
"is_forecast": true,
"description": "string",
"unit": "string",
"property1": "string",
"property2": "string"
},
"property1": "string",
"property2": "string"
},
"latest_actual_period": "string",
"source_updated_at": "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
}
}