Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/null2/globalmigration
- Owner: null2
- License: mit
- Created: 2013-06-08T09:16:15.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-11-06T09:47:06.000Z (about 9 years ago)
- Last Synced: 2024-08-01T12:28:03.135Z (4 months ago)
- Language: HTML
- Homepage: http://www.global-migration.info/
- Size: 19.1 MB
- Stars: 84
- Watchers: 20
- Forks: 52
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
- awesome-starred - null2/globalmigration - visualization of global migration flows (others)
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/).