Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/qeeqbox/countries-metadata
- Owner: qeeqbox
- Created: 2022-01-14T00:16:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-09T03:48:19.000Z (over 2 years ago)
- Last Synced: 2024-05-01T11:27:23.028Z (7 months ago)
- Topics: a3, cc, country, flag, json, metadata
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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