County Well Permits
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_county_well_permits
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_county_well_permits
This dataset contains data for Well Permit. A Well Permit must be obtained prior to drilling a well for any purpose including to provide potable drinking water, water for irrigation or agricultural purposes, monitoring of geothermal systems and dewatering.
Update Frequency : Daily
Organization: Montgomery County of Maryland
Last updated: 2020-11-10T16:58:27.768516
Tags: agricultural, county, deothermal, dewatering, drilling, irrigation, permits, water, well
CREATE TABLE table_1 (
"application_type" VARCHAR,
"permit_number" VARCHAR,
"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" 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.