get_financial_statements
Retrieve Brazilian financial statements (income, balance sheet, cash flow) from CVM for any stock ticker. Supports DRE, BPA, BPP, DFC_MI, DVA with annual or quarterly reports.
Instructions
Get raw CVM financial statements (income, balance sheet, cash flow).
Args: ticker: Stock ticker (e.g. PETR4) statement_type: DRE (income), BPA (assets), BPP (liabilities), DFC_MI (cash flow), DVA (value added). Default: DRE. report_type: DFP (annual) or ITR (quarterly). Default: DFP. reference_date: Date (YYYY-MM-DD). Default: latest available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | ||
| report_type | No | DFP | |
| reference_date | No | ||
| statement_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |