API Access
Access dataset files directly from scripts, code, or AI agents.
Browse dataset files
API Access
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 Files
Explore with AIlondon-home-index
| Field | Type | Format |
|---|---|---|
| New Code | any | default |
| Old Code | any | default |
| Area | any | default |
| Year | any | default |
| Value | any | default |
Download
Download CSVAbout
- Last updated
- 1 May 2026
- Total rows
- ...
- Format
- CSV
- File size
- 38.5 kB
About this dataset
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/