Development Standard Variance
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_development_standard_variance
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_development_standard_variance
CREATE TABLE table_1 (
"application_type" VARCHAR,
"application_number" BIGINT,
"process_date" TIMESTAMP,
"issued_date" TIMESTAMP,
"final_date" TIMESTAMP,
"expire_date" VARCHAR,
"street_number" DOUBLE,
"street_pre_direction" VARCHAR,
"street_name" VARCHAR,
"street_post_direction" VARCHAR,
"street_suffix" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" DOUBLE,
"proposed_construction" VARCHAR,
"section_59" VARCHAR,
"existing_structure" VARCHAR,
"new_sfd" VARCHAR,
"non_complying" VARCHAR,
"non_conforming" VARCHAR,
"proposed_structure" VARCHAR,
"room_add" VARCHAR,
"accessory_structure" VARCHAR,
"fence_retaining_wall" VARCHAR,
"porch" VARCHAR,
"swim_pool" VARCHAR,
"garage_carport" VARCHAR,
"shed" VARCHAR,
"deck" VARCHAR,
"other" VARCHAR,
"zoning_type" VARCHAR,
"location" VARCHAR,
"comments" VARCHAR,
"location1" VARCHAR
);
Anyone who has the link will be able to view this.