Government Procurement Card Transactions
South Lakeland District Council
@ukgov.government_procurement_card_transactions
South Lakeland District Council
@ukgov.government_procurement_card_transactions
This dataset contains the details of every transaction on the Government Procurement Cards held by the council.
Publisher name: South Lakeland District Council
Last updated: 2022-07-01T04:03:54Z
CREATE TABLE october_2019 (
"organisationnamelabel" VARCHAR,
"organisationuri" VARCHAR,
"effectivedate" TIMESTAMP,
"paymentdate" TIMESTAMP,
"directorate_servicewhereexpenditureincurred" VARCHAR,
"servicecategorylabel" VARCHAR,
"servicecategoryuri" VARCHAR,
"supplier" VARCHAR,
"netamount" DOUBLE,
"irrecoverablevat" DOUBLE,
"purposeofexpenditure" VARCHAR,
"procurementclassification_proclasslabel" VARCHAR,
"procrementclassification_proclasscode" DOUBLE
);CREATE TABLE september_2017 (
"organisationnamelabel" VARCHAR,
"organisationuri" VARCHAR,
"effectivedate" TIMESTAMP,
"paymentdate" VARCHAR,
"directorate_servicewhereexpenditureincurred" VARCHAR,
"servicecategorylabel" VARCHAR,
"servicecategoryuri" VARCHAR,
"supplier" VARCHAR,
"netamount" DOUBLE,
"irrecoverablevat" DOUBLE,
"purposeofexpenditure" VARCHAR,
"procurementclassification_proclasslabel" VARCHAR,
"procrementclassification_proclasscode" DOUBLE
);CREATE TABLE september_2018 (
"organisationnamelabel" VARCHAR,
"organisationuri" VARCHAR,
"effectivedate" TIMESTAMP,
"paymentdate" VARCHAR,
"directorate_servicewhereexpenditureincurred" VARCHAR,
"servicecategorylabel" VARCHAR,
"servicecategoryuri" VARCHAR,
"supplier" VARCHAR,
"netamount" DOUBLE,
"irrecoverablevat" DOUBLE,
"purposeofexpenditure" VARCHAR,
"procurementclassification_proclasslabel" VARCHAR,
"procrementclassification_proclasscode" DOUBLE
);CREATE TABLE september_2019 (
"organisationnamelabel" VARCHAR,
"organisationuri" VARCHAR,
"effectivedate" TIMESTAMP,
"paymentdate" TIMESTAMP,
"directorate_servicewhereexpenditureincurred" VARCHAR,
"servicecategorylabel" VARCHAR,
"servicecategoryuri" VARCHAR,
"supplier" VARCHAR,
"netamount" DOUBLE,
"irrecoverablevat" DOUBLE,
"purposeofexpenditure" VARCHAR,
"procurementclassification_proclasslabel" VARCHAR,
"procrementclassification_proclasscode" DOUBLE
);Anyone who has the link will be able to view this.