https://github.com/mitodl/world_geographic_regions
UN defined world geographic regions
https://github.com/mitodl/world_geographic_regions
Last synced: about 2 months 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 (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-11T14:31:40.000Z (over 9 years ago)
- Last Synced: 2025-02-17T20:51:21.911Z (3 months ago)
- Language: Python
- Size: 183 KB
- Stars: 1
- Watchers: 11
- 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