Zoning Development Standards
District of Columbia
@usgov.district_of_columbia_zoning_development_standards
District of Columbia
@usgov.district_of_columbia_zoning_development_standards
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.