Global Residential Property Market Index (2015-2025)
About this data
Comprehensive quarterly dataset tracking residential property markets across 77 major cities in 45 countries, spanning 2015-2025. Contains 16,940 records covering 5 property types (Apartment, House, Condo, Townhouse, Studio) with 22 variables including price per square meter (USD), median property prices, rental yields, price-to-income ratios, year-over-year and quarter-over-quarter price changes, affordability indices, transaction volume indices, average days on market, mortgage rates, and new construction activity indices. Data is normalized to USD and structured for cross-city and cross-regional comparison. Ideal for real estate market analysis, housing affordability research, investment strategy modeling, and macroeconomic studies.
Schema
| Name | Type | Description |
|---|---|---|
| id | string | |
| city | string | |
| country | string | |
| region | string | |
| year | string | |
| quarter | string | |
| property_type | string | |
| avg_size_sqm | string | |
| price_per_sqm_usd | string | |
| median_price_usd | string | |
| rental_yield_pct | string | |
| monthly_rent_per_sqm_usd | string | |
| price_to_income_ratio | string | |
| yoy_price_change_pct | string | |
| qoq_price_change_pct | string | |
| city_population_millions | string | |
| gdp_per_capita_usd | string | |
| affordability_index | string | |
| transaction_volume_index | string | |
| avg_days_on_market | string | |
| avg_mortgage_rate_pct | string | |
| new_construction_index | string |
Sample Data
Preview a sample of the data before downloading.
For AI Agents
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
"mcpServers": {
"databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
}
}
# 2. Your agent can then call:
search_datasets({ query: "Global Residential Property Ma" })
// Found: 23a12a33-f1da-4050-9af4-6525f6a6ec59
get_download_url({ dataset_id: "23a12a33-f1da-4050-9af4-6525f6a6ec59" }) // free — no API key needed# Free dataset — no API key required: curl https://api.databazaar.io/datasets/23a12a33-f1da-4050-9af4-6525f6a6ec59/download-url