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
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.