edgar_compare
Compare companies side-by-side on financial metrics or analyze an industry sector with automatic peer selection using SEC filings data.
Instructions
Use this to compare companies side-by-side on financial metrics, or analyze an industry sector with automatic peer selection.
Examples:
Compare companies: identifiers=["AAPL", "MSFT", "GOOGL"]
Industry analysis: industry="software", limit=5
Bank comparison: identifiers=["JPM", "BAC", "WFC"], metrics=["revenue", "net_income", "assets"]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max companies for industry comparison (default 5) | |
| annual | No | Annual (true) or quarterly (false) | |
| metrics | No | Metrics to compare (default: revenue, net_income) | |
| periods | No | Number of periods (default 3) | |
| industry | No | OR select industry for automatic peer selection | |
| identifiers | No | Companies to compare (2-10 tickers/CIKs) |