real-estatereal-estateproperty-priceshousingrental-yieldsaffordabilityglobal-citiesquarterlyinvestmentmortgage-ratesurban-economics

Global Residential Property Market Index (2015-2025)

Category
Real-estate
Records
16,940 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
Downloads
0

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

NameTypeDescription
idstring
citystring
countrystring
regionstring
yearstring
quarterstring
property_typestring
avg_size_sqmstring
price_per_sqm_usdstring
median_price_usdstring
rental_yield_pctstring
monthly_rent_per_sqm_usdstring
price_to_income_ratiostring
yoy_price_change_pctstring
qoq_price_change_pctstring
city_population_millionsstring
gdp_per_capita_usdstring
affordability_indexstring
transaction_volume_indexstring
avg_days_on_marketstring
avg_mortgage_rate_pctstring
new_construction_indexstring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 5 / 5
0 downloads
Sign up to download

Agent? No sign-up needed →

For AI Agents

Via MCP Server
# 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
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/23a12a33-f1da-4050-9af4-6525f6a6ec59/download-url