{
"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"
]
}