edgar_company_facts
Get structured XBRL financial facts for a company. Without 'concept', returns the top-level facts catalog (concepts the company has reported). With 'concept' (e.g. 'Revenues', 'Assets', 'EarningsPerShareBasic'), returns the time series of values for that concept.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| concept | No | Optional XBRL concept name (e.g. 'Revenues', 'Assets', 'NetIncomeLoss'). If omitted, returns the catalog of available concepts. | |
| taxonomy | No | Optional XBRL taxonomy (default 'us-gaap'). | |
| identifier | Yes | Ticker symbol or CIK. |