trips: A sample of 5000 trips over Quebec City in 2014

Description Usage Format

Description

A dataset containing 5000 driving trips for a total of 37105 observations.

Usage

1

Format

A data frame with 371705 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)

logspeed

the average log-speed in meters/second for the corresponding trip and linkId

traveltime

the travel time of corresponding trip on the specified linkId in seconds

length

the trip driving length in meters over the corresponding linkId

time

the first observed GPS timestamp on the corresponding linkId of that trip


AdrienHdz/traveltimeCLT documentation built on Dec. 31, 2020, 9:46 a.m.