-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels