Git Product home page Git Product logo

house-prices-uk's Introduction

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 datautil xlrd
python scripts/process.py process

License

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

house-prices-uk's People

Contributors

acckiygerman avatar branko-dj avatar luccasmmg avatar mikanebu avatar mohamedsalem401 avatar rufuspollock avatar superman32432432 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

house-prices-uk's Issues

[Automation] Remote server SSL verify failed.

The datapackage-pipeline cannot download and process the source.

Acceptance criteria

  • datapackage is processed after data push-flow

Analysis

source link: https://www.nationwide.co.uk/~/media/MainSite/documents/about/house-price-index/downloads/uk-house-price-since-1952.xls

automation log: https://testing.datahub.io/AcckiyGerman/house-prices-uk/v/8

tabulator.exceptions.HTTPError: HTTPSConnectionPool(host='www.nationwide.co.uk', port=443): Max retries exceeded with url: /~/media/MainSite/documents/about/house-price-index/downloads/uk-house-price-since-1952.xls (Caused by SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:777)'),))

File could be downloaded via browser, but I failed to download it with curl
Definitely the bug is on the remote site. (I just wonder why could I get the file via browser without any security warnings)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.