data-creative / us-gov-greenhouse-gas-emissions

US Government Greenhouse Gas Emissions - a data visualization and decision-making tool

Home Page:http://data-creative.info/us-gov-greenhouse-gas-emissions/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

US Government Greenhouse Gas Emissions

A data visualization and decision-making tool.

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://data-creative.github.io/us-gov-greenhouse-gas-emissions/

Contributing

Issues and Pull Requests are welcome.

Development

Download source.

git clone git@github.com:data-creative/us-gov-greenhouse-gas-emissions.git

Start a local web server.

cd us-gov-greenhouse-gas-emissions/
python -m SimpleHTTPServer 8888 &

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

About

US Government Greenhouse Gas Emissions - a data visualization and decision-making tool

http://data-creative.info/us-gov-greenhouse-gas-emissions/

License:MIT License


Languages

Language:HTML 100.0%