WDFW - Creel Summary Counts
State of Washington
@usgov.state_of_washington_wdfw_creel_summary_counts
State of Washington
@usgov.state_of_washington_wdfw_creel_summary_counts
View gives a summary of hours fished and harvest of hatchery and wild Chinook, Steelhead, and Coho.
Organization: State of Washington
Last updated: 2023-03-03T19:32:39.745259
Tags: creel, wdfw
CREATE TABLE table_1 (
"project_name" VARCHAR,
"fishery_name" VARCHAR,
"survey_date" VARCHAR,
"water_body" VARCHAR,
"catch_area_code" VARCHAR,
"anglers" BIGINT,
"boatanglers" BIGINT,
"species_name" VARCHAR,
"wild_released" DOUBLE,
"wild_harvest" DOUBLE,
"hatchery_released" DOUBLE,
"hatchery_harvest" DOUBLE,
"other_released" DOUBLE,
"other_harvest" DOUBLE,
"hours_fished" DOUBLE
);Anyone who has the link will be able to view this.