Historic Area Work Permits
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_historic_area_work_permits
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_historic_area_work_permits
Historic Area Work Permit (HAWP) : All applications for proposed exterior work involving properties listed on the Montgomery County Master Plan for Historic Preservation, either as individual historic sites or as properties within a historic district, require the approval of the Montgomery County Historic Preservation Commission (HPC).
Update Frequency : Daily
Organization: Montgomery County of Maryland
Last updated: 2020-11-10T16:58:11.136485
Tags: area, historic, permits, permitting, work
CREATE TABLE table_1 (
"application_type" VARCHAR,
"permit_number" BIGINT,
"work_type" VARCHAR,
"added_date" TIMESTAMP,
"issue_date" TIMESTAMP,
"final_date" TIMESTAMP,
"expired_date" TIMESTAMP,
"status" VARCHAR,
"building_area" DOUBLE,
"description_of_work" VARCHAR,
"street_number" VARCHAR,
"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.