Cook County Directory Of Elected Officials
Cook County of Illinois
@usgov.cook_county_of_illinois_cook_county_directory_of_elect_eaeb58cb
Cook County of Illinois
@usgov.cook_county_of_illinois_cook_county_directory_of_elect_eaeb58cb
CREATE TABLE table_1 (
"office" VARCHAR,
"jurisdiction" VARCHAR,
"first_name" VARCHAR,
"middle_name" VARCHAR,
"last_name" VARCHAR,
"term" BIGINT,
"election_id" BIGINT,
"address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" BIGINT,
"phone" VARCHAR,
"fax" VARCHAR,
"website" VARCHAR,
"email" VARCHAR,
"address2" VARCHAR,
"city2" VARCHAR,
"state2" VARCHAR,
"zip2" DOUBLE,
"phone2" VARCHAR,
"fax2" VARCHAR,
"website2" VARCHAR,
"email2" VARCHAR,
"cook_county_locator" VARCHAR
);
Anyone who has the link will be able to view this.