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