Public Technology Resources
City of Chicago
@usgov.city_of_chicago_public_technology_resources
City of Chicago
@usgov.city_of_chicago_public_technology_resources
CREATE TABLE table_1 (
"type" VARCHAR,
"facility" VARCHAR,
"street_address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" BIGINT,
"phone" VARCHAR,
"website" VARCHAR,
"hours" VARCHAR,
"appointment" VARCHAR,
"internet" BOOLEAN,
"wifi" BOOLEAN,
"training" BOOLEAN,
"location" VARCHAR
);
Anyone who has the link will be able to view this.