Financial concept series
stocks_financial_conceptRetrieve the complete reported time series for a single XBRL financial concept, such as Revenues or NetIncomeLoss, for a specific US equity ticker.
Instructions
Fetch the full reported time series for one XBRL concept (e.g. Revenues, NetIncomeLoss) for a single company. Use this instead of stocks_financials when you need one line item rather than the whole statement bundle; to screen the same concept across all companies use stocks_screener.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | US equity ticker, e.g. AAPL. | |
| concept | Yes | XBRL concept name, e.g. Revenues, NetIncomeLoss. | |
| taxonomy | No | Concept namespace. Default us-gaap. |