Special Protection Area Review Data
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_special_protection_area_review
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_special_protection_area_review
A Special Protection Area (SPA) is a geographic area designated by the County Council which has high quality or unusually sensitive water resources and environmental features that would be threatened by proposed land development if special water quality protection measures were not applied. This dataset tracks reviews for development in all SPAs. Update Frequency : Daily.
Organization: Montgomery County of Maryland
Last updated: 2020-11-10T16:58:21.991803
Tags: environmental-features, permit, proposed-land-development, protection-measures, sensitive-water-resources, spa, water, water-quality
CREATE TABLE table_1 (
"application_type" VARCHAR,
"application_number" BIGINT,
"processed_date" TIMESTAMP,
"approved_date" TIMESTAMP,
"project_name" VARCHAR,
"description" VARCHAR,
"street_number" DOUBLE,
"pre_direction" VARCHAR,
"street_name" VARCHAR,
"street_suffix" VARCHAR,
"post_direction" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" DOUBLE,
"work_location" VARCHAR,
"wssc_grid" VARCHAR,
"tax_map" VARCHAR,
"site_area" DOUBLE,
"proposed_disturbed_area" DOUBLE,
"current_zoning" VARCHAR,
"proposed_zoning" VARCHAR,
"current_land_use" VARCHAR,
"proposed_land_use" VARCHAR,
"watershed" VARCHAR,
"tributary" VARCHAR,
"protection_area" VARCHAR,
"state_water_use" VARCHAR
);Anyone who has the link will be able to view this.