A dataset containing 4914 driving trips with a total of 322799 individual observations.

trips

Format

A data frame with 322799 rows and 7 variables:

tripID

a numeric unique trip ID

linkID

a numeric ID representing differet road links

timeBin

a character indicating one of 5 timeBins (Weekday, MorningRush, EveningRush. EveningNight, Weekendday)

speed

the average speed in meters/second for the corresponding trip and linkID

duration_secs

traversal duration in secs

distance_meters

traversal distance in meters

entry_time

the first observed GPS timestamp on the corresponding linkID