API AccessAccess dataset files directly from scripts, code, or AI agents.
Browse dataset files
Access dataset files directly from scripts, code, or AI agents.
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.
Start with these files — they give you everything you need to understand and access the dataset.
- 1. Fetch datapackage.json to inspect schema and resources
- 2. Download data resources listed in datapackage.json
- 3. Read README.md for full context
Data Previews
london-home-index
Schema
| name | type | format |
|---|---|---|
| New Code | any | default |
| Old Code | any | default |
| Area | any | default |
| Year | any | default |
| Value | any | default |
Data Files
| File | Description | Size | Last modified | Download |
|---|---|---|---|---|
london-home-index | 36.9 kB | about 1 month ago | london-home-index |
| Files | Size | Format | Created | Updated | License | Source |
|---|---|---|---|---|---|---|
| 1 | 36.9 kB | csv | 8 days ago |
London Median Housing Affordability Dataset for DataHub
Data
Data was downloaded from https://www.gov.uk/government/statistics/house-price-indexes-for-england-and-wales-quarterly-data-2016-to-present and processed using scripts provided here.
Preparation
Process is recorded and automated in python script:
python -m venv .venv
source .venv/bin/activate
pip install -r scripts/requirements.txt
python scripts/process.py
Automation
Up-to-date (auto-updates every month) london median housing affordability dataset could be found on the datahub.io: https://datahub.io/core/london-median-housing-affordability
License
This Data Package is made available under the Public Domain Dedication and License v1.0 whose full text can be found at: http://www.opendatacommons.org/licenses/pddl/1.0/