Public Chauffeurs - Historical
City of Chicago
@usgov.city_of_chicago_public_chauffeurs_historical
City of Chicago
@usgov.city_of_chicago_public_chauffeurs_historical
CREATE TABLE table_1 (
"license_number" DOUBLE,
"renewed" VARCHAR,
"status" VARCHAR,
"status_date" VARCHAR,
"expires" VARCHAR,
"driver_type" VARCHAR,
"license_type" VARCHAR,
"original_issue_date" TIMESTAMP,
"name" VARCHAR,
"sex" VARCHAR,
"chauffeur_city" VARCHAR,
"chauffeur_state" VARCHAR,
"last_valid_date" VARCHAR,
"record_version_id" VARCHAR
);
Anyone who has the link will be able to view this.