Skip to content

Lab. Analyze/Visualize stock data of Tesla and GameStop revenue using python, bs4, pandas, matplotlib and yfinance - Data Science Project.

Notifications You must be signed in to change notification settings

dotpep/stock-analyze

Repository files navigation

IBM Data Science project assignment - Analyze Stock Data

In this lab I'm Analyze and Visualize Stock Data of Tesla and GameStop Revenue using data from Yahoo Finance API. And others stocks like Apple, AMD, Netflix and Amazon.

Demonstration of Result

Plot Tesla Stock Graph

Tesla Revenue Stock Graph

Plot GameStop Stock Graph

GameStop Revenue Stock Graph

Plot Apple Stack data Graph

Apple Stock Data Graph

Using Technology

  • Jupyter Notebook
  • IBM cloud, IBM Watson Studio
  • Yahoo Finance API
  • Webscraping using BeautifulSoup
  • yfinance to extract stock data
  • pandas
  • matplotlib
  • plotly

Installation

  • You can 1. clone nessacarry graphs file 2. install dependencies 3. run this code and you must see results of stock graph visualization with matplotlib and plotly.

Resources