Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/donmccurdy/world-development-indicators

Flux+AngularJS explorer for World Bank's World Development Indicator datasets.
https://github.com/donmccurdy/world-development-indicators

Last synced: 2 days ago
JSON representation

Flux+AngularJS explorer for World Bank's World Development Indicator datasets.

Awesome Lists containing this project

README

        

# World Development Indicators - Visual Explorer

## Overview

Graphical tool for browsing WorldBank.org's World Development Indicators data.

All data is available here: http://data.worldbank.org/

## Technical

This project is generated with [yo angular generator](https://github.com/yeoman/generator-angular)
version 0.12.1.

The UI implementation roughly follows a [Flux](https://facebook.github.io/flux/) application architecture pattern. [Chart.js](http://www.chartjs.org/) is used to generate the graphs.

## Build & development

Run `grunt` for building and `grunt serve` for preview.

## Testing

Running `grunt test` will run the unit tests with karma.

## License

MIT open source license.