Council Car Parks
Leeds City Council
@ukgov.council_car_parks1
Leeds City Council
@ukgov.council_car_parks1
List of council-owned car parks, their locations and number of spaces available. Local Government Transparency Code 2015 --------------------------------------- * This is a key dataset which the government wants local authorities to publish. * https://www.gov.uk/government/publications/local-government-transparency-code-2015
Publisher name: Leeds City Council
Last updated: 2024-09-14T10:00:51Z
CREATE TABLE n_2016 (
"town" VARCHAR,
"car_park" VARCHAR,
"post_code" VARCHAR,
"spaces" VARCHAR
);CREATE TABLE n_2017 (
"town" VARCHAR,
"car_park" VARCHAR,
"post_code" VARCHAR,
"spaces" VARCHAR
);CREATE TABLE n_2018 (
"town" VARCHAR,
"car_park" VARCHAR,
"post_code" VARCHAR,
"spaces" VARCHAR
);CREATE TABLE n_2019 (
"town" VARCHAR,
"car_park" VARCHAR,
"post_code" VARCHAR,
"spaces" VARCHAR
);CREATE TABLE n_2020_and_2021 (
"town" VARCHAR,
"car_park" VARCHAR,
"post_code" VARCHAR,
"spaces" VARCHAR
);Anyone who has the link will be able to view this.