Statewide Contract (Master Contract) Sales Data By Customer, Contract, Vendor
State of Washington
@usgov.state_of_washington_master_contract_sales_by_customer__d87d7bdb
State of Washington
@usgov.state_of_washington_master_contract_sales_by_customer__d87d7bdb
DES is publishing Statewide Contract (Master Contract) spend as data becomes available. The spend is reported by vendors and is reported by contract and customer. Includes OMWBE, Vet and Small Business status as well.
Organization: State of Washington
Last updated: 2020-11-10T17:21:07.703812
Tags: contracts, master-contracts, procurement, spend, statewide-contract, vendor
CREATE TABLE table_1 (
"customer_type" VARCHAR,
"customer_name" VARCHAR,
"contract_number" BIGINT,
"contract_title" VARCHAR,
"vendor_name" VARCHAR,
"calendar_year" BIGINT,
"q1_sales_reported" BIGINT,
"q2_sales_reported" BIGINT,
"q3_sales_reported" BIGINT,
"q4_sales_reported" BIGINT,
"omwbe" VARCHAR,
"vet_owned" VARCHAR,
"small_business" VARCHAR,
"diverse_options" VARCHAR
);Anyone who has the link will be able to view this.