Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/qeeqbox/countries-metadata

JSON file contains all countries metadata (Country name, cc, a3, and flag)
https://github.com/qeeqbox/countries-metadata

a3 cc country flag json metadata

Last synced: 2 days ago
JSON representation

JSON file contains all countries metadata (Country name, cc, a3, and flag)

Awesome Lists containing this project

README

        

# countries-metadata

#### Structure
```js
{
"ar": {
'n': 'Argentina',
'f': '🇦🇷',
'u': 'U+1F1E6 U+1F1F7',
'h': '🇦🇷',
'a3': '032',
'cc': 'ar'
}
}
```
#### Resources
- Wikipedia
- QeeqBox OSINT