- ISO-639-1
- ISO-639-2
- ISO-3166-1
- ISO-4271
I cannot find any good and free tables of ISO-standards, and others.
Currently the data is taken from Wikipedia. All generated xml data is in data/.
There are xslt-scripts in tools/, do a
> make fetch
to get new xml-files generated from wikipedia. The new versions will be put in tmp/.
Anywhere the attribute 'language' is used, for example in country names it will be the iso-639-1 alpha2 code.
Currently it is just a plain rip of the Wikipedia pages, so it will probably contain errors, escpecially in the extra fields, like currency locations.
Feel free to send pull-requests for invalid data.
Extend the data with for example currency signs, names for cents, translations of language names/country names.