Agency Contracts Fiscal Year 2022
State of Washington
@usgov.state_of_washington_agency_contracts_fiscal_year_2022
State of Washington
@usgov.state_of_washington_agency_contracts_fiscal_year_2022
CREATE TABLE table_1 (
"agency_number_agency_name" VARCHAR,
"agency_contract_no" VARCHAR,
"contractor_name_search_for_vendor" VARCHAR,
"contractor_name_d_b_a_optional" VARCHAR,
"statewide_vendor_number_optional" VARCHAR,
"purpose_of_the_contract" VARCHAR,
"purpose_of_the_contract_description_optional" VARCHAR,
"contract_effective_start_date" VARCHAR,
"contract_effective_end_date" VARCHAR,
"period_of_performance_start_date" VARCHAR,
"period_of_performance_end_date" VARCHAR,
"federal_amount" VARCHAR,
"state_amount" VARCHAR,
"other_amount" VARCHAR,
"cost_of_contract" VARCHAR,
"explanation_of_costs_optional" VARCHAR,
"contract_modifications" VARCHAR,
"procurement_type" VARCHAR,
"non_financial_contract_yes_no_optional" VARCHAR,
"minority_woman_owned" VARCHAR,
"small_business" VARCHAR,
"veteran" VARCHAR
);
Anyone who has the link will be able to view this.