Mobile Phone Masts
Leeds City Council
@ukgov.mobile_phone_masts
Leeds City Council
@ukgov.mobile_phone_masts
This dataset provides information on mobile phone masts located on Leeds City Council property, respective lease information and annual rent charges concerning them.
Publisher name: Leeds City Council
Last updated: 2022-07-01T04:02:59Z
CREATE TABLE n_01_04_2019 (
"units_reference" VARCHAR,
"unit_name" VARCHAR,
"tenant_name" VARCHAR,
"property_name" VARCHAR,
"property_address" VARCHAR,
"lease_start_date" VARCHAR,
"lease_end_date" VARCHAR,
"lease_years" DOUBLE,
"next_rent_review" VARCHAR,
"current_rent" DOUBLE,
"unit_type" VARCHAR
);CREATE TABLE n_02_09_2016 (
"property_name" VARCHAR,
"property_address_1" VARCHAR -- Property Address [1],
"property_address_2" VARCHAR -- Property Address [2],
"property_address_3" VARCHAR -- Property Address [3],
"property_address_4" VARCHAR -- Property Address [4],
"unit_name" VARCHAR,
"tenant_name" VARCHAR,
"lease_start_date" VARCHAR,
"lease_end_date" VARCHAR,
"lease_years" BIGINT,
"current_rent" DOUBLE
);Anyone who has the link will be able to view this.