WDFW-Hatcheries
State of Washington
@usgov.state_of_washington_wdfw_hatcheries
State of Washington
@usgov.state_of_washington_wdfw_hatcheries
CREATE TABLE table_1 (
"facility_name" VARCHAR,
"address_line_1" VARCHAR,
"address_line_2" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" VARCHAR,
"phone" DOUBLE,
"fax" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"description" VARCHAR,
"history" VARCHAR,
"esa_listing_description" VARCHAR,
"cooperative_project_description" VARCHAR,
"seasonal_activities" VARCHAR,
"county" VARCHAR,
"wria" VARCHAR,
"salmon_recovery_region" VARCHAR,
"lead_entity" VARCHAR,
"psc_code" VARCHAR,
"image" VARCHAR,
"last_updated" VARCHAR,
"geolocation" VARCHAR
);
Anyone who has the link will be able to view this.