Local Authority Land
City of York Council
@ukgov.local_authority_land2
City of York Council
@ukgov.local_authority_land2
CREATE TABLE local_authority_land (
"uprn" VARCHAR,
"unique_asset_identity" VARCHAR,
"name" VARCHAR,
"street_numbers" VARCHAR,
"street_name" VARCHAR,
"postal_town" VARCHAR,
"postcode" VARCHAR,
"easting" DOUBLE,
"northing" DOUBLE,
"ownership" VARCHAR,
"occupied" VARCHAR,
"ground_lease" VARCHAR,
"leasehold" VARCHAR,
"licence" VARCHAR,
"vacant" VARCHAR,
"sublease" VARCHAR,
"ownership_detail" VARCHAR,
"land_only" VARCHAR
);
Anyone who has the link will be able to view this.