Baselight

City Annual Stats

City of Seattle

@usgov.city_of_seattle_city_annual_stats_bce51

Loading...
Loading...

About this Dataset

City Annual Stats

Tabular data that powers basic monitoring dashboards for the total population, housing and jobs for the City of Seattle. Each record represents the totals for each year since 2000 (and 1995) through the most recently available data. Includes the change from the previous year.

Sources include:

For population and housing the April 1 official population estimates are produced by the Washington State Office of Financial Management (OFM). OFM population estimates are cited in numerous statutes using population as criteria for fund allocations, program eligibility, or program operations, and as criteria for determining county participation under the Growth Management Act.

Tables

Table 1

@usgov.city_of_seattle_city_annual_stats_bce51.table_1
  • 20.28 KB
  • 26 rows
  • 24 columns
Loading...

CREATE TABLE table_1 (
  "city" VARCHAR,
  "year" BIGINT,
  "const_res" DOUBLE,
  "fire" DOUBLE,
  "manufacturing" DOUBLE,
  "retail" DOUBLE,
  "services" DOUBLE,
  "wtu" DOUBLE,
  "government" DOUBLE,
  "education" DOUBLE,
  "total_jobs" DOUBLE,
  "housing_units" BIGINT,
  "housing_units_1" BIGINT,
  "housing_units_2_more" BIGINT,
  "housing_units_special" BIGINT,
  "households" BIGINT,
  "household_population" BIGINT,
  "gq_population" BIGINT,
  "total_population" BIGINT,
  "year_display" BIGINT,
  "change_population" DOUBLE,
  "change_housing_units" DOUBLE,
  "change_jobs" DOUBLE,
  "objectid" BIGINT
);

Share link

Anyone who has the link will be able to view this.