Skip to content

Automatic generation of high quality data dictionary #528

@jpn--

Description

@jpn--

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

No one assigned

    Labels

    FeatureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions