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
This dataset contains a list of Limited Master Electrician's License information. A Master Electrician's License is required when an electrical contractor wishes to obtain a permit to perform electrical work in Montgomery County.  Depending on the extent of work to be performed by the electrical contractor, one type of the license will be required.  A Limited Master Electrician’s License is restricted to specific types of electrical work (e.g., heat/air conditioning, signs, or telephones) or specific locations (e.g., apartment buildings). for in the Montgomery County Zoning Ordinance (http://www.amlegal.com/).
Update Frequency : Daily
Organization: Montgomery County of Maryland
Last updated: 2020-11-10T16:58:14.471941
Tags: electrical, electrician, eletricity, license, licensing, limited, master
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 1,
  "address_line_2" VARCHAR  -- Address - Line 2,
  "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.