Peterborough Land And Property Assets
Cambridgeshire Insight
@ukgov.peterborough_land_and_property_assets1
Cambridgeshire Insight
@ukgov.peterborough_land_and_property_assets1
CREATE TABLE peterborough_land_and_propert_assets_2015 (
"publisher_label" VARCHAR,
"publisher_uri" VARCHAR,
"organisation_name" VARCHAR,
"organisation_code" VARCHAR,
"date_of_extract" VARCHAR,
"unique_property_reference_number" DOUBLE,
"unique_asset_identity" VARCHAR,
"name" VARCHAR,
"street_numbers" VARCHAR,
"street_name" VARCHAR,
"locality" VARCHAR,
"postal_town" VARCHAR,
"post_code" VARCHAR,
"easting" DOUBLE,
"northing" DOUBLE,
"psma_end_user_licence" VARCHAR,
"ownership" VARCHAR,
"occupied_by_local_authority" VARCHAR,
"ground_lease" VARCHAR,
"leasehold" VARCHAR,
"licence" VARCHAR,
"vacant" VARCHAR,
"sub_lease" VARCHAR,
"ownership_detail" VARCHAR,
"land_ony" VARCHAR
);
CREATE TABLE peterborough_land_and_propert_assets_2018 (
"organisationname" VARCHAR,
"organisationcode" VARCHAR,
"dateofextract" TIMESTAMP,
"uniquepropertyreferencenumber" VARCHAR,
"uniqueassetidentity" VARCHAR,
"name" VARCHAR,
"streetnumbers" VARCHAR,
"streetname" VARCHAR,
"locality" VARCHAR,
"postaltown" VARCHAR,
"postcode" VARCHAR,
"easting" DOUBLE,
"northing" DOUBLE,
"psmaenduserlicence" VARCHAR,
"ownership" VARCHAR,
"occupiedbylocalauthority" VARCHAR,
"groundlease" VARCHAR,
"leasehold" VARCHAR,
"licence" VARCHAR,
"vacant" VARCHAR,
"sublease" VARCHAR,
"ownershipdetail" VARCHAR,
"landony" VARCHAR
);
CREATE TABLE peterborough_land_and_propert_assets_2016 (
"publisher_label" VARCHAR,
"publisher_uri" VARCHAR,
"organisation_name" VARCHAR,
"organisation_code" VARCHAR,
"date_of_extract" VARCHAR,
"unique_property_reference_number" VARCHAR,
"unique_asset_identity" VARCHAR,
"name" VARCHAR,
"street_numbers" VARCHAR,
"street_name" VARCHAR,
"locality" VARCHAR,
"postal_town" VARCHAR,
"post_code" VARCHAR,
"easting" DOUBLE,
"northing" DOUBLE,
"psma_end_user_licence" VARCHAR,
"ownership" VARCHAR,
"occupied_by_local_authority" VARCHAR,
"ground_lease" VARCHAR,
"leasehold" VARCHAR,
"licence" VARCHAR,
"vacant" VARCHAR,
"sub_lease" VARCHAR,
"ownership_detail" VARCHAR,
"land_ony" VARCHAR
);
CREATE TABLE peterborough_land_and_propert_assets_2017 (
"publisher_label" VARCHAR,
"publisher_uri" VARCHAR,
"organisation_name" VARCHAR,
"organisation_code" VARCHAR,
"date_of_extract" VARCHAR,
"unique_property_reference_number" VARCHAR,
"unique_asset_identity" VARCHAR,
"name" VARCHAR,
"street_numbers" VARCHAR,
"street_name" VARCHAR,
"locality" VARCHAR,
"postal_town" VARCHAR,
"post_code" VARCHAR,
"easting" DOUBLE,
"northing" DOUBLE,
"psma_end_user_licence" VARCHAR,
"ownership" VARCHAR,
"occupied_by_local_authority" VARCHAR,
"ground_lease" VARCHAR,
"leasehold" VARCHAR,
"licence" VARCHAR,
"vacant" VARCHAR,
"sub_lease" VARCHAR,
"ownership_detail" VARCHAR,
"land_ony" VARCHAR
);
Anyone who has the link will be able to view this.