Master Content
State of Washington
@usgov.state_of_washington_master_content
State of Washington
@usgov.state_of_washington_master_content
CREATE TABLE table_1 (
"funding_program" VARCHAR,
"eligible_funding_recipients" VARCHAR,
"eligible_projects" VARCHAR,
"website" VARCHAR,
"administrative_organization" VARCHAR,
"current_status" VARCHAR,
"primary_contact" VARCHAR,
"alternate_contact" VARCHAR,
"grant_or_loan" VARCHAR,
"program_description" VARCHAR,
"eligible_projects_description" VARCHAR,
"administrative_sub_organization" VARCHAR,
"percent_match" DOUBLE,
"match_requirement_description" VARCHAR,
"funding_limitation" VARCHAR,
"funding_limitation_description" VARCHAR,
"application_open" TIMESTAMP,
"application_closed" TIMESTAMP,
"additional_application_dates" VARCHAR,
"supplemental_information" VARCHAR,
"last_updated" TIMESTAMP
);
Anyone who has the link will be able to view this.