311 Customer Satisfaction Survey
City of New York
@usgov.city_of_new_york_311_customer_satisfaction_survey
City of New York
@usgov.city_of_new_york_311_customer_satisfaction_survey
CREATE TABLE table_1 (
"year" BIGINT,
"campaign" VARCHAR,
"channel" VARCHAR,
"survey_type" VARCHAR,
"start_time" VARCHAR,
"completion_time" VARCHAR,
"survey_language" VARCHAR,
"overall_satisfaction" VARCHAR,
"wait_time" VARCHAR,
"agent_customer_service" VARCHAR,
"agent_job_knowledge" VARCHAR,
"answer_satisfaction" VARCHAR,
"nps" DOUBLE
);
Anyone who has the link will be able to view this.