Stock Analysis

From ESE205 Wiki
Jump to navigation Jump to search

Project Overview

We will analyze various financial indices and how different factors affect them.

Group Members

  • Brandt Lawson
  • Keith Kamons
  • Jessica

Objectives

To produce a user interface which, given a user specified value for some factor, can predict what affect this value will have on future index values such as the s&p 500.

Data

Data Scraping

In order to enable our data set to dynamically update, we must create code that will "scrape" the newest information from the specified website.

Database

Once this new data is scraped, we will add it to our relational database using SQL. This will make it more organized and easily searchable.


Link to Project Log: Real Estate Log