Contracts - March 2023
Leicester City Council
@ukgov.contracts_march_2023
Leicester City Council
@ukgov.contracts_march_2023
CREATE TABLE table_1 (
"procurement_team" VARCHAR,
"contract_number" VARCHAR,
"title_of_agreement_contract_description" VARCHAR,
"department_or_division" VARCHAR,
"contract_value_total_contract_value_excl_variations" DOUBLE,
"start_date_go_live_term_start_date" TIMESTAMP,
"end_date_ultimate_end_date" TIMESTAMP,
"review_date_next_review_date_procurement" TIMESTAMP,
"procurement_route" VARCHAR,
"supplier_name" VARCHAR,
"classification" VARCHAR,
"one_off_intial_cost" DOUBLE,
"contract_signature_date" TIMESTAMP,
"annual_contract_value_ps" DOUBLE,
"next_break_point_date" TIMESTAMP
);
Anyone who has the link will be able to view this.