-
Notifications
You must be signed in to change notification settings - Fork 118
Open
Labels
FeatureNew feature or requestNew feature or request
Description
ActivitySim currently is capable of generating a simple data dictionary using the write_data_dictionary component. The result is a listing of table columns in each table, giving name, dtype (int, float, string, etc.) along with the checkpoint where the column was added. No info is included about what the values mean (e.g. what modes are available, what are the units of measurements, etc.).
We would like it to generate a more robust and high quality dictionary output, similar to static dictionaries provided in these examples:
Metadata
Metadata
Assignees
Labels
FeatureNew feature or requestNew feature or request