Stalled Planning Sites
Plymouth City Council
@ukgov.n_098
Plymouth City Council
@ukgov.n_098
CREATE TABLE stalled_or_lapsed_sites (
"date_of_decision" TIMESTAMP,
"postcode" VARCHAR,
"number_of_flats" DOUBLE,
"number_houses" DOUBLE,
"number_commercial" DOUBLE,
"total_numbers_of_stalled_sites" BIGINT,
"net_area_in_square_feet" DOUBLE,
"address" VARCHAR,
"site_reference_number" VARCHAR,
"application_number" VARCHAR,
"aplicant" VARCHAR,
"date_expired" VARCHAR
);
Anyone who has the link will be able to view this.