Skip to content

Evaluate and enforce data file versioning #3

@nugget

Description

@nugget

The top section of each Road Trip CSV data file contains a block that advertises the file's version, language, and CSV delimiter values. We currently do not parse or utilize the file version number.

We should extract this version number from the file and return an error if the user is attempting to parse an unsupported file version with the package.

The package should be aware of version numbers and refuse to process an unsupported version number.

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