AccessTables#
- class caf.ntem.build.AccessTables(value)[source]#
Bases:
EnumDefines the names of the access data tables.
Attributes
The ID columns of the table.
The names columns to replace in the table and the substitution to use.
Attributes Documentation
- id_columns#
The ID columns of the table.
- replace_columns#
The names columns to replace in the table and the substitution to use.
- PLANNING = 'Planning'#
- CAR_OWNERSHIP = 'CarOwnership'#
- TE_CAR_AVAILABILITY = 'TripEndDataByCarAvailability'#
- TE_DIRECTION = 'TripEndDataByDirection'#