s2t2 / gsa-hackathon-2015

work product for the GSA Digital Innovation Hackathon 2015

Home Page:http://s2t2.github.io/gsa-hackathon-2015/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

US Government Greenhouse Gas Emissions

This repository represents work product for the GSA Digital Innovation Hackathon 2015.

Files in the root directory comprise a solution to the Greenhouse Gas challenge.

Files in the hackathon directory were provided by the GSA.

Files in the data directory represent machine-readable versions of GSA-provided data files.

Usage

View the solution 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

http://s2t2.github.io/gsa-hackathon-2015/

License:MIT License


Languages

Language:HTML 100.0%