sec_company_concept
Get a single company's full reported time series for one XBRL financial concept (e.g., Revenues, NetIncomeLoss). Ideal when you need just one metric's history, not the entire financials.
Instructions
Get the full reported history of a single XBRL financial concept for one company. Faster and smaller than sec_company_financials when you only need one metric's time series (e.g. quarterly revenue for 10 years).
Common concepts: Revenues, NetIncomeLoss, Assets, Liabilities, StockholdersEquity, EarningsPerShareBasic, CashAndCashEquivalentsAtCarryingValue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cik | Yes | 10-digit CIK number (e.g. '0000320193' for Apple). Leading zeros optional. | |
| concept | Yes | XBRL concept tag, e.g. 'Revenues', 'NetIncomeLoss', 'Assets' | |
| taxonomy | No | XBRL taxonomy (default us-gaap) | us-gaap |