Payments To Suppliers With A Value Over £500
Eden District Council
@ukgov.local_authority_spend_over_500_eden_district_council
Eden District Council
@ukgov.local_authority_spend_over_500_eden_district_council
CREATE TABLE payments_to_suppliers_with_a_value_over_500 (
"body" VARCHAR,
"body_name" VARCHAR,
"date" TIMESTAMP,
"transaction_number" BIGINT,
"amount" DOUBLE,
"supplier_name" VARCHAR,
"supplier_id" VARCHAR,
"expense_area" VARCHAR,
"expense_type" VARCHAR,
"expense_code" BIGINT,
"extended_description" VARCHAR,
"service_code" VARCHAR,
"service_label" VARCHAR,
"service_division_label" BIGINT,
"service_division_code" VARCHAR
);
Anyone who has the link will be able to view this.