Council Spending
Leeds City Council
@ukgov.council_spending
Leeds City Council
@ukgov.council_spending
CREATE TABLE september_2020 (
"organisation_code" VARCHAR,
"organisation_label" VARCHAR,
"effective_date" TIMESTAMP,
"organisational_unit" VARCHAR,
"service_division_label" VARCHAR,
"category_internal_name" VARCHAR,
"purpose" VARCHAR,
"detailed_expenditure_code" DOUBLE,
"payment_date" TIMESTAMP,
"transaction_number" VARCHAR,
"irrecoverable_vat_amount" DOUBLE,
"amount" DOUBLE,
"capital_or_revenue" VARCHAR,
"beneficiary_name" VARCHAR,
"procurement_card" VARCHAR
);
Anyone who has the link will be able to view this.