Ecosyste.ms: Awesome

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

https://github.com/asolove/scrubbing-budget

A scrubbing interactive visualization of the US Federal Budget.
https://github.com/asolove/scrubbing-budget

Last synced: about 1 month ago
JSON representation

A scrubbing interactive visualization of the US Federal Budget.

Lists

README

        

Scrubbing Budget
================

An interactive exploration of the US Federal Budget based on linear constraint programming in Cassowary. Built for my JSConf 2013 talk: [Constraint programming in the browser](http://adamsolove.com/js/2013/10/15/constraint-programming-in-the-browser.html)

![Screenshot](screenshot.png)

Credits
-------

None of the hard work is creditable to me. Instead, go see:

* Alex Russell [updated](https://github.com/slightlyoff/cassowary-js-refactor) Greg Badros' [javascript version](http://badros.blogspot.com/2011/05/cassowary-constraint-solver-in.html) of the [Cassowary toolkit](http://www.cs.washington.edu/research/constraints/cassowary/).