Residential property prices, real (quarterly, 61 economies)
Downloads are disabled for this dataset: its license prohibits commercial use. The documentation, schema and sample rows stay available here.
Quarterly real (consumer-price-deflated) residential property price indices, index 2010 = 100, for 61 economies plus BIS aggregates, from the 1970s to the latest quarter. Bank for International Settlements, BIS Data Portal, dataflow WS_SPP ('Selected residential property prices'), VALUE=R (real, deflated with the national consumer price index), UNIT_MEASURE=628. Each row is one (quarter, economy): series_id is the BIS area code, series_label the BIS English economy name. Real (deflated) indices make cross-country valuation comparisons meaningful; nominal indices are in 'bis-residential-property-prices-nominal'. BIS statistics are free for non-commercial use only (see the license): bulk redistribution is not permitted, so this dataset is documented and searchable but its Parquet is never published or served in bulk. Coverage: quarterly, 1970-Q1 to the latest quarter; values are null where the BIS publishes no observation. Provenance: BIS keyless SDMX API v1, no authentication. Primary key: (date, series_id). Join keys: series_id (BIS area code; hub.normalize resolves two-letter codes to ISO alpha-3), date. Cadence: refreshed quarterly; the BIS updates the series about four months after each quarter-end.
- Rows
- 9,031
- Columns
- 4
- Source cadence
- Quarterly
- Last refreshed
- Sep 24, 2026
- Theme
- housing
| Column | Type | Description |
|---|---|---|
| date | date | Observation period (the TIME_PERIOD column of the BIS SDMX-CSV response). Monthly series use YYYY-MM; quarterly series use YYYY-QN, stored as the first day of the quarter. |
| series_id | string | BIS area code, e.g. 'US': the unique identifier of the series in the BIS Data Portal. |
| series_label | string | English economy name from the BIS's own CL_AREA codelist; aggregates keep their BIS labels ('Euro area' for XM, 'Emerging market economies (aggregate)' for 4T, 'Advanced economies' for 5R, 'World' for XW). |
| value | float | Observed real residential property price index for the economy and quarter (the OBS_VALUE column). Slice is VALUE=R (real, deflated with the national consumer price index), UNIT_MEASURE=628 (index, 2010 = 100). |
First 10 sample rows — a preview, not the complete dataset.
| date | series_id | series_label | value |
|---|---|---|---|
| 2007-10-01 | 4T | Emerging market economies (aggregate) | 95.641 |
| 2008-01-01 | 4T | Emerging market economies (aggregate) | 94.915 |
| 2008-04-01 | 4T | Emerging market economies (aggregate) | 95.183 |
| 2008-07-01 | 4T | Emerging market economies (aggregate) | 95.465 |
| 2008-10-01 | 4T | Emerging market economies (aggregate) | 95.228 |
| 2009-01-01 | 4T | Emerging market economies (aggregate) | 94.373 |
| 2009-04-01 | 4T | Emerging market economies (aggregate) | 94.882 |
| 2009-07-01 | 4T | Emerging market economies (aggregate) | 95.972 |
| 2009-10-01 | 4T | Emerging market economies (aggregate) | 96.973 |
| 2010-01-01 | 4T | Emerging market economies (aggregate) | 98.411 |
Profiled Sep 24, 2026 from snapshot 20260924T021101Z-8aac24acae2c
Measured- Completeness
- 100%
- Rows
- 9,031
- Columns
- 4
- Columns with gaps
- 0
| Column | Missing | Distinct | Range | Distribution |
|---|---|---|---|---|
| datedate | 0% | 314 | Jan 1, 1947 → Jan 1, 2026 | — |
| series_idvarchar | 0% | 69 | — |
|
| series_labelvarchar | 0% | 59 | — |
|
| valuedouble | 0% | 10,869 | 12.66 → 263.7median 95.47 | 182 outside 1st–99th percentile |
- Current
20260924T021101Z-8aac24acae2c · sha256 8aac24acae2c…
9,031 rows · first snapshot
Point any LLM at the metadata endpoint — the documentation above is machine-readable too (JSON-LD + Croissant).
curl "https://datazimuts.com/v1/datasets/bis/bis_residential_property_prices_real" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/bis/bis_residential_property_prices_real").json()
print(ds["title"], ds["rows"], "rows")
# Sample rows for an LLM context window
for row in ds.get("sample_rows", [])[:5]:
print(row)API endpoint: https://datazimuts.com/v1/datasets/bis/bis_residential_property_prices_real
Tip: fetch /llms.txt for the full machine-readable catalog.
Where this data comes from and what was made from it. Other people's work shows as counts; only shared projects are named.
Cite this snapshot
Pinned to snapshot 20260924T021101Z-8aac24acae2c and its content hash, so readers get exactly the data you used.
Bank for International Settlements. (2026). Residential property prices, real (quarterly, 61 economies) [Data set, snapshot 20260924T021101Z-8aac24acae2c, sha256 8aac24acae2c]. Datazimuts. Retrieved 2026-09-24, from https://datazimuts.com/en/datasets/bis/bis_residential_property_prices_real?snapshot=20260924T021101Z-8aac24acae2c
@misc{dz_bis_bis_residential_property_prices_real_8aac24ac,
title = {{Residential property prices, real (quarterly, 61 economies)}},
author = {{Bank for International Settlements}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/en/datasets/bis/bis_residential_property_prices_real?snapshot=20260924T021101Z-8aac24acae2c}},
note = {Snapshot 20260924T021101Z-8aac24acae2c, sha256 8aac24acae2c696445b020404ddc485b0d07fe0e6289d6c6c2121dda325acab7; accessed 2026-09-24}
}Embed a table or a chart
Paste this into any page. The embed is pinned to the same snapshot, follows the reader's light or dark setting, and always shows the source, license and a link back.
<iframe src="https://datazimuts.com/embed/chart?dataset=bis%2Fbis_residential_property_prices_real&lang=en&theme=auto&snapshot=20260924T021101Z-8aac24acae2c&x=date&y=value&agg=avg" title="Residential property prices, real (quarterly, 61 economies)" width="100%" height="380" style="border:0" loading="lazy"></iframe>
Ask about this dataset. Answers come only from its catalog record, measured profile and change history, and list the facts they used.