Skip to content

open-city/hows-business

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How's Business?

A look at the Chicago economy, based on open data.

Running locally

git clone https://github.com/open-city/hows-business.git
cd hows-business
open index.html

Dependencies

  • Bootstrap - HTML and CSS layouts
  • Highcharts - Javascript charting library
  • R - statistical analysis language (used for processing the seasonally adjusted trends)

Raw data

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.

Errors / Bugs

If something is not behaving intuitively, it is a bug, and should be reported. Report it here.

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

Copyright (c) 2014 Daniel Morton, Derek Eder, Forest Gregg and Matt Gee. Released under the MIT License.