Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mitodl/world_geographic_regions
UN defined world geographic regions
https://github.com/mitodl/world_geographic_regions
Last synced: 6 days ago
JSON representation
UN defined world geographic regions
- Host: GitHub
- URL: https://github.com/mitodl/world_geographic_regions
- Owner: mitodl
- License: gpl-2.0
- Created: 2015-03-09T14:21:56.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-11T14:31:40.000Z (about 9 years ago)
- Last Synced: 2024-04-14T05:23:53.780Z (8 months ago)
- Language: Python
- Size: 183 KB
- Stars: 1
- Watchers: 9
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# world_geographic_regions
UN defined world geographic regions, organized in a single CSV file, suitable for SQL joins and anlaysis.
The output data is provided with a schema file and is suitable for loading into BigQuery, using a command like:
bq load --skip_leading_rows=1 --replace --project_id PROJECT_ID geocode.geographic_regions_by_country geographic_regions_by_country.csv geographic_regions_by_country-schema.json
UN data scraped from http://unstats.un.org/unsd/methods/m49/m49regin.htm