Get key metrics and ratios
edgar_get_key_metricsCompute key financial metrics from SEC filings—revenue growth, margins, EPS, free cash flow, and more—for a quick fundamental overview of any company.
Instructions
Compute key metrics from SEC filings: revenue and YoY growth, gross/operating/net margin, diluted EPS and growth, free cash flow and FCF margin, SBC/revenue, ROE, ROA, current ratio, debt/equity, net cash, buybacks + dividends. Best single call for a quick fundamental overview of a company.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | 'annual' (fiscal years, default) or 'quarterly' (discrete quarters). | annual |
| company | Yes | Company: US ticker ('MSFT', 'BRK.B'), SEC CIK ('789019') or company name ('Microsoft'). | |
| max_periods | No | Most recent N periods (1-20, default 5). | |
| response_format | No | Output format: 'markdown' (readable, default) or 'json' (structured). | markdown |