Changelog
Product updates, data releases, and infrastructure improvements.
- v2.4Feature
Factor Scores & Earnings Signals
Added cross-sectional factor scoring (10 factors including ROE, Piotroski F-score, FCF-to-assets) and quarterly earnings surprise signals with EPS trend estimation. New MCP tools: screen_universe and get_earnings_signals.
- v2.3Feature
Usage Analytics Dashboard
Portal users can now monitor API call volume, error rates, and per-endpoint breakdowns in the dashboard. Data is aggregated from Analytics Engine and refreshed every 5 minutes.
- v2.2Infrastructure
Filing Event Webhooks
Real-time filing event delivery via webhooks. Subscribe to new 10-K, 10-Q, or 8-K filings and receive HMAC-signed POST requests within seconds of SEC acceptance. Custom enterprise feature.
- v2.1Data
Capital Allocation Profile Tool
New MCP tool get_capital_allocation_profile exposes operating cash flow, capex, dividends, buybacks, and debt changes per fiscal period. Includes payout ratio and FCF-to-revenue derivations.
- v2.0Feature
MCP Server — General Availability
Valuein MCP Server is now live on Cloudflare Workers at mcp.valuein.biz. AI agents (Claude, Cursor, Codex) can query 105M+ SEC facts using 14 structured tools. Available on all plans.
- v1.9Data
Peer Comparables & Valuation Metrics
New MCP tools for peer analysis: get_peer_comparables returns sector-matched ratio comparisons. get_valuation_metrics adds DCF and DDM intrinsic value outputs per fiscal period.
- v1.8Data
Point-in-Time Universe Snapshots
get_pit_universe returns the exact set of active companies as of any historical date. Eliminates survivorship bias from universe construction in backtests.
- v1.7Infrastructure
Wide Table Exports & Compute-Ready Streams
Pipeline now generates wide-format income, balance sheet, and cash flow tables pre-pivoted for DuckDB and Spark. get_compute_ready_stream provides presigned R2 URLs for direct bulk access.
- v1.6Data
Financial Ratios Tool
get_financial_ratios exposes pipeline-computed derived ratios from ratio.parquet: gross margin, operating margin, ROE, ROA, ROIC, debt-to-equity, FCF margin, and more. TTM support included.
- v1.5Feature
Python SDK — Public Release
valuein-sdk is now on PyPI. Install with pip install valuein-sdk. Connects to data.valuein.biz and provides DuckDB-powered views over Parquet for S&P500 and full universe plans.
Want updates?
Email us at [email protected] to be notified of major releases.