WAOFM - SAEP - State Legislative District Population Estimates, 2000-2020
State of Washington
@usgov.state_of_washington_waofm_saep_state_legislative_distr_2da8774c
State of Washington
@usgov.state_of_washington_waofm_saep_state_legislative_distr_2da8774c
CREATE TABLE table_1 (
"legislative_district" BIGINT,
"estimated_total_population_2000" BIGINT,
"estimated_total_population_2001" BIGINT,
"estimated_total_population_2002" BIGINT,
"estimated_total_population_2003" BIGINT,
"estimated_total_population_2004" BIGINT,
"estimated_total_population_2005" BIGINT,
"estimated_total_population_2006" BIGINT,
"estimated_total_population_2007" BIGINT,
"estimated_total_population_2008" BIGINT,
"estimated_total_population_2009" BIGINT,
"estimated_total_population_2010" BIGINT,
"estimated_total_population_2011" BIGINT,
"estimated_total_population_2012" BIGINT,
"estimated_total_population_2013" BIGINT,
"estimated_total_population_2014" BIGINT,
"estimated_total_population_2015" BIGINT,
"estimated_total_population_2016" BIGINT,
"estimated_total_population_2017" BIGINT,
"estimated_total_population_2018" BIGINT,
"estimated_total_population_2019" BIGINT,
"estimated_total_population_2020" BIGINT,
"numeric_change_in_population_2000_to_2010" BIGINT,
"percent_change_in_population_2000_to_2010" DOUBLE,
"numeric_change_in_population_2010_to_2020" BIGINT,
"percent_change_in_population_2010_to_2020" DOUBLE,
"saep_version" VARCHAR
);
Anyone who has the link will be able to view this.