Build an Interactive Finance Dashboard with Python & Streamlit to compare Fundamentals of Stocks

In this video we are creating an interactive Finance Dashboard showing the fundamentals of stocks in a certain peer group based on their sector. We are checking the Dow Jones Industrial Average for e.g. Price Earnings ratios or dividend yield but as said this is extendable based on your requirements. This whole implementation is in Python using the streamlit library. If you found this video interesting or helpful please consider subscribing. Thank you very much in advance! To make this Dashboard even better you should update the Database regularly. I have resources on how to do that on my channel as well. In the beginning I stated IBM pays the highest dividend and Apple pays the lowest dividend. This statement has to be understood in a relative context. I am referring to the yield and not the absolute amount. Video on streamlit: Video on fundamental analysis of stocks with Python: Video on Python and SQL: Link to wi
Back to Top