codes-iso-3166

This package contains an implementation of the ISO 3166 Country Codes specification.


License
MIT

Documentation

Project rust-codes

A family of packages to provide standard codes in an independent yet structured manner

MIT License Rust Security audit Codecov GitHub stars

Design Approach

Tenets

  1. Make them easy to understand; wherever possible the structure of types and choice of names should be consistent across packages.
  2. Make them composable; packages should only model a single standard and should reuse others.
  3. Keep them up-to-date; find ways to automate updates from source material.

For information on contributing to this project, see the following.

  1. Project Code-of-Conduct.
  2. Project Contribution Guidelines.

Changes

2022-12-12

2022-12-09

  • Released the following:

2022-12-09

  • Released the following:

2022-12-06

2022-11-30

TODO

Code Standards

Classification Standards

https://unstats.un.org/unsd/classifications/unsdclassifications/

Data Types