xbrl_financial_ratios
Compute liquidity, profitability, leverage, and per-share ratios from an XBRL filing. Returns ratios with interpretations in JSON format.
Instructions
Compute standard financial ratios from a loaded filing.
Returns liquidity, profitability, leverage, and per-share ratios calculated from the most recent period's data.
Args: params: Filing ID.
Returns: str: JSON with computed ratios and their interpretations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |