countries / countries-data-yaml

ISO 3116 country information in YAML format to be included in other projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Countries data - YAML

Auto Update Country Data

This repository represents a collection of all sorts of useful information for every country in the ISO 3166 standard. It contains info for the following standards ISO3166-1 (countries), ISO3166-2 (states/subdivisions), ISO4217 (currency) and E.164 (phone numbers).

It is based on data automatically extracted from the countries Ruby gem.

The project is intended to be used as a git submodule in other projects that rely on this data. It is designed so that it updates itself and follows the countries/countries repository for updates automatically.

See Also

Copyright

Copyright (c) 2020 Itay Grudev. This script used for automating the data collection is released under The MIT License (MIT), while the data is released as specified in the data/LICENSE and is also distributed under the MIT license as of now.

About

ISO 3116 country information in YAML format to be included in other projects.

License:Other


Languages

Language:Ruby 100.0%