3.19 Value Of Special Events (summary)
City of Tempe
@usgov.city_of_tempe_3_19_value_of_special_events_summary_df23c
City of Tempe
@usgov.city_of_tempe_3_19_value_of_special_events_summary_df23c
This dataset comes from the Annual Community Survey question about satisfaction with the Value of Special Events. The Community Survey question relating to the Value of Special Events performance measure: "Please rate your level of satisfaction with each of the following: a) Value & benefits received by City from special events." Respondents are asked to rate their satisfaction level on a scale of 5 to 1, where 5 means "Very Satisfied" and 1 means "Very Dissatisfied" (without "don't know" as an option).
The survey is mailed to a random sample of households in the City of Tempe and has a 95% confidence level.
This page provides data for the Value of Special Events performance measure.
The performance measure dashboard is available at 3.19 Value of Special Events.
Additional Information
Source: Community Attitude Survey ( Vendor: ETC Institute)
Contact: Wydale Holmes
Contact E-Mail: wydale_holmes@tempe.gov
Data Source Type: Excel and PDF
Preparation Method: Extracted from Annual Community Survey results
Publish Frequency: Annual
Publish Method: Manual
Data Dictionary
Organization: City of Tempe
Last updated: 2024-02-09T14:55:50.443470
Tags: benefits, events, quality-of-life, special, tempe, value-of-special-events-pm-3-19
CREATE TABLE table_1 (
"year" BIGINT,
"type" VARCHAR,
"question_number" VARCHAR,
"question" VARCHAR,
"very_satisfied" DOUBLE,
"satisfied" DOUBLE,
"neutral" DOUBLE,
"dissatisfied" DOUBLE,
"very_dissatisfied" DOUBLE,
"don_t_know_responses" VARCHAR,
"very_satisfied_or_satisfied" DOUBLE,
"date" TIMESTAMP,
"objectid" BIGINT
);Anyone who has the link will be able to view this.