DPS - General Permits
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_dps_general_permits
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_dps_general_permits
"Data for General Permits are required for specific locations where hazardous processes occur or where the location itself may produce a hazard. At this time, we are requesting that all permit applications and payments, including supporting documentation for review, be submitted electronically. In lieu of paper documents, please email DPS.eServicesFPCC@montgomerycountymd.gov to provide the required information for review.
Update Frequency : Daily"
Organization: Montgomery County of Maryland
Last updated: 2021-08-07T15:39:17.228120
Tags: general, permits
CREATE TABLE table_1 (
"application_type" VARCHAR,
"permit_number" BIGINT,
"work_type" VARCHAR,
"use_code" VARCHAR,
"use_code_description" VARCHAR,
"added_date" TIMESTAMP,
"issue_date" TIMESTAMP,
"expired_date" TIMESTAMP,
"status" VARCHAR,
"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.