Participatory Budgeting Submissions
City of Somerville
@usgov.city_of_somerville_participatory_budgeting_submissions
City of Somerville
@usgov.city_of_somerville_participatory_budgeting_submissions
CREATE TABLE table_1 (
"year" BIGINT,
"category" VARCHAR,
"theme" VARCHAR,
"idea" VARCHAR,
"description" VARCHAR,
"citywide" BIGINT,
"near_address" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"comment_count" DOUBLE,
"support_count" DOUBLE
);
Anyone who has the link will be able to view this.