Skip to content

tarsisos/stock-analysis

Repository files navigation

Stock Analysis using Yahoo! Finance API (YFinance).

These projects was made during the event Python Solutions Week, instructed by Odemir Depieri Jr. from Data Viking

This repository contains:

  1. Notebook analysis from EA Games listed on Nasdaq;
  2. Dashboard using Streamlit, accessing YFinance API to get market stocks from Microsoft, IBM, Apple and Alphabet (Google).
    Click here to access the online version;
  3. Notebook to web scrap about any news the user wants, using Beautiful Soup.