xbrl_peer_comparison
Compare a financial concept across multiple companies using SEC EDGAR data. Returns a ranked list of values for a specified period.
Instructions
Compare a concept across multiple companies using SEC EDGAR Frames API.
Returns a ranked list of companies with values for the specified concept in the given period. No filing load required.
Args: params: Concept, taxonomy, unit, period, limit.
Returns: str: JSON with ranked company list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |