IndividualTour - Bi-County-AlaCC-Activity-Based-Model/client_actc_ccta_model_doc GitHub Wiki
Home > TravelModel > UsersGuide > DataDictionary > IndividualTour
Simulation results specific to individual tour decisions.
File location: main/indivTourData_<iteration>.csv
Name | Definition | Scale | Join with … |
---|---|---|---|
hh_id | Unique household ID number | Long integer, any value | All model files, synthetic population household file |
person_id | Unique person ID number | Long integer, any value | Synthetic population person file, Person |
person_num | Person number unique to the household | Integer, 1 to household size | Person |
person_type | Person lifestage/employment type | Integer
|
|
tour_id | Individual tour number unique to the person | Integer, 0 (1 individual tour), 1, 2, 3, or 4 (5 individual tours) | |
tour_category | Type of tour | String
|
|
tour_purpose | Tour purpose, given the type of tour | String
|
|
orig_taz | Origin transportation analysis zone | Integer, 1 to 6593 | Shape file |
orig_walk_segment | Walk to transit origin sub-zone (not located in space) | Integer
|
|
dest_taz | Destination transportation analysis zone | Integer, 1 to 6593 | Shape file |
dest_walk_segment | Walk to transit destination sub-zone (not located in space) | Integer
|
|
start_hour | Start time of the tour | Integer, 5 to 23, where 5 is the hour from 5 am to 6 am and 23 is the hour from 11 pm to midnight | |
end_hour | End time of the tour | Integer, 5 to 23, where 5 is the hour from 5 am to 6 am and 23 is the hour from 11 pm to midnight | |
tour_mode | Primary (though not necessarily used) travel mode for the tour | Integer, see TravelModes#tour-and-trip-modes | |
atWork_freq | Number of at work sub-tours (non-zero only for work tours) | Integer | |
num_ob_stops | Number of out-bound stops on the tour (from home for all tours except at work; from work for at work tours) | Integer | |
num_ib_stops | Number of in-bound stops on the tour (to home for all tours except at work; to work for at work tours) | Integer | |
avAvailable | Autonomous vehicle available, added in Travel Model 1.5 | Integer | |
dcLogsum | Destination choice logsum | Float, 0 and up | |
sampleRate | Iteration sample rate | Float, 0 to 1 | |
origTaxiWait | To document, added in Travel Model 1.5 | Float, 0 and up | |
destTaxiWait | To document, added in Travel Model 1.5 | Float, 0 and up | |
origSingleTNCWait | To document, added in Travel Model 1.5 | Float, 0 and up | |
destSingleTNCWait | To document, added in Travel Model 1.5 | Float, 0 and up | |
origSharedTNCWait | To document, added in Travel Model 1.5 | Float, 0 and up | |
destSharedTNCWait | To document, added in Travel Model 1.5 | Float, 0 and up |