CYC Budget Consultation
City of York Council
@ukgov.budget_consultation
City of York Council
@ukgov.budget_consultation
CREATE TABLE budget_consultation_2016_17_answers (
"respondentid" BIGINT,
"collectionmethod" VARCHAR,
"startdate" VARCHAR,
"enddate" VARCHAR,
"ward" VARCHAR,
"q1_increased_council_tax_levels" VARCHAR,
"q1_increased_charges" VARCHAR,
"q1_provided_fewer_services" VARCHAR,
"q2_parking_currently_use_service" VARCHAR,
"q2_parking_willing_to_pay_more" VARCHAR,
"q2_household_and_bulky_waste_collection_currently_use_service" VARCHAR,
"q2_household_and_bulky_waste_collection_willing_to_pay_more" VARCHAR,
"q2_planning_services_currently_use_service" VARCHAR,
"q2_planning_services_willing_to_pay_more" VARCHAR,
"q2_use_of_swimming_pools_currently_use_service" VARCHAR,
"q2_use_of_swimming_pools_willing_to_pay_more" VARCHAR,
"q2_use_of_sports_centres_currently_use_service" VARCHAR,
"q2_use_of_sports_centres_willing_to_pay_more" VARCHAR,
"q2_use_of_public_toilets_currently_use_service" VARCHAR,
"q2_use_of_public_toilets_willing_to_pay_more" VARCHAR,
"q2_community_centres_currently_use_service" VARCHAR,
"q2_community_centres_yes" VARCHAR,
"q2_adult_education_courses_currently_use_service" VARCHAR,
"q2_adult_education_courses_willing_to_pay_more" VARCHAR,
"q2_home_care_fees_currently_use_service" VARCHAR,
"q2_home_care_fees_willing_to_pay_more" VARCHAR,
"q3_childrens_social_care_services_funding" VARCHAR,
"q3_adults_social_care_services_funding" VARCHAR,
"q3_services_for_young_people_funding" VARCHAR,
"q3_housing_and_homelessness_funding" VARCHAR,
"q3_libraries_funding" VARCHAR,
"q3_theatres_and_museums_funding" VARCHAR,
"q3_parks_and_open_spaces_funding" VARCHAR,
"q3_sport_and_leisure_facilities_events_and_activities_funding" VARCHAR,
"q3_support_for_schools_funding" VARCHAR,
"q3_waste_and_recycling_funding" VARCHAR,
"q3_street_cleaning_funding" VARCHAR,
"q3_crime_prevention_and_community_safety_funding" VARCHAR,
"q3_road_and_footpath_maintenance_funding" VARCHAR,
"q3_funding_for_public_transport_funding" VARCHAR,
"q3_stimulating_the_economy_eg_creating_jobs_funding" VARCHAR,
"q3_public_health_funding" VARCHAR,
"please_give_us_your_comments" VARCHAR
);
Anyone who has the link will be able to view this.