You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Stock Data Dashboard is a stock data visualization web application built with python and using streamlit as the front-end. The web app uses the Yahoo Finance API, Alpha Vantage API and Stock News API to pull up-to-date stock market information and visualizes it using Plotly and Pandas. There is a stock ticker search function to get information on any NASDAQ stock and a date filter to get information from specific time frames.