WDFW-Salmonid Population Indicators (SPI) Populations
State of Washington
@usgov.state_of_washington_wdfw_salmonid_stock_inventory_populations
State of Washington
@usgov.state_of_washington_wdfw_salmonid_stock_inventory_populations
CREATE TABLE table_1 (
"stock_number" BIGINT,
"population_name" VARCHAR,
"species" VARCHAR,
"esu_dps_name" VARCHAR,
"federal_status" VARCHAR,
"listing_date" TIMESTAMP,
"salmon_recovery_region" VARCHAR,
"recovery_plan" VARCHAR,
"recovery_plan_year" VARCHAR,
"hatchery_standards_met" VARCHAR,
"major_population_grouping" VARCHAR,
"population_goals" VARCHAR,
"goal_references" VARCHAR,
"goal_notes" VARCHAR,
"population_history" VARCHAR,
"stock_definition" VARCHAR,
"stock_data_description" VARCHAR,
"stock_spawning_distribution" VARCHAR,
"stock_genetic_analysis_description" VARCHAR,
"local_biologist_name" VARCHAR,
"local_biologist_email" VARCHAR,
"last_updated" VARCHAR
);
Anyone who has the link will be able to view this.