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
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_length" DOUBLE
);
Anyone who has the link will be able to view this.