Skip to content

GSA/gsa-hackathon-2015

 
 

Repository files navigation

GSA Digital Innovation Hackathon - Fall 2015

Files in the hackathon directory represent hackathon rules and guidance provided by the GSA.

Files in the data directory represent machine-readable versions of the data provided by GSA. The gge_to_ghg_conversions.csv file needed manual manipulation to make it machine-readable, but the other files have not been altered in any way.

Files in the root directory comprise a solution to the Greenhouse Gas (GHG) hackathon challenge.

Usage

View the tool live at http://s2t2.github.io/gsa-hackathon-2015/

Development

Download source.

git clone git@github.com:s2t2/gsa-hackathon-2015.git

Start a local web server.

cd gsa-hackathon-2015/
python -m SimpleHTTPServer 8888 &

Visit http://localhost:8888/ in a browser.

About

work product for the GSA Digital Innovation Hackathon 2015

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 82.1%
  • Ruby 17.9%