Development Standard Variance
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_development_standard_variance
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_development_standard_variance
A variance is required when an application has submitted a proposed project to the Department of Permitting Services and it is determined that the construction, alteration or extension does not conform to the development standards (in the zoning ordinance) for the zone in which the subject property is located. A variance may be required in any zone and includes accessory structures as well as primary buildings or dwellings.
Update Frequency : Daily
Organization: Montgomery County of Maryland
Last updated: 2020-11-10T16:58:10.448911
Tags: alteration, construction, development, standard, variance, zoning
CREATE TABLE table_1 (
"application_type" VARCHAR,
"application_number" BIGINT,
"process_date" TIMESTAMP,
"issued_date" TIMESTAMP,
"final_date" TIMESTAMP,
"expire_date" VARCHAR,
"street_number" DOUBLE,
"street_pre_direction" VARCHAR,
"street_name" VARCHAR,
"street_post_direction" VARCHAR,
"street_suffix" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" DOUBLE,
"proposed_construction" VARCHAR,
"section_59" VARCHAR,
"existing_structure" VARCHAR,
"new_sfd" VARCHAR,
"non_complying" VARCHAR,
"non_conforming" VARCHAR,
"proposed_structure" VARCHAR,
"room_add" VARCHAR,
"accessory_structure" VARCHAR,
"fence_retaining_wall" VARCHAR -- Fence - Retaining Wall,
"porch" VARCHAR,
"swim_pool" VARCHAR,
"garage_carport" VARCHAR -- Garage - Carport,
"shed" VARCHAR,
"deck" VARCHAR,
"other" VARCHAR,
"zoning_type" VARCHAR,
"location" VARCHAR,
"comments" VARCHAR,
"location1" VARCHAR
);Anyone who has the link will be able to view this.