Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/countries/countries-data-yaml

ISO 3116 country information in YAML format to be included in other projects.
https://github.com/countries/countries-data-yaml

countries currency data iso-3166-1 iso-3166-2 iso-4217 yaml

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

Countries data - YAML
=============

![Auto Update Country Data](https://github.com/countries/countries-data-yaml/workflows/Auto%20Update%20Country%20Data/badge.svg?event=schedule)

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`](https://github.com/countries/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 - JSON](https://github.com/countries/countries-data-json)

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.