This Visualization was developed on the ecohack just to show the food movements. We want to show the the incongruencies between imports and production.
Link to the data: http://atlas.media.mit.edu/about/api/data/
- Node 0.10+
Install globally dependencies:
npm install -g grunt-cli bower
npm install
For development
grunt server
For production
grunt build
grunt deploy