Download an OpenData product
Returns a list of downloads for a specific OpenData product, or redirects to the actual download if requested.
The id of the product.
Filter the list of downloads to only include those with this file name.
Filter the list of downloads to only include those with this format.
Filter the list of downloads to only include those with this subformat.
This describes the geographical area that a download covers. GB is all of Great Britain, while codes like 'HP' cover National Grid Reference squares.
When included, if the selected downloads list contains exactly one download, redirect to the download location.
Successful response.
Information about a specific download file that is made available through this API.
Getting this URL will return a HTTP redirect to the actual data.
The name of the file.
data.zipThe file size, in bytes.
1234A MD5 checksum of the file data. This can be used to verify the integrity of the data once you have downloaded it.
2f9dd13abd56140afa3b5621e8864f59This describes the geographical area that a download covers. GB is all of Great Britain, while codes like 'HP' cover National Grid Reference squares.
This describes the format of the data.
GMLThis describes the subformat of the data.
3Returned when the 'redirect' parameter was supplied, and there was exactly one matching download.
The request does not match any known content. The response will contain a human readable message, and may also contain links to help you navigate to other API endpoints.
Last updated
Was this helpful?