Skip to content

Repository files navigation

Stock Analysis

Group-12

Description

This is the project of group - 12 for the course MTH208. In this project we have analysed the stock prices of companies including Infosys, JSW Steel, HDFC Bank , TCS and comparing them with the overall market trend. The data is scraped by employing rvest package in r from yahoo finance (https://yahoofinance.com).

Contents

  • Data and Feature Extraction : Contains all the code for scrapping data, cleaning data and feature extraction.
  • Data_Files : It contains all the data files i.e. information regarding each stock and market index.
  • Presentation : It includes the ppt file we created to explain our analysis, as well as a brief video demonstration of our app on the final slide.
  • Project Report: It contains a markdown file that contains all the results and conclusion from the data analysis we performed. Also there is html document of the report in that folder.
  • App : It contains the code for the app

Instruction to run the code:

  • For running code please set the respective parent folder as working directory, e.g. if I want to run Data_Extraction.R file in Code folder I'll set "code"(my parent folder in this case) as my working directory.
  • If while running the code you run into there is no package called .... error then kindly run the Required_Packages.R file first to download required packages used in the code.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors