Giter Club home page Giter Club logo

gridit's Introduction

gridit

======

A single page rails javascript app that helps track utility bills and forecasts the next month's bill using linear regression and temperature correlation to estimate. I used Weather Underground's helpful API to get the monthly average temperatures (*see my note below), and also full credit goes to ShareThrough Engineering for writing the linear regression ruby class code that this app uses; their article can be found here

http://engineering.sharethrough.com/blog/2012/09/12/simple-linear-regression-using-ruby/

With regards to using Weather Undergrounds API, I used the feature called planner to get the historical averages, but it only goes back one year maximum. It turns out that it is pretty common for private weather companies to hoard their historical weather data (or at least from what I can tell). Besides that, I was impressed with the ease to use and documentation with this particular weather API.

Inspiration

A quick note as to what inspired me for doing this as my final project app at GA.

I've always been fascinated with data and math, and insights the two can provide when thrown together. It also always stressed me out the days leading up to getting the current month's utility bill, especially in the winter when the heating is on. I knew the high correlation between temperature and cost was there and this app validates that hunch, as well as provide a nifty way to keep track.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.