Zoning Development Standards
District of Columbia
@usgov.district_of_columbia_zoning_development_standards
District of Columbia
@usgov.district_of_columbia_zoning_development_standards
This table lists the Floor Area Ratio, Height, Lot Occupancy, Reary Yard, Side Yard, and other various development standards for each zone in the District of Columbia Zoning Regulations of 2016.
Organization: District of Columbia
Last updated: 2024-04-30T18:58:08.107632
Tags: commercial, dcoz, development, district-of-columbia, land-use, planning, washington-dc, zones, zoning-development-standards, zr16
CREATE TABLE table_1 (
"zone" VARCHAR,
"description" VARCHAR,
"building_category" VARCHAR,
"dwelling_units" VARCHAR,
"lot_ccupancy_percent" VARCHAR,
"stories" VARCHAR,
"roof_structure" VARCHAR,
"minimum_lot_width_ft" VARCHAR,
"minimum_lot_area_ft" VARCHAR,
"height_ft" VARCHAR,
"setbacks_and_screening" VARCHAR,
"front_setback_ft" VARCHAR,
"front_build_to_ft" VARCHAR,
"rear_setback_ft" VARCHAR,
"waterfront_setback_ft" VARCHAR,
"side_setback" VARCHAR,
"pervious_surface_percent" VARCHAR,
"floor_area_ratio" VARCHAR,
"gross_floor_area" VARCHAR,
"green_area_ratio" VARCHAR,
"plaza" VARCHAR,
"design_requirements" VARCHAR,
"tree_protection" VARCHAR,
"objectid" BIGINT
);Anyone who has the link will be able to view this.