This repo contains code for the Chicago Million Dollar Blocks website. This project relies on analysis of incarceration spending in Chicago, which you can find in the million-dollar-blocks-analysis repo.
Fork the repository, and then clone it to your local machine.
git clone git@github.com:YOURGITHUBUSERNAME/million-dollar-blocks.git
cd million-dollar-blocks
We built this site with Jekyll. Install it:
gem install jekyll bundler
Then, navigate to http://localhost:5000/.
We used the following open source tools:
Thanks to the folks who helped review this, including: the INN Nerds, Hannah Chung, Pat Sier, Christopher Kelly, Yuanqi Wang, Brian Goggin, Sarah Bump, Joel Inwood
The original idea and concept for Million Dollar Blocks came from Laura Kurgan at the Spatial Information Design Lab in collaboration with the Justice Mapping Center in 2006. This project builds on top of their visionary work.
We welcome your ideas! You can make suggestions in the form of github issues (bug reports, feature requests, general questions), or you can submit a code contribution via a pull request.
How to contribute code:
Copyright (c) 2016 DataMade. Released under the MIT License.