
Tidies a ServiceOverTime response object for use in a DF
tidyServiceOverTimeObject(df, valueColName)
A data frame that contains the following:
period list, containing the following two items:
start POSIXct.
end POSIXct.
value object.
character. The column in df currently named 'value' will be renamed to this.