Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://vannizhang.github.io/migration_flow_map/
visualize county to county migration flows in US
https://vannizhang.github.io/migration_flow_map/
census-data d3js
Last synced: 2 days ago
JSON representation
visualize county to county migration flows in US
- Host: GitHub
- URL: https://vannizhang.github.io/migration_flow_map/
- Owner: vannizhang
- Created: 2015-06-03T04:12:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-02-02T20:23:10.000Z (almost 4 years ago)
- Last Synced: 2024-10-25T15:27:42.997Z (20 days ago)
- Topics: census-data, d3js
- Language: JavaScript
- Homepage: http://vannizhang.github.io/migration_flow_map/#
- Size: 2.84 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-list - US County Migration Flows
README
# County-to-County Migration Map
This web map application encodes county migration data (2008-2012) provided by American Community Survey.
Users can use it to find out where people in a specific county are moving from/to.
D3.js and Node.js are used for this app.
You can check out this map on [here](http://vannizhang.github.io/migration_flow_map/).