Asbestos Individual Certificates: Two Year Window
State of New York
@usgov.state_of_new_york_asbestos_individual_certificates_two_dce08ade
State of New York
@usgov.state_of_new_york_asbestos_individual_certificates_two_dce08ade
The dataset includes a comprehensive list of asbestos certificates that have been issued to individuals for the purpose of air sampling, handlers, inspectors, management planners, operations and maintenance, project designers, project monitors, restricted allied trades, and supervisors within New York State. The dataset includes the individual’s name and license information such as, certificate number, category certificate number, certificate type, issued date, and expiration date
Organization: State of New York
Last updated: 2024-02-23T11:58:18.635118
Tags: air-sampling-technician, asbestos, certificate, handler, inspector, management-planner, operations-and-maintenance, project-designer, project-monitor, restricted-allied-trades, supervisor
CREATE TABLE table_1 (
"certificate_number" VARCHAR,
"endorsement_type" VARCHAR,
"first_name" VARCHAR,
"last_name" VARCHAR,
"issued_date" TIMESTAMP,
"expiration_date" TIMESTAMP,
"certificate_status" VARCHAR
);Anyone who has the link will be able to view this.