A chart or table measuring repeat calls by their first contact date.
A chart or table exploring repeat calls by market and problem type.
Charts showcasing repeat calls by week, month, and quarter
The image above represents the completed dashboard that includes charts on number of calls by Market and Type, Market and Type of first call and second call, percentage of Repeat Calls by day of week, Repeat call volume compared to first call and Repeat calls by month.
To accomplish this task, the first step was to import the dataset to BigQuery and use SQL to create a combined target table to be used for visualization. Additionally Google Dataflow was used to understand the data pipeline concepts pertaining to this case.