real-estatereal-estatehousingproperty-pricesbisglobalquarterlytime-series

Global Residential Property Price Index by Country — 59 Countries, Quarterly (1927–2025)

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

About this data

Comprehensive quarterly residential property price indices for 59 countries spanning nearly a century of data (1927–2025). Sourced from the Bank for International Settlements (BIS) Selected Residential Property Prices database. **Coverage:** - 59 individual countries across all major economies - Quarterly frequency from as early as 1927 through Q4 2025 - Both nominal and real (inflation-adjusted) price measures - Two standardized metrics: Index (2010 = 100) and Year-on-Year percentage change **Key Features:** - 34,716 cleaned and normalized observations - ISO country codes for easy joining with other datasets - Consistent quarterly time periods - Covers advanced and emerging market economies including US, UK, Japan, Germany, China, Brazil, India, and 52 more **Use Cases:** - Cross-country housing market analysis and benchmarking - Real estate cycle identification and forecasting - Inflation-adjusted property value trends - Academic research on housing bubbles and crashes - Portfolio risk analysis for real estate investments **Sources:** Bank for International Settlements (BIS) — Selected Residential Property Prices (WS_SPP), compiled from national central banks and statistical offices.

Schema

NameTypeDescription
country_codestring
countrystring
yearstring
quarterstring
periodstring
value_typestring
measurestring
valuestring
observation_statusstring

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 Pr" })
// Found: 1b30dc61-def0-4711-ace6-bcdab1997123
get_download_url({ dataset_id: "1b30dc61-def0-4711-ace6-bcdab1997123" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/1b30dc61-def0-4711-ace6-bcdab1997123/download-url