Skip to content

In this project we are trying to extract Stock Data and visualize stock activity by using share price, revenue and year.

Notifications You must be signed in to change notification settings

RamyaSaka/Stock_Data_Analysis_Python

Repository files navigation

Stock Data Analysis

In this project we are trying to extract Stock Data and visualize stock activity by using share price, revenue and year.

Tools Used

  1. Data Extraction - Python
  2. Data Cleaning - Python
  3. Data Visualization - Python
  4. Web application - Jupyter Notebook

Libraries Used

  1. Yfinance - Used to collect historical financial data from Yahoo Finance API.
  2. Pandas - Used to analyze data.
  3. Requests - Used to to send HTTP requests and download the webpage.
  4. Beautifulsoup - Used to pull data out of HTML and XML files.
  5. Plotly - Used to make interactive graphs.

Visualization

Tesla Share

image

Gamestop Share

image

About

In this project we are trying to extract Stock Data and visualize stock activity by using share price, revenue and year.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published