rush_hour {mopac}R Documentation

Sample of vehicles collected from Loop 1 "Mopac" in Austin, Texas.

Description

Observations sampled in 2.5 minute intervals throughout week of 17 May 2020. Note that although intervals fall within normal "rush hour" timeframe, traffic density is lighter than normal due to COVID.

Usage

rush_hour

Format

A tibble with 962 rows and 7 variables:

day

day of the week when observations were recorded

time

observation timestamp

commercial

indicates whether vehicle is used for commercial purposes

color

vehicle color

type

vehicle type

make

vehicle make

model

vehicle model

Source

Real observations collected from northbound Mopac at Far West Blvd.


[Package mopac version 0.1.0 Index]