Percent Change (2022)
State of Washington
@usgov.state_of_washington_percent_change
State of Washington
@usgov.state_of_washington_percent_change
This gives the quantiles of the posterior distribution for the slope term of the model. Q50. is the median, which is what we used as a best estimate. Percent change per year = (exp(Q50.)-1)*100. Note: 2020 also included below.
Organization: State of Washington
Last updated: 2020-11-10T17:21:19.489949
Tags: data-analysis-2020-sos, sos-2022, state-of-salmon-2020, wdfw-sdfp
CREATE TABLE table_1 (
"common_population_name" VARCHAR,
"q2_5" DOUBLE -- Q2.5.,
"q25" DOUBLE -- Q25.,
"q50" DOUBLE -- Q50.,
"q75" DOUBLE -- Q75.,
"q97_5" DOUBLE -- Q97.5.,
"esu" VARCHAR,
"esu_dps" VARCHAR
);Anyone who has the link will be able to view this.