Urban Center Neighborhood Areas
City of Seattle
@usgov.city_of_seattle_urban_center_neighborhood_areas_b02dd
City of Seattle
@usgov.city_of_seattle_urban_center_neighborhood_areas_b02dd
Growth data for housing units and employment for recognized sub-villages of three of the City of Seattle's designated urban centers.
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:48:10.993181
Tags: comprehensive-plan, employment, gis, housing-units, jobs, monitoring, planning, seattle-gis-open-data, urban-centers-and-villages
CREATE TABLE table_1 (
"objectid" BIGINT,
"villnumb" DOUBLE,
"uv_name" VARCHAR,
"uv_type" VARCHAR,
"type_name" VARCHAR,
"acres" DOUBLE,
"uc_init" BIGINT,
"cenvillno" BIGINT,
"sort" BIGINT,
"growth_category" BIGINT,
"equity_category" VARCHAR,
"transit_category" BIGINT,
"hu_capacity_2015" BIGINT,
"hu_base_2015" BIGINT,
"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_target_15_35" BIGINT,
"job_expected_2035" BIGINT,
"job_since_15" BIGINT,
"remain_job_target" BIGINT,
"uvda" VARCHAR,
"council_district" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.