Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/countries/countries-data-yaml
- Owner: countries
- License: other
- Created: 2020-07-02T16:54:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-17T21:28:19.000Z (11 months ago)
- Last Synced: 2024-08-07T08:09:57.673Z (6 months ago)
- Topics: countries, currency, data, iso-3166-1, iso-3166-2, iso-4217, yaml
- Language: Ruby
- Homepage:
- Size: 4.41 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.