Skip to content

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

License

Notifications You must be signed in to change notification settings

countries/countries-data-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

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.