Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

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]: