get_earnings
Retrieve structured earnings results for NZX companies from annual and interim reports. Obtain revenue, net profit, EBITDA, EBIT, EPS, dividends, and guidance. Values in NZD thousands.
Instructions
Get structured earnings results for an NZX company. Extracted from full-year (FLLYR) and half-year (HALFYR) announcement PDFs. Returns revenue, net profit, EBITDA, EBIT, EPS, dividends per share, guidance, and prior period comparisons. All monetary values in NZD thousands.
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 (default 50) | |
| period | No | Filter by period type: 'annual' for full-year, 'interim' for half-year | |
| ticker | Yes | NZX ticker symbol (e.g. 'AIR', 'FPH', 'SPK') |