AAQOL Community Comments Oct 27–2016
City of Austin
@usgov.city_of_austin_aaqol_community_comments_oct_27_2016
City of Austin
@usgov.city_of_austin_aaqol_community_comments_oct_27_2016
CREATE TABLE table_1 (
"total" BIGINT,
"date_of_event" VARCHAR,
"location" VARCHAR,
"topic" VARCHAR,
"question" VARCHAR,
"n__of_comments" BIGINT,
"code" VARCHAR,
"comment" VARCHAR,
"zip_code" VARCHAR,
"department_1" VARCHAR,
"department_2" VARCHAR,
"theme_1" VARCHAR,
"theme_2" VARCHAR,
"theme_3" VARCHAR,
"theme_4" VARCHAR,
"theme_5" VARCHAR,
"theme_6" VARCHAR
);
Anyone who has the link will be able to view this.