https://github.com/dxe4/migrants
https://github.com/dxe4/migrants
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dxe4/migrants
- Owner: dxe4
- License: gpl-2.0
- Created: 2014-12-25T05:10:18.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-12T02:01:38.000Z (over 11 years ago)
- Last Synced: 2025-07-13T14:46:42.581Z (12 months ago)
- Language: Python
- Homepage: http://migrants.python.coffee/
- Size: 3.2 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
migrants
========
Hosted here:
http://migrants.python.coffee/
The data used is provided by un and can be found
[here](http://www.un.org/en/development/desa/population/migration/data/estimates2/estimatesorigin.shtml) and [here](http://www.migrationpolicy.org/programs/data-hub/charts/international-migrants-country-destination-1960-2013?width=1000&height=850&iframe=true)
Creating topojson files.
get the shx file from here `https://github.com/nvkelso/natural-earth-vector`
`ogr2ogr -f "GeoJSON" spam.json file_name.shp -select "iso_a2,name"`
`topojson -o topo.json spam.json --id-property iso_a3`
Then you can use http://www.mapshaper.org/ to shrink the file