Procurement - Awarded Contracts & Amendments
Cook County of Illinois
@usgov.cook_county_of_illinois_procurement_awarded_contracts__7b7c1f65
Cook County of Illinois
@usgov.cook_county_of_illinois_procurement_awarded_contracts__7b7c1f65
CREATE TABLE table_1 (
"contract_number" VARCHAR,
"vendor_number" DOUBLE,
"vendor_name" VARCHAR,
"amount" DOUBLE,
"description" VARCHAR,
"system_release" TIMESTAMP,
"lead_department" VARCHAR,
"start_date" TIMESTAMP,
"end_date" TIMESTAMP,
"category" VARCHAR,
"board_approval" VARCHAR,
"commodity_type" VARCHAR
);
Anyone who has the link will be able to view this.