4.20 Community Development Process Satisfaction (summary)
City of Tempe
@usgov.city_of_tempe_4_20_community_development_process_surve_881730e7
City of Tempe
@usgov.city_of_tempe_4_20_community_development_process_surve_881730e7
The Community Development Process Survey is an evaluation tool showing the City Council and the community our customer satisfaction levels during the course of processing an application. By collecting the survey responses, we can identify areas of satisfaction as well as steps for improvement. This dataset comes from collecting survey responses at each key step in the planning entitlement, plan review, permitting and inspection processes.
The performance measure page is available at 4.20 Community Development Process Satisfaction.
Additional Information
Source: Survey Monkey
Contact (author): Jacob Payne
Contact E-Mail (author): jacob_payne@tempe.gov
Contact (maintainer):
Contact E-Mail (maintainer):
Data Source Type: Excel
Preparation Method: Survey Monkey
Publish Frequency: Annual
Publish Method: Manual
Data Dictionary
Organization: City of Tempe
Last updated: 2024-02-09T15:02:23.385884
Tags: 4-20-customer-satisfaction-with-community-development-processes, community-development, satisfaction-survey, sustainable-growth-and-development
CREATE TABLE table_1 (
"year" BIGINT,
"date" TIMESTAMP,
"type" VARCHAR,
"survey_question_number" DOUBLE,
"survey_question" VARCHAR,
"strongly_disagree" DOUBLE,
"disagree" DOUBLE,
"neutral_average" DOUBLE -- Neutral, Average,
"agree" DOUBLE,
"strongly_agree" DOUBLE,
"n_a" DOUBLE,
"agree_or_strongly_agree" DOUBLE,
"agree_or_strongly_agree_witho" DOUBLE -- Agree Or Strongly Agree, Witho,
"objectid" BIGINT
);Anyone who has the link will be able to view this.