{
"data": {
"metrics": [
"zhvi",
"zori",
"sales_count",
"inventory",
"new_listings",
"days_on_market",
"market_temperature"
],
"metric_labels": {
"property1": "string",
"property2": "string"
},
"metric_units": {
"property1": "string",
"property2": "string"
},
"geo_types": [
"national",
"state",
"metro",
"county",
"city",
"zip",
"neighborhood"
],
"combinations": [
{
"metric": "zhvi",
"geo_type": "metro",
"label": "string",
"unit": "string",
"latest_month_loaded": "string"
}
],
"combinations_count": 48,
"currently_loaded": [
{
"metric": "zhvi",
"geo_type": "national",
"latest_month": "string"
}
],
"lru_cap": 10,
"notes": [
"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
}
}