https://github.com/datamade/macoupin-budget
:bar_chart: Budget visualization for Macoupin County, IL. Based on Look at Cook
https://github.com/datamade/macoupin-budget
Last synced: 4 months ago
JSON representation
:bar_chart: Budget visualization for Macoupin County, IL. Based on Look at Cook
- Host: GitHub
- URL: https://github.com/datamade/macoupin-budget
- Owner: datamade
- License: other
- Created: 2013-08-30T18:42:50.000Z (almost 13 years ago)
- Default Branch: main
- Last Pushed: 2025-09-04T20:51:18.000Z (10 months ago)
- Last Synced: 2025-09-04T22:29:01.461Z (10 months ago)
- Language: JavaScript
- Homepage: http://macoupinbudget.com
- Size: 4.86 MB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Look at Macoupin
A budget transparency visualization for Macoupin County, IL displaying all county Agencies broken down by fund and control officer from 1992 to 2024.
Based on [Look at Cook](http://lookatcook.com) by Derek Eder and Nick Rougeux at [Open City](http://opencityapps.org).
## Dependencies
- [jQuery](http://jquery.com)
- [D3](http://d3js.org) - for CSV manipulation
- [Backbone](http://backbonejs.org/) - javascript MVC framework
- [Highcharts](http://www.highcharts.com/) - charting library
- [Datatables](http://datatables.net) - sortable HTML tables
## Errors / bugs
If something is not behaving intuitively, it is a bug, and should be reported.
Report it here: https://github.com/datamade/look-at-macoupin/issues
You can also email info@datamade.us or tweet @DataMadeCo.
## Note on patches/pull requests
* Fork the project.
* Make your feature addition or bug fix.
* Commit and send me a pull request. Bonus points for topic branches.
## Copyright
### Look at Macoupin
Copyright (c) 2024 DataMade and Macoupin County. Released under the MIT License.
See LICENSE for details https://github.com/datamade/look-at-macoupin/blob/master/LICENSE
### Look at Cook
Copyright (c) 2012 Derek Eder and Nick Rougeux. Released under the MIT License.
See LICENSE for details https://github.com/open-city/look-at-cook/wiki/License