Published

Residential property price statistics from different countries

2K
2.4K

Contain data for 59 countries at a quarterly frequency (real series are the nominal price series deflated by the consumer price index), both in levels and in growth rates (ie four series per country). These indicators have been selected from the detailed data set to facilitate access for users and enhance comparability. The BIS has made the selection based on the Handbook on Residential Property Prices and the experience and metadata of central banks. An analysis based on these selected indicators is also released on a quarterly basis, with a particular focus on longer-term developments in the May release.

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/core/house-prices-global/
https://datahub.io/core/house-prices-global/_r/-/.gitignore
https://datahub.io/core/house-prices-global/_r/-/README.md
https://datahub.io/core/house-prices-global/_r/-/archive/WS_SPP_csv_col.csv
https://datahub.io/core/house-prices-global/_r/-/archive/source.zip
https://datahub.io/core/house-prices-global/_r/-/data/nominal_index.csv
https://datahub.io/core/house-prices-global/_r/-/data/nominal_year.csv
https://datahub.io/core/house-prices-global/_r/-/data/real_index.csv
https://datahub.io/core/house-prices-global/_r/-/data/real_year.csv
https://datahub.io/core/house-prices-global/_r/-/datapackage.json
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.jsonmetadata & schema
https://datahub.io/core/house-prices-global/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/core/house-prices-global/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.json to inspect schema and resources
  2. 2. Download data resources listed in datapackage.json
  3. 3. Read README.md for full context

Data Previews

nominal-index

Loading data...

Schema

nametypeformat
datedatedefault
countrystringdefault
pricestringdefault

nominal-year

Loading data...

Schema

nametypeformat
datedatedefault
countrystringdefault
pricestringdefault

real-index

Loading data...

Schema

nametypeformat
datedatedefault
countrystringdefault
pricestringdefault

real-year

Loading data...

Schema

nametypeformat
datedatedefault
countrystringdefault
pricestringdefault

Data Files

FileDescriptionSizeLast modifiedDownload
nominal-index
671 kB26 days ago
nominal-index
nominal-year
662 kB26 days ago
nominal-year
real-index
672 kB26 days ago
real-index
real-year
663 kB26 days ago
real-year
FilesSizeFormatCreatedUpdatedLicenseSource
42.67 MBcsvabout 1 year agoBIS Selected property prices

badge

Residential property price statistics from different countries. Contains property price indicators (real series are the nominal price series deflated by the consumer price index), both in levels and in growth rates. Can be used for property market analysis.

Data

This data comes from Bank For International Settlements BIS. There are several series of data on the BIS site:

  • detailed data set. Format: xlsx
  • [source of this repo] selected series (nominal and real). Format: xlsx, csv.
  • long series. Formats: xlsx, csv
  • Commercial property price series. Format: xlsx

Here we use Selected series set, reasons are:

Data format

Output is four files with different metrics:

  • data/nominal_index.csv Nominal Index, 2010 = 100
  • data/nominal_year.csv Nominal Year-on-year changes, in per cent
  • data/real_index.csv Real Index, 2010 = 100
  • data/real_year.csv Real Year-on-year changes, in per cent

Each file structure is like this:

date,country,price
2012-06-30,Philippines,114.5
2012-06-30,Poland,97.36
2012-06-30,Portugal,88.15
2012-06-30,Romania,84.61
2012-06-30,Serbia,96.48
2012-06-30,Russia,89.81
2012-06-30,Sweden,103.47

Detailed Data Description:

Contains data for 59 countries at a quarterly frequency (real series are the nominal price series deflated by the consumer price index), both in levels and in growth rates (ie four series per country). These indicators have been selected from the detailed data set to facilitate access for users and enhance comparability. The BIS has made the selection based on the Handbook on Residential Property Prices and the experience and metadata of central banks. An analysis based on these selected indicators is also released on a quarterly basis, with a particular focus on longer-term developments in the May release.

Preparation

You will need python and pip installed to run the data downloading and processing script.

# if you don't have "git" you can download and unzip the datapackage directly from this page.
git clone https://github.com/datasets/house-prices-global.git

pip -r scripts/requirements.txt
python scripts/process.py

Automation

Up-to-date (auto-updates every month) house-prices-global dataset could be found on the datahub.io: https://datahub.io/core/house-prices-global

License

The data source is National sources, Bank for International Settlements ("BIS") Residential Property Price database, www.bis.org/statistics/pp.htm.
You can use this data following BIS rules:
https://www.bis.org/terms_conditions.htm#Copyright_and_Permissions
https://www.bis.org/terms_statistics.htm