tripset: A sample of 4914 trips over Quebec City in 2014

tripsetR Documentation

A sample of 4914 trips over Quebec City in 2014

Description

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

Usage

tripset

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)

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


melmasri/traveltimeHMM documentation built on Jan. 6, 2023, 10:30 p.m.