Mold Individual Licenses: Four Year Window
State of New York
@usgov.state_of_new_york_mold_individual_licenses_four_year_window
State of New York
@usgov.state_of_new_york_mold_individual_licenses_four_year_window
The dataset includes a comprehensive list of mold licenses that have been issued to individuals for the purpose of mold assessment, abatement, and supervision within New York State. The dataset includes the individual’s name and license information such as, license number, license type, issued date, and expiration date.
Organization: State of New York
Last updated: 2023-08-11T10:09:15.462228
CREATE TABLE table_1 (
  "license_number" VARCHAR,
  "license_type" VARCHAR,
  "first_name" VARCHAR,
  "last_name" VARCHAR,
  "issued_date" TIMESTAMP,
  "expiration_date" TIMESTAMP,
  "license_status" VARCHAR
);Anyone who has the link will be able to view this.