get_financials
Retrieve normalized financial statements for NZX-listed companies, including income, balance sheet, cash flow, and financial ratios. Filter by ticker, year, and statement type to get data in NZD thousands from FY2010-2025.
Instructions
Get normalized financial statements for an NZX company. Returns income statements, balance sheets, cash flow statements, and financial ratios. All monetary values in NZD thousands. 367 records across 116 companies, FY2010-2025.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Filter by year: single year (e.g. '2024') or range (e.g. '2020-2024') | |
| limit | No | Number of results per statement (default 50) | |
| ticker | Yes | NZX ticker symbol (e.g. 'AIR', 'FPH', 'SPK') | |
| statement | No | Which financial statement to return. If omitted, returns all four. income = revenue/profit/EPS/dividends. balance = assets/liabilities/equity. cashflow = operating/investing/financing/free. ratios = margins/ROE/ROA/debt-to-equity. |