A look at the Chicago economy, based on open data.
git clone https://github.com/open-city/hows-business.git
cd hows-business
open index.html
- Bootstrap - HTML and CSS layouts
- Highcharts - Javascript charting library
- R - statistical analysis language (used for processing the seasonally adjusted trends)
The data used for this project all come from open sources.
You can download all of our raw data, including the trends we're calculating in JSON format.
If something is not behaving intuitively, it is a bug, and should be reported. Report it here.
- Fork the project.
- Make your feature addition or bug fix.
- Commit and send me a pull request. Bonus points for topic branches.
Copyright (c) 2014 Daniel Morton, Derek Eder, Forest Gregg and Matt Gee. Released under the MIT License.