Published

House Prices in the UK since 1952

924
313

UK house prices since 1953 as monthly time-series. Data comes from the Nationwide. Data can be found in the file. See datapackage.json for source info. Source: http://www.nationwide.co.uk/hpi/his...

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-uk/
https://datahub.io/core/house-prices-uk/_r/-/README.md
https://datahub.io/core/house-prices-uk/_r/-/archive/nationwide.xls
https://datahub.io/core/house-prices-uk/_r/-/data/data.csv
https://datahub.io/core/house-prices-uk/_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-uk/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/core/house-prices-uk/_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 Views

Data Previews

data

Loading data...

Schema

nametypeformat
Datedateany
Price (All)number
Change (All)number
Price (New)number
Change (New)number
Price (Modern)number
Change (Modern)number
Price (Older)number
Change (Older)number

Data Files

FileDescriptionSizeLast modifiedDownload
data
16.8 kB26 days ago
data
FilesSizeFormatCreatedUpdatedLicenseSource
116.8 kB7 months agoOpen Data Commons Public Domain Dedication and License v1.0Nationwide

badge

UK house prices since 1953 as monthly time-series. Data comes from the Nationwide.

Data

Data can be found in the data/data.csv file. See datapackage.json for source info.

Source: http://www.nationwide.co.uk/hpi/historical.htm

Notes

From the source XLS file (notes tab):

"The Nationwide house price methodology has developed over time and this
needs to be considered when interpreting the long run series of house
prices. Maintenance in terms of updating weights for the mix-adjustment
process is carried out at regular intervals. Significant developments
include:"

  • 1952 - 1959 Q4 Simple average of purchase price.
  • 1960 Q1 - 1973 Q4 - weighted average using floor area (thus allowing
    for the influence of house size).
  • 1974 Q1 - 1982 Q4 - weighted averages using floor area, region and
    property type.
  • 1983 Q1 - Development of new house price methodology. A statistical
    'regression' technique was introduced under guidance of ‘Fleming and
    Nellis’ (Loughborough University and Cranfield Institute of Technology).
    This was introduced in 1989 but data was revised back to 1983 Q1.
  • 1993 - Information about neighbourhood classification (ACORN) used in
    the model were significantly updated following Census 1991 publication -
    regular updates since but typically for new postcodes.

Preparation

Process is recorded and automated in python2 script:

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

License

This Data Package is licensed by its maintainers under the Public Domain Dedication and License (PDDL).