Master Electrician License
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_master_electrician_license
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_master_electrician_license
CREATE TABLE table_1 (
"license_number" VARCHAR,
"master_electrician_license" VARCHAR,
"applicant_name" VARCHAR,
"license_date" TIMESTAMP,
"issue_date" TIMESTAMP,
"expire_date" TIMESTAMP,
"grace_expire_date" VARCHAR,
"next_renewal_date" TIMESTAMP,
"address_line_1" VARCHAR,
"address_line_2" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zipcode" DOUBLE,
"jurisdiction" VARCHAR,
"reciprocal_license_w_md_state" VARCHAR,
"reciprocal_license_w_another_jurisdiction" VARCHAR,
"location" VARCHAR
);
Anyone who has the link will be able to view this.