Land Use Zoning Development Assumptions
City of Seattle
@usgov.city_of_seattle_land_use_zoning_development_assumptions_1c5de
City of Seattle
@usgov.city_of_seattle_land_use_zoning_development_assumptions_1c5de
Table of development assumptions by land use zoning category to support the City of Seattle Zone Development Capacity Model.
Assumptions include floor-area-ratio, residential density, split between residential and commercial floor area in mixed use zones, redevelopment ratio thresholds and conversions between floor area and housing units and jobs.
Supporting Resources :
Complete Data Dictionary
Organization: City of Seattle
Last updated: 2024-12-16T22:27:51.822635
Tags: buildable-lands, capacity-model-current, development-capacity, gis, planning, seattle-gis-open-data, zoned-capacity, zoning
CREATE TABLE table_1 (
"report_zoning" VARCHAR,
"base_zoning" VARCHAR,
"zoning_category" VARCHAR,
"zoning_class" VARCHAR,
"zoning_geographic_overlay" VARCHAR,
"redevelopment_far" DOUBLE,
"residential_density" DOUBLE,
"residential_base_far" DOUBLE,
"residential_max_far" DOUBLE,
"commercial_base_far" DOUBLE,
"commercial_max_far" DOUBLE,
"geographic_overlay_far" DOUBLE,
"no_mha_tier_far" DOUBLE,
"base_height" DOUBLE,
"residential_max_height" BIGINT,
"commercial_max_height" BIGINT,
"geographic_overlay_height" DOUBLE,
"residential_far_observed" DOUBLE -- Residential FAR - Observed,
"commercial_far_observed" DOUBLE -- Commercial FAR - Observed,
"residential_floor_area_percent" DOUBLE,
"commercial_floor_area_percent" DOUBLE,
"floor_area_sqft_per_housing_unit" BIGINT,
"floor_area_sqft_per_job" BIGINT,
"ratio_unit_of_measure" VARCHAR,
"redevelopment_ratio_threshold" DOUBLE,
"comments" VARCHAR,
"buildable_lands_category" VARCHAR,
"dwelling_units_per_acre" DOUBLE,
"objectid" BIGINT,
"blr_du_density_group" VARCHAR,
"blr_far_density_group" VARCHAR
);Anyone who has the link will be able to view this.