Limited Master Electrician License
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_limited_master_electrici_d7c6a2c5
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_limited_master_electrici_d7c6a2c5
CREATE TABLE table_1 (
"license_number" VARCHAR,
"limited_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,
"scope_limitation" VARCHAR,
"jurisdiction" VARCHAR,
"reciprocal_license_w_another_jurisdiction" VARCHAR,
"reciprocal_license_w_md_state" VARCHAR,
"location" VARCHAR
);
Anyone who has the link will be able to view this.