Greater Cambridge Brownfield Land Register 2021
Cambridgeshire Insight
@ukgov.greater_cambridge_brownfield_land_register_2021
Cambridgeshire Insight
@ukgov.greater_cambridge_brownfield_land_register_2021
The Government has a requirement for local planning authorities to compile a Brownfield Register. This lists all the brownfield sites considered suitable for housing development. Through Brownfield Registers, a standard set of information will be kept up-to-date and made publicly available to help provide certainty for developers and communities and encourage investment in local areas.
Brownfield land is land that is or has been built on. The law requires us to compile and maintain a register of all brownfield land in Cambridge and South Cambridgeshire.
The register lists details of sites that we consider to be appropriate for future residential development. It allows potential developers to easily identify what land in the city is ready for development.
This data is released by Greater Cambridge Shared Planning Service covering the geographies of Cambridge and South Cambridgeshire
Click here for more information on Brownfield Land in the Greater Cambridge area.
Publisher name: Cambridgeshire Insight
Last updated: 2025-04-03T04:00:14Z
CREATE TABLE cambridge_city_brownfield_land_register_2021 (
"organisation_url" VARCHAR,
"organisation_label" VARCHAR,
"site_reference" VARCHAR,
"site_name_address" VARCHAR,
"site_plan_url" VARCHAR,
"geox" BIGINT,
"geoy" BIGINT,
"coordinate_reference_system" VARCHAR,
"hectares" DOUBLE,
"ownership_status" VARCHAR,
"planning_status" VARCHAR,
"permission_type" VARCHAR,
"permission_date" TIMESTAMP,
"planning_history" VARCHAR,
"deliverable" VARCHAR,
"net_dwellings_range_from" BIGINT,
"net_dwellings_range_to" BIGINT,
"hazardous_substances" VARCHAR,
"notes" VARCHAR,
"first_added_date" TIMESTAMP,
"last_update_date" TIMESTAMP,
"end_date" VARCHAR
);CREATE TABLE south_cambridgeshire_brownfield_land_register_2021 (
"organisation_url" VARCHAR,
"organisation_label" VARCHAR,
"site_reference" VARCHAR,
"site_name_address" VARCHAR,
"site_plan_url" VARCHAR,
"geox" BIGINT,
"geoy" BIGINT,
"coordinate_reference_system" VARCHAR,
"hectares" DOUBLE,
"ownership_status" VARCHAR,
"planning_status" VARCHAR,
"permission_type" VARCHAR,
"permission_date" TIMESTAMP,
"planning_history" VARCHAR,
"deliverable" VARCHAR,
"net_dwellings_range_from" BIGINT,
"net_dwellings_range_to" BIGINT,
"hazardous_substances" VARCHAR,
"notes" VARCHAR,
"first_added_date" TIMESTAMP,
"last_update_date" TIMESTAMP,
"end_date" VARCHAR
);Anyone who has the link will be able to view this.