Skip to content

Data quality checks #194

Description

@tomoinn

I'm coding against the YAML files and turning up a lot of errors which could be detected with some integrity checks, mostly in the CC definitions but there are some basic things like numbers sometimes appearing as strings as well (easy to work around coding defensively but ideally wouldn't be there)

I'm working on a fork and happy to send a PR when I'm done including the QA code, but right now there are a lot of definitions which are obviously incorrect, having overlapping duplicate CCs which are easy to detect (and which are making my code throw a fit, correctly). Multiple CC for a single parameter is fine if the ranges don't overlap (and also some ranges are just random text fields i.e. '>0' or '10-120' rather than numeric).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions