Participatory Budgeting Voter Demographics
City of Somerville
@usgov.city_of_somerville_participatory_budgeting_voter_demographics
City of Somerville
@usgov.city_of_somerville_participatory_budgeting_voter_demographics
CREATE TABLE table_1 (
"year" BIGINT,
"survey_language" VARCHAR,
"ward" VARCHAR,
"gender" VARCHAR,
"age" VARCHAR,
"race_or_ethnicity" VARCHAR,
"housing_status" VARCHAR,
"cultural_or_religion_minority" DOUBLE,
"immigrant" DOUBLE,
"lgbtqia" DOUBLE,
"parent_guardian_of_children_under_18" DOUBLE,
"person_with_disabilities" DOUBLE,
"veteran" DOUBLE,
"student" DOUBLE,
"household_income" VARCHAR,
"how_satisfied_are_you_with_participatory_budgeting" DOUBLE
);
Anyone who has the link will be able to view this.