Washington Anadromous Fish Harvest Data 1974 - 2012
State of Washington
@usgov.state_of_washington_washington_anadromous_fish_harvest_e601533c
State of Washington
@usgov.state_of_washington_washington_anadromous_fish_harvest_e601533c
CREATE TABLE table_1 (
"year" BIGINT,
"fisher_type" VARCHAR,
"chinook" DOUBLE,
"coho" DOUBLE,
"chum" DOUBLE,
"pink" DOUBLE,
"sockeye" DOUBLE,
"steelhead" DOUBLE,
"jacks" DOUBLE,
"unknown" DOUBLE,
"total_by_fisher_type" DOUBLE,
"total_by_year" DOUBLE
);
Anyone who has the link will be able to view this.