SEC Company Financial History
finance.edgar.xbrl_conceptGet historical values of any XBRL financial concept for a company from SEC filings. Provides up to 20 recent data points with period dates, form type, and fiscal year. A free alternative to Bloomberg for financial data.
Instructions
Complete history of any XBRL financial concept (Revenues, NetIncomeLoss, Assets, EPS) for a company across all SEC filings. Returns up to 20 most recent values with period dates, form type, fiscal year. Free alternative to Bloomberg for historical financials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cik | Yes | SEC CIK number (e.g. "320193" for Apple, "789019" for Microsoft) | |
| tag | Yes | XBRL concept tag (e.g. Revenues, NetIncomeLoss, Assets, EarningsPerShareBasic) | |
| taxonomy | No | XBRL taxonomy (default: us-gaap). Other: ifrs-full, dei, srt |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |