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: about 1 year 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 (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-02-02T20:23:10.000Z (over 5 years ago)
- Last Synced: 2025-04-06T02:36:45.313Z (about 1 year ago)
- Topics: census-data, d3js
- Language: JavaScript
- Homepage: http://vannizhang.github.io/migration_flow_map/#
- Size: 2.84 MB
- Stars: 3
- Watchers: 1
- 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/).