Sediment Control Permits
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_sediment_control_permits
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_sediment_control_permits
CREATE TABLE table_1 (
"application_type" VARCHAR,
"permit_number" VARCHAR,
"processed_date" TIMESTAMP,
"approved_date" TIMESTAMP,
"project_name" 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.