Query SEC Sector Peers
query_sec_sector_peersRetrieve certified SEC EDGAR financial metrics for a peer group derived from SIC codes and 10-K segment disclosures, enabling sector screening when no specific company ticker is provided.
Instructions
Returns certified SEC EDGAR XBRL metrics across an industry peer group dynamically derived from SEC filing SIC codes and 10-K business segment disclosures. Use this for sector screening or when no specific company ticker is provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Optional peer limit, default 5 | |
| period | No | Optional filing period, e.g. FY2025 | |
| metrics | No | Optional comma-separated or array of SEC XBRL metrics, e.g. Revenues,OperatingIncome,TotalLongTermDebt | |
| low_tokens | No | Optional. When true, returns compact JSON schema. | |
| sector_or_industry | Yes | Industry or sector description as declared in SEC filings, e.g. 'photonics', 'optics', 'semiconductors', 'pharmaceuticals', 'aerospace' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| st | No | Compact status indicator (OK | REFUSE) | |
| per | No | Compact period string | |
| val | No | Compact numeric value | |
| hash | No | Cryptographic filing audit hash | |
| cells | No | Valuation pack verified cells dictionary | |
| value | No | Verified financial metric numeric value or computed arithmetic result | |
| period | No | Fiscal reporting period | |
| reason | No | Explanation when SAFE_REFUSAL is returned | |
| status | No | Verification status: VERIFIED_SUCCESS | SAFE_REFUSAL | COMPLETE | OK | |
| company | No | Company name or ticker symbol | |
| concept | No | US-GAAP / XBRL financial concept | |
| operands | No | Underlying verified metric operands with accessions | |
| formatted | No | Formatted monetary or percentage string | |
| provenance | No | SEC EDGAR filing provenance details |