Residential Impact Tax For Gaithersburg
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_residential_impact_tax_f_5e843fff
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_residential_impact_tax_f_5e843fff
CREATE TABLE table_1 (
"permit_number" BIGINT,
"status" VARCHAR,
"processed_date" TIMESTAMP,
"issued_date" TIMESTAMP,
"finaled_date" TIMESTAMP,
"description" VARCHAR,
"application_type" VARCHAR,
"work_type" VARCHAR,
"use_code" VARCHAR,
"number_of_dwelling_units" BIGINT,
"high_rise" VARCHAR,
"tax_description" VARCHAR,
"tax_amount" DOUBLE,
"tax_status" VARCHAR,
"tax_paid_date" TIMESTAMP,
"street_number" DOUBLE,
"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.