Public Computer Labs
City of Austin
@usgov.city_of_austin_public_computer_labs
City of Austin
@usgov.city_of_austin_public_computer_labs
CREATE TABLE table_1 (
"name" VARCHAR,
"location" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zipcode" BIGINT,
"phone_number" VARCHAR,
"hours" VARCHAR,
"website" VARCHAR,
"number_of_computers" DOUBLE,
"new_georeferenced_column" VARCHAR
);
Anyone who has the link will be able to view this.