Baselight

311 Call Metrics By Month

City of San Francisco

@usgov.city_of_san_francisco_311_call_metrics_by_month

Loading...
Loading...

About this Dataset

311 Call Metrics By Month

This report includes information about calls made to SF311, including: (1) number of calls answered, (2) service level (percentage of calls answered within 60 seconds), (3) average speed of answer (number of seconds to answer the call), and (4) transferred calls (percentage of calls transferred to another agency).
Organization: City of San Francisco
Last updated: 2020-11-10T16:56:45.542214

Tables

Table 1

@usgov.city_of_san_francisco_311_call_metrics_by_month.table_1
  • 9.04 KB
  • 217 rows
  • 5 columns
Loading...

CREATE TABLE table_1 (
  "month" VARCHAR,
  "calls_answered" BIGINT,
  "svc_level_answered_w_i_60_sec" DOUBLE,
  "avg_speed_answer_sec" DOUBLE,
  "transferred_calls" DOUBLE
);

Share link

Anyone who has the link will be able to view this.