Leeds City Council Property Lets
Leeds City Council
@ukgov.leeds_city_council_property_lets
Leeds City Council
@ukgov.leeds_city_council_property_lets
CREATE TABLE choice_based_lettings (
"cbl_id" BIGINT,
"ap_priority_dd_1" VARCHAR,
"at_commencement_date" TIMESTAMP,
"ap_application_date" TIMESTAMP,
"ap_date_award_dd_1" TIMESTAMP,
"weeks_to_rehouse" BIGINT,
"property_type_desc" VARCHAR,
"ward_description" VARCHAR,
"udc_dte_of_reg_quota" VARCHAR,
"no_of_bids" BIGINT,
"address_1" VARCHAR,
"address_2" VARCHAR,
"address_3" VARCHAR,
"address_4" VARCHAR,
"pr_postcode" VARCHAR
);
Anyone who has the link will be able to view this.