Procurement Schedule
South Lakeland District Council
@ukgov.procurement_schedule
South Lakeland District Council
@ukgov.procurement_schedule
Procurement opportunities expected for the next financial year.
Publisher name: South Lakeland District Council
Last updated: 2022-07-01T04:04:25Z
CREATE TABLE procurement_schedule (
"extractdate" TIMESTAMP,
"organisationuri" VARCHAR,
"organisationlabel" VARCHAR,
"titileofopportunity" VARCHAR,
"startdate" TIMESTAMP,
"enddate" TIMESTAMP,
"portfolioholder" VARCHAR,
"description" VARCHAR,
"reviewdate" TIMESTAMP,
"extension_ifapplicable" VARCHAR -- Extension(IfApplicable),
"estimatedvalue" VARCHAR -- EstimatedValueÅ,
"procurementprocess" VARCHAR,
"decisionroute" VARCHAR,
"contracttype" VARCHAR,
"status" VARCHAR,
"approved" VARCHAR,
"comments" VARCHAR,
"itemtype" VARCHAR,
"path" VARCHAR
);CREATE TABLE procurement_schedule_2019_to_2020 (
"extractdate" TIMESTAMP,
"organisationuri" VARCHAR,
"organisationlabel" VARCHAR,
"titileofopportunity" VARCHAR,
"startdate" TIMESTAMP,
"enddate" TIMESTAMP,
"geoareauri" VARCHAR,
"geoarealabel" VARCHAR,
"description" VARCHAR,
"reviewdate" TIMESTAMP,
"extension_ifaapplicable" VARCHAR -- Extension(IfAapplicable),
"estimatedvalue" VARCHAR,
"procurementprocess" VARCHAR,
"decisionroute" VARCHAR,
"contracttype" VARCHAR,
"status" VARCHAR
);Anyone who has the link will be able to view this.