countries-data-json icon indicating copy to clipboard operation
countries-data-json copied to clipboard

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

Countries data - JSON

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

Countries data - YAML

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.