DPS - Fire Code Compliance Permit
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_dps_fire_code_compliance_permit
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_dps_fire_code_compliance_permit
CREATE TABLE table_1 (
"license_type" VARCHAR,
"license_number" BIGINT,
"full_name" VARCHAR,
"license_date" TIMESTAMP,
"issue_date" TIMESTAMP,
"expired_date" TIMESTAMP,
"business_name" VARCHAR,
"address_1" VARCHAR,
"address_2" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"general_location" VARCHAR,
"comments" VARCHAR,
"location" VARCHAR
);
Anyone who has the link will be able to view this.