Skip to content

angad/ca-energy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

California Energy consumption data visualization

An app that visualizes data from http://www.ecdms.energy.ca.gov/ using Google Charts

Built using Finatra[1] - A Finagle[2] based web framework written in Scala.

[1] - https://github.com/twitter/finatra [2] - https://github.com/twitter/finagle

Data

This repository does not contain the data. To get the data and make it work with this project -

  • Download the data from the above website
  • Put it in data/ folder
  • rename all the files to lower case

The data contains

  • Electricity and Gas consumption by
    • County
      • Residential
      • Non-Residential
    • Planning Area
    • Utility

Current Status

(31st Aug 2014) - Line graph for each county and planning area (1st Sept 2014) - Single view for county and planning area with ajax-if-ied charts

TODO

  • Graphs comparing each county and planning area for both Electricity and Gas
  • Implement "by Entity" consumption
  • Pi-chart for county - which county consumes the most
  • Co-relation with population data
  • Heatmap of energy consumption

About

a visualization of energy and gas utilization of California from http://www.ecdms.energy.ca.gov/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors