Commercial Fast Track Permits
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_commercial_fast_track_permits
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_commercial_fast_track_permits
CREATE TABLE table_1 (
"permit_number" VARCHAR,
"processed_date" TIMESTAMP,
"issued_date" TIMESTAMP,
"finaled_date" TIMESTAMP,
"building_area" DOUBLE,
"declared_valuation" DOUBLE,
"description" VARCHAR,
"work_type" VARCHAR,
"use_code" VARCHAR,
"street_number" VARCHAR,
"pre_direction" VARCHAR,
"street_name_of_work_location" VARCHAR,
"street_suffix" VARCHAR,
"post_direction" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" DOUBLE
);
Anyone who has the link will be able to view this.