https://github.com/countries/countries-data-json
ISO 3116 country information in JSON format to be included in other projects.
https://github.com/countries/countries-data-json
countries currency data iso-3166-1 iso-3166-2 iso-4217 json
Last synced: 3 months ago
JSON representation
ISO 3116 country information in JSON format to be included in other projects.
- Host: GitHub
- URL: https://github.com/countries/countries-data-json
- Owner: countries
- License: other
- Created: 2020-07-02T18:39:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-01T21:29:15.000Z (about 1 year ago)
- Last Synced: 2024-08-07T08:09:57.632Z (about 1 year ago)
- Topics: countries, currency, data, iso-3166-1, iso-3166-2, iso-4217, json
- Language: Ruby
- Homepage:
- Size: 4.72 MB
- Stars: 49
- Watchers: 3
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Countries data - JSON
=============
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 - YAML](https://github.com/countries/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.