Construction Activities Of Open (Issued, Not Final) Commercial Demolition Permits
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_construction_activities__ed2e99b7
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_construction_activities__ed2e99b7
This dataset contains data for all Commercial Demolition Permit applications issued in the last five years, including status and work performed.
Organization: Montgomery County of Maryland
Last updated: 2020-11-10T16:58:15.923053
Tags: activity, commercial, construction, demolition, license, open, permits, permitting
CREATE TABLE table_1 (
"application_type" VARCHAR,
"permit_number" BIGINT,
"work_type" VARCHAR,
"use_code" VARCHAR,
"added_date" TIMESTAMP,
"issued_date" TIMESTAMP,
"status" VARCHAR,
"description_of_work" VARCHAR,
"street_number" BIGINT,
"pre_direction" VARCHAR,
"street_name" VARCHAR,
"street_suffix" VARCHAR,
"post_direction" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"latitude" DOUBLE,
"longitude" DOUBLE,
"location_for_map" VARCHAR
);Anyone who has the link will be able to view this.