Civil Service List Certification
City of New York
@usgov.city_of_new_york_civil_service_list_certification
City of New York
@usgov.city_of_new_york_civil_service_list_certification
CREATE TABLE table_1 (
"exam_no" BIGINT,
"list_no" DOUBLE,
"first_name" VARCHAR,
"mi" VARCHAR,
"last_name" VARCHAR,
"list_agency_code" BIGINT,
"list_agency_desc" VARCHAR,
"list_title_desc" VARCHAR,
"cert_seq_no" DOUBLE,
"request_date" TIMESTAMP,
"salary" DOUBLE,
"cert_issue_no" BIGINT,
"cert_date" TIMESTAMP,
"reissue_date" VARCHAR,
"cert_expiration_date" TIMESTAMP,
"no_certified" BIGINT,
"no_requested" BIGINT,
"provisional_replacement" VARCHAR,
"no_vacancies" BIGINT,
"list_title_code" BIGINT,
"sel_cert_description" VARCHAR
);
Anyone who has the link will be able to view this.