Parking Income And Expenditure
Leeds City Council
@ukgov.parking_income_and_expenditure
Leeds City Council
@ukgov.parking_income_and_expenditure
CREATE TABLE n_2013_14 (
"organisationlabel" VARCHAR,
"organisationuri" VARCHAR,
"effectivedate" TIMESTAMP,
"incomeexpenditurelabel" VARCHAR,
"incomeexpenditurevalue" BIGINT
);
CREATE TABLE n_2014_15 (
"organisationlabel" VARCHAR,
"organisationuri" VARCHAR,
"effectivedate" TIMESTAMP,
"incomeexpenditurelabel" VARCHAR,
"incomeexpenditurevalue" BIGINT
);
CREATE TABLE n_2015_16 (
"organisationlabel" VARCHAR,
"organisationuri" VARCHAR,
"effectivedate" TIMESTAMP,
"incomeexpenditurelabel" VARCHAR,
"incomeexpenditurevalue" BIGINT
);
CREATE TABLE n_2016_17 (
"organisationlabel" VARCHAR,
"organisationuri" VARCHAR,
"effective_date" TIMESTAMP,
"incomeexpenditurelabel" VARCHAR,
"n__income_expenditure_value" VARCHAR,
"unnamed_5" VARCHAR
);
CREATE TABLE n_2018_19 (
"incomeexpenditurelabel" VARCHAR,
"n__data_for_production" VARCHAR,
"unnamed_2" VARCHAR
);
Anyone who has the link will be able to view this.