Urban Centers Villages And Manufacturing Industrial Centers
City of Seattle
@usgov.city_of_seattle_urban_centers_villages_and_manufacturi_36be99ad
City of Seattle
@usgov.city_of_seattle_urban_centers_villages_and_manufacturi_36be99ad
Growth data for housing units and employment for the growth areas, urban centers and villages, for the City of Seattle Comprehensive Plan.
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:50:21.244134
Tags: aduapp, comprehensive-plan, employment, flumapp, gis, housing-units, jobs, monitoring, permitexploreapp, planning, qrdashb, sdcizoningmap, seattle-gis-open-data, ucuvmonitordashb, urban-centers-and-villages
CREATE TABLE table_1 (
"objectid" BIGINT,
"uv_name" VARCHAR,
"uv_type" VARCHAR,
"type_name" VARCHAR,
"acres" DOUBLE,
"sort" BIGINT,
"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,
"uvda" VARCHAR,
"council_district" VARCHAR,
"villnumb" BIGINT,
"comp_plan_type" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.