Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/j0rgeserran0/generaldata
General data information that can be used in a lot of applications (Web, Mobile, Processes, etc)
https://github.com/j0rgeserran0/generaldata
Last synced: 23 days ago
JSON representation
General data information that can be used in a lot of applications (Web, Mobile, Processes, etc)
- Host: GitHub
- URL: https://github.com/j0rgeserran0/generaldata
- Owner: J0rgeSerran0
- Created: 2016-02-20T07:48:43.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-20T08:13:42.000Z (about 9 years ago)
- Last Synced: 2024-02-01T09:00:35.769Z (about 1 year ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GeneralData
General data information that can be used in a lot of applications (Web, Mobile, Processes, etc)## JSON
JSON documents that you can find in the JSON directory.#### file
```
CallingCountryCode.json
```
> It includes the calling and country code for each country.The fields that you can find inside of this JSON are:
* **Name** => name of the country
* **Code** (alpha2 code) => [additional information][alpha2Url]
* **CallingCode** => calling code of the country
* **Region** => region where the country is situated
* **Continent** => continent where the country is situated[alpha2Url]: