Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/null2/globalmigration

visualization of global migration flows
https://github.com/null2/globalmigration

Last synced: about 1 month ago
JSON representation

visualization of global migration flows

Awesome Lists containing this project

README

        

# Global Migration Data Sheet 2013
Unique estimates of migration flows between the top 50 sending and receiving countries.

http://www.global-migration.info/

## Installation
```javascript
npm install
```

## Getting Started
Start a server:
```javascript
npm start
```

## Development
Lint and compile the project:
```javascript
grunt
```

For development you can compile a small excerpt using the `--sample` switch:
```javascript
grunt --sample
```

## Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style.
Lint your code using [Grunt](http://gruntjs.com/).

## License
Copyright (c) 2013 null2 GmbH Berlin
This work is licensed under a [Creative Commons Attribution-NonCommercial 3.0 Unported License](http://creativecommons.org/licenses/by-nc/3.0/).