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
A free MCP server to analyze and extract insights from public filings, earnings transcripts, financial metrics, stock market data, private market transactions, and deep web-based research within Claude Desktop and other popular MCP clients.
This project predicts corporate default probability using sentiment analysis of annual reports and financial data from U.S. companies. Key steps included data preprocessing, textual analysis, feature selection, and testing machine learning models. A Random Forest classifier was identified as the best model, trained, optimized, and exported for use.
EDGAR Analytics – Python Library for Extracting, Analyzing, and Forecasting SEC EDGAR Filings. Streamline your financial analysis with comprehensive metrics, growth rates, and automated reporting capabilities.
This data pipeline collects SEC filings (10-Ks, 10-Qs) and stock prices, summarizes filings and news using Google Cloud tools, and calculates financial ratios. Results are stored in BigQuery and Cloud Storage to power our ML model and financial bot.