Rushmoor Land And Building Assets
Rushmoor Borough Council
@ukgov.rushmoor_land_ownership_and_assets
Rushmoor Borough Council
@ukgov.rushmoor_land_ownership_and_assets
CREATE TABLE rushmoor_land_and_building_assets (
"organisation_name" VARCHAR,
"date" TIMESTAMP,
"site_name" VARCHAR,
"alternative_name_uprn" VARCHAR,
"status" VARCHAR,
"tenure" VARCHAR,
"site_type" VARCHAR,
"ward" VARCHAR,
"main_function" VARCHAR,
"sub_function" VARCHAR,
"detail_function" VARCHAR,
"secondary_address" VARCHAR,
"primary_address_number" VARCHAR,
"primary_address" VARCHAR,
"street" VARCHAR,
"locality" VARCHAR,
"town" VARCHAR,
"county" VARCHAR,
"postcode" VARCHAR,
"site_address_combined" VARCHAR,
"date_archived" VARCHAR,
"notes_relating_to_archive" VARCHAR
);
Anyone who has the link will be able to view this.