Uk Land Registry
housing__uk-land-registryAccess UK property transaction data from HM Land Registry to search sale prices, property types, and transaction dates by postcode, town, or county for informed housing decisions.
Instructions
[Housing & Travel Agent] UK house price data from HM Land Registry. Search property transactions by postcode, town, or county. Includes sale price, property type, tenure, and transaction date for all registered sales in England and Wales. Source: HM Land Registry (Open Government Licence), updates monthly. Returns the Katzilla envelope { data, quality, citation } — quality scores freshness/uptime/confidence; citation carries the source URL, license, and a SHA-256 data hash for audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postcode | No | UK postcode (e.g. SW1A 1AA, EC2R 8AH) | |
| town | No | Town or city name (e.g. London, Manchester, Bristol) | |
| county | No | County name (e.g. GREATER LONDON, WEST MIDLANDS) | |
| minPrice | No | Minimum sale price filter | |
| maxPrice | No | Maximum sale price filter | |
| limit | No | Max results |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured payload from the upstream source. | |
| text | No | Pre-rendered text representation, when applicable. | |
| quality | Yes | Quality scorecard: freshness, uptime, completeness, confidence, certainty. | |
| citation | Yes | Provenance block — source, license, retrieval timestamp, SHA-256 data hash, pre-formatted citation text. |