A Simple and informative stock dashboard on the US market most followed companies in the stock market. This project was made with python and jupyter notebook with the help of different libraries.
yfinance
: for fetching financial data from Yahoo Finance.ipyvuetify
: for creating interactive web-based user interfaces with Vuetify components.cufflinks
: for simplifying data visualization and charting when working withPandas
DataFrames in conjunction withPlotly
.mercury
: for converting the notebook into a web app.
You can visit the project via this link: https://stockscom.isdatascientist.com/


