A dataset containing 4914 driving trips with a total of 322799 individual observations.
trips
A data frame with 322799 rows and 7 variables:
a numeric unique trip ID
a numeric ID representing differet road links
a character indicating one of 5 timeBins (Weekday, MorningRush, EveningRush. EveningNight, Weekendday)
the average speed in meters/second for the corresponding trip and linkID
traversal duration in secs
traversal distance in meters
the first observed GPS timestamp on the corresponding linkID