Coder Social home page Coder Social logo

shinyhome's Introduction

shinyHome

Real Estate Market Forecasting and Analytics

Introduction

shinyHome allows the user to explore real estate market statistics and to employ the most acknowledged time series forecasting algorithms to predict home values for up to 10 years, for over 20,000 markets. Users will:

  • Explore current and historical median home value data,
  • Analyze price trends using time series decomposition techniques,
  • Create and evaluate prediction modules using eight time series forecasting algorithms, and
  • Forecast home values using the prediction algorithms.

Configuration

The application was written on R 3.3.1 for Windows.

Requirements

This application requires the following R packages.

  • datasets
  • dplyr
  • forecast
  • ggplot2
  • plotly
  • plyr
  • rCharts
  • shiny
  • shinydashboard
  • TTR
  • xlsx

File Manifest

The file manifest is as follows:

  • currentCity: Current home value index and growth rates by city
  • currentCounty: Current home value index and growth rates by county
  • currentState: Current home value index and growth rates by state
  • currentZip: Current home value index and growth rates by zip code
  • geo: State, county, city and zip code cross-reference file
  • hviAllCity: Historical home value data by city
  • hviAllCounty: Historical home value data by county
  • hviAllState: Historical home value data by state
  • hviAllZip: Historical home value data by zip code
  • models: Descriptions of forecasting algorithms employed

Copyright

©John James, 2016

Contact

Developer: John James [email protected]

Known Bugs

When running the structural model for time series by maximum likelihood (StructTS) the application occasionally throws the following error: Error in optim(start, f, method = method, hessian = TRUE, ...) : L-BFGS-B needs finite values of 'fn'

Credits and Acknowledgements

  • Huge acknowledgement to Zillow Research for the data.
  • Ramnath Vaidyanathan for a beautiful charting package
  • Joe Cheng for his active support in the githubsphere
  • Avril Coghlan for the not so little book on R for time series.
  • The universe of shiny programmers that seem to have already asked and answered all my questions before I knew I had them.

shinyhome's People

Contributors

dellaboemia avatar

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.