Skip to content

Handling obsolete, historic codes like ISO 3166-1:AN #10

@cschug

Description

@cschug

The country code AN (Netherlands Antilles) has been removed in 2010 per ISO 3166-1 Newsletter VI-8.

I'm not sure what the best way would to handle such cases.

The easiest option would be to remove that entry from the list (as it isn't part of the standard anymore) and be done with it.

On the other hand it might be feasible to introduce an obsoleted_by property referencing the document mentioned above and add an optional parameter to relevant methods whether to include or exclude obsolete records. Or maybe even show obsolete records only? The default behavior should most likely reflect the current standard and exclude obsolete records and show only the active ones.

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