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
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.