Open Space And Recreation Plan Survey
City of Somerville
@usgov.city_of_somerville_open_space_and_recreation_plan_survey
City of Somerville
@usgov.city_of_somerville_open_space_and_recreation_plan_survey
CREATE TABLE table_1 (
"does_somerville_need_more_open_space" VARCHAR,
"do_you_feel_like_you_have_access_to_nature" VARCHAR,
"most_used_space_visit_playgrounds" BIGINT,
"most_used_space_sit_and_relax" BIGINT,
"most_used_space_social_gatherings" BIGINT,
"most_used_space_walking" BIGINT,
"most_used_space_use_athletic_fields" BIGINT,
"most_used_space_parks_recreation_programs" BIGINT,
"most_used_space_visit_splash_pads_in_the_summer" BIGINT,
"most_used_space_community_gardening" BIGINT,
"most_used_space_other" BIGINT,
"how_long_do_you_spend_in_our_open_spaces" VARCHAR,
"want_more_of_playgrounds" BIGINT,
"want_more_of_passive_parks" BIGINT,
"want_more_of_trails_and_walking_paths" BIGINT,
"want_more_of_athletic_fields" BIGINT,
"want_more_of_community_gardens" BIGINT,
"want_more_of_access_to_the_mystic_river_or_alewife_brook" BIGINT,
"want_more_of_other" BIGINT,
"how_often_do_you_participate_in_somervilles_recreation_programs" VARCHAR,
"how_long_have_you_lived_in_somerville" VARCHAR,
"what_ward_do_you_live_in" VARCHAR,
"what_is_your_age" VARCHAR,
"do_you_have_children" BOOLEAN,
"have_children_0_4_years_old" BOOLEAN,
"have_children_5_9_years_old" BOOLEAN,
"have_children_10_14_years_old" BOOLEAN,
"have_children_15_18_years_old" BOOLEAN,
"race_ethnicity" VARCHAR,
"what_is_your_annual_household_income" VARCHAR,
"response_id" BIGINT
);
Anyone who has the link will be able to view this.