DPS - Fire System License
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_dps_fire_system_license
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_dps_fire_system_license
CREATE TABLE table_1 (
"license_type" VARCHAR,
"license_number" VARCHAR,
"applicant" VARCHAR,
"license_date" TIMESTAMP,
"issue_date" TIMESTAMP,
"expired_date" TIMESTAMP,
"address_1" VARCHAR,
"address_2" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" DOUBLE,
"location" VARCHAR
);
Anyone who has the link will be able to view this.