Skip to content

[FEATURE] Add check to ensure consistency of results between runs #149

@Eric-Liu-SANDAG

Description

@Eric-Liu-SANDAG

Is your feature request related to a problem? Please describe

Sometimes, we may use some random allocation in Estimates Program. Other times, we may forget to include ORDER BY in SQL statements, causing data to be ordered differently and thus controlled differently. We need to outputs of the Estimates Program to always be the exact same given input data is unchanged

Describe the solution you'd like

Add functionality to reporting.py to check the consistency of all output data between two different [run_id] values.

Describe alternatives you've considered

N/A

Additional context

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions