Urban Centers And Villages Growth Monitoring Table
City of Seattle
@usgov.city_of_seattle_urban_centers_and_villages_growth_moni_68a7e25d
City of Seattle
@usgov.city_of_seattle_urban_centers_and_villages_growth_moni_68a7e25d
Growth data for housing units and employment for the growth areas, urban centers and villages, for the City of Seattle Comprehensive Plan. This is a stand alone table that includes non-spatial records.
Housing unit growth is reported quarterly from the city's permitting system while employment change is reported annually from the State of Washington QCEW data.
Organization: City of Seattle
Last updated: 2025-02-28T23:49:39.789267
Tags: comp-plan, employment, gis, housing-units, planning, seattle-gis-open-data, ucuvmonitordashb
CREATE TABLE table_1 (
"objectid" BIGINT,
"sort" BIGINT,
"village_name" VARCHAR,
"village_type" VARCHAR,
"type_name" VARCHAR,
"growth_category" VARCHAR,
"equity_category" VARCHAR,
"transit_category" VARCHAR,
"hu_capacity_2015" BIGINT,
"hu_base_2015" BIGINT,
"hu_growth_rate" DOUBLE,
"hu_target_15_35" BIGINT,
"hu_expected_2035" BIGINT,
"hu_built_since_15" BIGINT,
"hu_issued" BIGINT,
"remain_hu_target" BIGINT,
"remain_hu_target_with_issued" BIGINT,
"job_capacity_2015" BIGINT,
"job_base_2015" BIGINT,
"job_growth_rate" DOUBLE,
"job_target_15_35" BIGINT,
"job_expected_2035" BIGINT,
"job_since_15" BIGINT,
"remain_job_target" BIGINT,
"villnumb" DOUBLE,
"comp_plan_name" VARCHAR,
"comp_plan_type" VARCHAR,
"uvda" VARCHAR,
"council_district" VARCHAR
);Anyone who has the link will be able to view this.