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
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,
"commercial_far_observed" DOUBLE,
"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.