Skip to content

mtmckenna/green-button-grapher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Green Button Grapher Build Status

What is This Thing

Green Button Grapher parses and charts Green Button Data.

How to Use It

First, download your Green Button Data from your power utility company's website. For example, here are instructions for downloading Green Button Data from PG&E.

Next, visit the hosted version of Green Button Grapher on GitHub and upload your Green Button file. Your data will then be displayed as a chart. Note that the file is only parsed by your web browser and not sent to a server.

How to Build It

Building for Development

yarn start

Running Tests

yarn test

Building for Distribution

yarn build