Financial Data Tool
- Simple Flask web application
- BeautifulSoup webscraping
- SEC EDGAR statements
- Yahoo! Stocks datasets
- Hoodflex Python Package
- MatPlotLib visualization
- Financial metrics
Go to GitHub
I have to include my very first personal project I completed, right?! Scrapes SEC EDGAR for company report datasets, styled into easy-to-read sheets. Demystifies complicated financial statements for any investor and provides useful ratios for a quick evaluation of a company's leverage in realtime. Created along with Hoodflex, a Python package where the webscraping and data handling code is housed. Can also get stock information from Yahoo! Stocks and give quick predictions on stock prices in charts with MatPlotLib.