Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

MAEDtravel

Trip dataset


Description

Data gathered in Austria in 2015 according to Mobility-Activity-Expenditure-Dairy (MAED), which reported all trips, activities (time use) and expenditures of 737 persons over a whole week.

Usage

data(MAEDtravel)

Format

A dataframe containing:

PeID

individual index

PeGenF

gender of the individual

PeAge

age in years

PeEduc

education level

PeEmploy

employment state

HhCh

type of household: with children or without children

WeID

trip index

choice

chosen mode: 1 - walk, 2 - bike, 3 - car, 4 -public transport (PT)

dist

trip distance, km

avl_1

availability dummy for mode 1, walk

avl_2

availability dummy for mode 2, bike

avl_3

availability dummy for mode 3, car

avl_4

availability dummy for mode 4, PT

chc_1

choice dummy for mode 1, walk

chc_2

choice dummy for mode 2, bike

chc_3

choice dummy for mode 3, car

chc_4

choice dummy for mode 4, PT

cost_3

cost of car mode

cost_4

cost of PT mode

dur_1

trip duration with mode 1, minutes

dur_2

trip duration with mode 2, minutes

dur_3

trip duration with mode 3, minutes

vdur_4

in vehicle time mode 4, minutes

acc_4

time to stop or from stop for mode 4, minutes

HhCarPark

dummy, car parking at home available

JobCarPark

dummy,car parking at workplace available

PbAvl_3

dummy, ar parking restrictions (time and/or cost) in-force at the destination of the trip

servIdx_4

public transport service interval in minutes

stopUs1R1_4

necessary number of changes to reach the destination with public transport

leis

trip purpose leisure, effect coding

work

trip purpose work, effect coding

oth

trip purpose other, effect coding

int_1

inertia for mode 1

int_2

inertia for mode 2

int_3

inertia for mode 3

int_4

inertia for mode 4

Details

For more on data collection and description see (Aschauer et al. 2019) and (Aschauer et al. 2018).

A variant of this dataset was used in: (Schmid et al. 2019), (Jokubauskaite et al. 2019) and (Hoessinger et al. 2020).

To get the full dataset please contact r.hoessinger@boku.ac.at.

Transport modes available: walk, bike, car, public transport (PT). The inertia variable (int_i) is a dummy, which is equal to one if the mode chosen by a person for a trip at the start of the current tour is the same as the one chosen in the previous tour made for the same purpose, and zero otherwise. Variables for trip purpose (leis, work, oth) were created using the effect coding.

References

Aschauer F, Hoessinger R, Axhausen KW, Schmid B, Gerike R (2018). “Implications of survey methods on travel and non-travel activities. A comparison of the Austrian national travel survey and an innovative mobility-activity-expenditure diary (MAED).” European Journal of Transport and Infrastructure Research, 18, 4–35. doi: 10.3929/ethz-b-000181072.

Aschauer F, Roesel I, Hoessinger R, Kreis BH, Gerike R (2019). “Time use, mobility, expenditure: An innovative survey design for understanding individual trade-off processes.” Transportation, 46, 307–339. doi: 10.1007/s11116-018-9961-9.

Hoessinger R, Aschauer F, Jara-Diaz S, Jokubauskaite S, Schmid B, Peer S, Axhausen KW, Gerike R (2020). “A joint time-assignment and expenditure-allocation model: value of leisure and value of time assigned to travel for specific population segments.” Transportation, 47, 1439–1475. doi: 10.1007/s11116-019-10022-w.

Jokubauskaite S, Hoessinger R, Aschauer F, Gerike R, Jara-Diaz S, Peer S, Schmid B, Axhausen KW, Leisch F (2019). “Advanced continuous-discrete model for joint time-use expenditure and mode choice estimation.” Transportation Research Part BMethodological., 129, 397–421. doi: 10.1016/j.trb.2019.09.010, https://www.sciencedirect.com/science/article/pii/S0191261518308245.

Schmid B, Jokubauskaite S, Aschauer F, Peer S, Hoessinger R, Gerike R, Jara-Diaz SR, Axhausen KW (2019). “A pooled RP/SP mode, route and destination choice model to investigate mode and user-type effects in the value of travel time savings.” Transportation Research Part APolicy and Practice, 124, 262–294. doi: 10.1016/j.tra.2019.03.001, https://www.sciencedirect.com/science/article/pii/S0965856418301721.

Examples

data(MAEDtravel)

nmm

Nonlinear Multivariate Models

v0.9
GPL (>= 2)
Authors
Simona Jokubauskaite [aut, cre], Reinhard Hoessinger [aut], Friedrich Leisch [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.