https://github.com/ooni/country-util
Utilities for dealing with countries in an un-opinionated, human friendly and respectful manner
https://github.com/ooni/country-util
Last synced: over 1 year ago
JSON representation
Utilities for dealing with countries in an un-opinionated, human friendly and respectful manner
- Host: GitHub
- URL: https://github.com/ooni/country-util
- Owner: ooni
- Created: 2018-01-19T18:11:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-04-06T14:54:26.000Z (over 4 years ago)
- Last Synced: 2024-04-14T09:04:43.338Z (over 2 years ago)
- Language: Python
- Homepage:
- Size: 51.8 KB
- Stars: 2
- Watchers: 13
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Country Util
Utilities for dealing with countries in an un-opinionated, human friendly and respectful manner.
## Building
To generate the JSON files from the source, do:
```
python scripts/download-data.py
```