About

Beta Version 2a


General Notes

o Financialmodelingprep (FMP) provides near real-time quote, stock price history, and assorted other financial statement analytics.

o EDGAR (data.sec.gov) provides semi-stuctured JSON data on various topics, notably its companyfacts API, serving one file per company as a record of the company's detailed SEC filings history.

o Registered users are able to create simple queries of the above sources, and are provided a tool to explore company's filingdetails, save custom view templates, and download exports



Tech

o Site is powered by Flask & assorted other python libraries, Bootstrap CSS handling most of the UI

o Hosted on Google's Cloud Run platform

o User account settings are stored in Firebase; applicable sensitive information is hashed w/ BCrypt



For questions and suggestions please send a message with the feedback form.