Contracts September 2019
Leicester City Council
@ukgov.contracts_september_2019
Leicester City Council
@ukgov.contracts_september_2019
CREATE TABLE table_1 (
"procurement_team" VARCHAR,
"contract_number" VARCHAR,
"title_of_agreement_contract_description" VARCHAR,
"department" VARCHAR,
"contract_value" DOUBLE,
"start_date" TIMESTAMP,
"end_date" TIMESTAMP,
"review_date" TIMESTAMP,
"review_date_notes" VARCHAR,
"procurement_route" VARCHAR,
"supplier_name" VARCHAR,
"supplier_address" VARCHAR,
"postcode" VARCHAR,
"company_registration_number" VARCHAR,
"small_or_medium_sized_enterprise" VARCHAR,
"voluntary_or_community_sector_organisation" VARCHAR
);
Anyone who has the link will be able to view this.