L&I Affidavit Project Details
State of Washington
@usgov.state_of_washington_li_affidavit_project_details
State of Washington
@usgov.state_of_washington_li_affidavit_project_details
CREATE TABLE table_1 (
"affidavit_id_number" BIGINT,
"project_id" BIGINT,
"awarding_agency_name" VARCHAR,
"awarding_agency_address" VARCHAR,
"awarding_agency_contact_person" VARCHAR,
"agency_phone_number" VARCHAR,
"prime_contractor_name" VARCHAR,
"contractor_phone_number" VARCHAR,
"contractor_license" VARCHAR,
"contractor_s_ubi" VARCHAR,
"project_bid_due_date" TIMESTAMP,
"project_award_date" TIMESTAMP,
"contract_name" VARCHAR,
"contract_number" VARCHAR,
"project_site_address" VARCHAR,
"amount" DOUBLE,
"intent_id" BIGINT,
"affidavit_received_date" TIMESTAMP,
"city" VARCHAR,
"work_completion_date" VARCHAR,
"contract_amount" DOUBLE,
"did_owner_operators_perform_work" VARCHAR,
"numberofownerworked" BIGINT,
"formfiledby" VARCHAR,
"allworksubcontracted" VARCHAR,
"anysubcontractor" VARCHAR,
"yourcompanyemployeesworked" VARCHAR,
"anyapprentices" VARCHAR,
"n__apprentice_utilization" DOUBLE,
"omwbe_certification" BOOLEAN,
"filingcompanylicense" VARCHAR,
"filingcompanyubi" VARCHAR,
"filingcompanyname" VARCHAR,
"filingcompanyphone" VARCHAR,
"phoneext" VARCHAR,
"filngcompanyemail" VARCHAR,
"filingcompanyaddress1" VARCHAR,
"filingcompanyaddress2" VARCHAR,
"filingcompanycity" VARCHAR,
"filingcompanystate" VARCHAR,
"filingcompanyzipcode" VARCHAR,
"filingcompanyinsuranceaccount" VARCHAR,
"work_start_date" VARCHAR,
"prime_sintentnumber" DOUBLE
);
Anyone who has the link will be able to view this.