Allied Farmers Limited (NS) — Investor Relations & Filings
Allied Farmers Limited provides specialized services within the livestock sector. The company operates primarily through its subsidiary, NZ Farmers Livestock Limited, offering livestock agency services that facilitate the buying and selling of cattle, sheep, and other livestock through both auction platforms and private treaty arrangements. Its service portfolio includes livestock financing options designed to assist producers with capital requirements and the management of various rural assets. Additionally, the company maintains interests in property and forestry management. By utilizing an extensive network of agents and regional saleyards, the company provides market valuation, logistics coordination, and procurement expertise to a diverse range of agricultural producers and stakeholders.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| New Zealand Rural Land Company sells 25% of its portfolio. | 2024-01-18 | English | |
| Chair Address and Annual Meeting Results | 2023-11-23 | English | |
| FY23 Annual Meeting – Presentation Slides | 2023-11-22 | English | |
| SPH Notice – WAF Limited (WAF) | 2023-10-25 | English | |
| Notice of 2023 Annual Meeting | 2023-10-20 | English | |
| Annual Meeting and Director Nominations Dates | 2023-10-19 | English |
Market data
Market data not available
Price history
Peer group · Support activities for animal production
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bee Smart Technologies AD
Develops IoT solutions and corporate services for the apicu…
|
BEE | BG | Agriculture, forestry and fishi… |
|
Genus PLC
An animal genetics company that improves livestock health a…
|
GNS | GB | Agriculture, forestry and fishi… |
|
Guangdong Haid Group Co.,Limited
High-tech agricultural firm specializing in animal feed, se…
|
002311 | CN | Agriculture, forestry and fishi… |
|
Livestock Improvement Corporation Limited (NS)
Farmer-owned co-operative providing dairy genetics and herd…
|
LIC | NZ | Agriculture, forestry and fishi… |
|
Siguldas CMAS
Producer and supplier of sire bioproducts for the livestock…
|
SCM1R | LV | Agriculture, forestry and fishi… |
Allied Farmers Limited (NS) via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/66150/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66150 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=66150 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=66150 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 66150}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Allied Farmers Limited (NS) (id: 66150)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.