Historical Driver Application Status
City of New York
@usgov.city_of_new_york_historical_driver_application_status
City of New York
@usgov.city_of_new_york_historical_driver_application_status
CREATE TABLE table_1 (
"app_no" BIGINT,
"type" VARCHAR,
"app_date" TIMESTAMP,
"status" VARCHAR,
"fru_interview_scheduled" VARCHAR,
"drug_test" VARCHAR,
"wav_course" VARCHAR,
"defensive_driving" VARCHAR,
"driver_exam" VARCHAR,
"medical_clearance_form" VARCHAR,
"other_requirements" VARCHAR,
"last_updated" VARCHAR
);
Anyone who has the link will be able to view this.