Fence Permits
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_fence_permits
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_fence_permits
A permit is required to install any type of fence in Montgomery County. Replacement of an existing fence, ORIGINALLY INSTALLED WITH A FENCE PERMIT, with the same kind of fence in the same location at the same height, does not require a fence permit. If an existing fence was not installed with a fence permit, the replacement fence must have a fence permit.
Update Frequency : Daily
Organization: Montgomery County of Maryland
Last updated: 2020-11-10T16:58:08.557050
Tags: fence, permits, permitting
CREATE TABLE table_1 (
"application_type" VARCHAR,
"permit_number" BIGINT,
"work_type" VARCHAR,
"use_code" VARCHAR,
"added_date" TIMESTAMP,
"issue_date" TIMESTAMP,
"final_date" TIMESTAMP,
"expired_date" VARCHAR,
"status" VARCHAR,
"building_area" DOUBLE,
"description_of_work" VARCHAR,
"street_number" DOUBLE,
"pre_direction" VARCHAR,
"street_name" VARCHAR,
"street_suffix" VARCHAR,
"post_direction" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"general_location" VARCHAR,
"location" VARCHAR
);Anyone who has the link will be able to view this.