{"id":20354776,"url":"https://github.com/datasets/house-prices-global","last_synced_at":"2025-04-12T02:37:00.087Z","repository":{"id":142845434,"uuid":"116926335","full_name":"datasets/house-prices-global","owner":"datasets","description":"Residential property price statistics from different countries (from bis.org)","archived":false,"fork":false,"pushed_at":"2025-02-16T14:09:09.000Z","size":1129,"stargazers_count":6,"open_issues_count":0,"forks_count":11,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-04-12T02:36:53.970Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://datahub.io/core/house-prices-global","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/datasets.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-10T07:55:58.000Z","updated_at":"2025-03-27T17:26:09.000Z","dependencies_parsed_at":"2025-02-16T15:20:23.434Z","dependency_job_id":null,"html_url":"https://github.com/datasets/house-prices-global","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datasets%2Fhouse-prices-global","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datasets%2Fhouse-prices-global/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datasets%2Fhouse-prices-global/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datasets%2Fhouse-prices-global/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datasets","download_url":"https://codeload.github.com/datasets/house-prices-global/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248507015,"owners_count":21115522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T23:09:41.071Z","updated_at":"2025-04-12T02:37:00.081Z","avatar_url":"https://github.com/datasets.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca className=\"gh-badge\" href=\"https://datahub.io/core/house-prices-global\"\u003e\u003cimg src=\"https://badgen.net/badge/icon/View%20on%20datahub.io/orange?icon=https://datahub.io/datahub-cube-badge-icon.svg\u0026label\u0026scale=1.25\" alt=\"badge\" /\u003e\u003c/a\u003e\n\nResidential 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.\n\n## Data\n\n This data comes from [Bank For International Settlements BIS](http://www.bis.org/statistics/pp.htm).\n There are several series of data on the BIS site:\n   - detailed data set. Format: xlsx\n   - [source of this repo] selected series (nominal and real). Format: xlsx, csv. \n   - long series. Formats: xlsx, csv\n   - Commercial property price series. Format: xlsx\n \nHere we use *Selected series* set, reasons are: \n\n - 'Selected series' dataset covers most of the countries\n - has the csv source https://www.bis.org/statistics/full_bis_selected_pp_csv.zip  \n - facilitates access for users and enhance comparability.\n\n#### Data format\n\nOutput is four files with different metrics:\n* `data/nominal_index.csv` Nominal Index, 2010 = 100 \n* `data/nominal_year.csv` Nominal Year-on-year changes, in per cent\n* `data/real_index.csv` Real Index, 2010 = 100\n* `data/real_year.csv` Real Year-on-year changes, in per cent\n\nEach file structure is like this:\n```\ndate,country,price\n2012-06-30,Philippines,114.5\n2012-06-30,Poland,97.36\n2012-06-30,Portugal,88.15\n2012-06-30,Romania,84.61\n2012-06-30,Serbia,96.48\n2012-06-30,Russia,89.81\n2012-06-30,Sweden,103.47\n```\n\n#### Detailed Data Description:\n\nContains 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.\n\n## Preparation\n\nYou will need `python` and `pip` installed to run the data downloading and processing script.\n\n``` bash\n# if you don't have \"git\" you can download and unzip the datapackage directly from this page.\ngit clone https://github.com/datasets/house-prices-global.git\n\npip -r scripts/requirements.txt\npython scripts/process.py\n```\n\n## Automation\n\nUp-to-date (auto-updates every month) house-prices-global dataset could be found on the datahub.io: https://datahub.io/core/house-prices-global\n\n## License\n\nThe data source is National sources, Bank for International Settlements (\"BIS\") Residential Property Price database, www.bis.org/statistics/pp.htm.  \nYou can use this data following BIS rules:  \nhttps://www.bis.org/terms_conditions.htm#Copyright_and_Permissions  \nhttps://www.bis.org/terms_statistics.htm\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatasets%2Fhouse-prices-global","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatasets%2Fhouse-prices-global","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatasets%2Fhouse-prices-global/lists"}