Government Procurement Card Transactions
South Lakeland District Council
@ukgov.government_procurement_card_transactions
South Lakeland District Council
@ukgov.government_procurement_card_transactions
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.