insanityseanboy / theopenbudget

d3.js budget data visualization

Home Page:theopenbudget.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TheOpenBudget.org

A cutting edge government transparency project, allowing you to quickly and easily explore where the Australian government spends your money.

Contact

Get in touch on twitter if you want to know more: @theopenbudget

Development

To install dependencies you will need to install npm and then run:

npm install

Then you will need to install bower and run:

bower install

Finally to run a server locally, you can run:

grunt serve

Other dependencies

Ruby and Sass are also required to compile the stylesheets. When you've confirmed you have Ruby installed, run gem install sass to install Sass.

About

d3.js budget data visualization

theopenbudget.org


Languages

Language:JavaScript 63.9%Language:HTML 26.9%Language:CSS 9.2%