Council Properties
Southampton City Council
@ukgov.council_properties
Southampton City Council
@ukgov.council_properties
CREATE TABLE table_1 (
"fid" VARCHAR,
"property_name" VARCHAR,
"street_no" VARCHAR,
"street_name" VARCHAR,
"post_code" VARCHAR,
"easting" DOUBLE,
"northing" DOUBLE,
"ownership" VARCHAR,
"ownership_detail" VARCHAR,
"land_only" VARCHAR,
"asset_size" BIGINT,
"services_offered" VARCHAR,
"holding_reason" VARCHAR,
"operation_cost" DOUBLE,
"required_maintenance_cost" DOUBLE,
"functional_suitability" VARCHAR,
"energy_performance" VARCHAR,
"category" VARCHAR,
"unique_identity" VARCHAR,
"uprn" BIGINT,
"mi_prinx" BIGINT,
"geometry" VARCHAR
);
Anyone who has the link will be able to view this.