Street Café Licences In Leeds
Leeds City Council
@ukgov.street_cafe_licences_in_leeds
Leeds City Council
@ukgov.street_cafe_licences_in_leeds
This dataset provides a list of all licenced street cafes in Leeds city centre, along with the number of seats at each cafe.
Publisher name: Leeds City Council
Last updated: 2022-07-01T04:02:59Z
CREATE TABLE n_2015_16 (
"caf_restaurant_name" VARCHAR -- Café/Restaurant Name,
"street_address" VARCHAR,
"post_code" VARCHAR,
"number_of_chairs" BIGINT,
"unnamed_4" VARCHAR -- Unnamed: 4
);CREATE TABLE n_2016_17 (
"caf_restaurant_name" VARCHAR -- Café/Restaurant Name,
"street_address" VARCHAR,
"post_code" VARCHAR,
"number_of_chairs" BIGINT,
"unnamed_4" VARCHAR -- Unnamed: 4
);CREATE TABLE n_2017_18 (
"caf_restaurant_name" VARCHAR -- Café/Restaurant Name,
"street_address" VARCHAR,
"post_code" VARCHAR,
"number_of_chairs" BIGINT,
"unnamed_4" VARCHAR -- Unnamed: 4
);CREATE TABLE n_2018_19 (
"caf_restaurant_name" VARCHAR -- Café/Restaurant Name,
"street_address" VARCHAR,
"post_code" VARCHAR,
"number_of_chairs" BIGINT,
"unnamed_4" VARCHAR -- Unnamed: 4
);Anyone who has the link will be able to view this.