Livestock Improvement Corporation Limited (NS) — Investor Relations & Filings
Livestock Improvement Corporation Limited (LIC) is a farmer-owned co-operative specializing in dairy genetics and herd improvement services. The organization provides a comprehensive suite of solutions designed to enhance the productivity and sustainability of dairy farming operations. Core activities include the provision of high-quality bovine genetics through artificial breeding programs, diagnostic herd testing, and genomic sequencing. LIC also develops and maintains integrated farm management software, such as the MINDA platform, which enables data-driven decision-making for herd health and performance. By leveraging extensive biological data and research, the company focuses on improving animal health, reducing environmental impact, and increasing the efficiency of milk production for its customer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| NZX Notice Pursuant to Listing Rule 3.13.1 | 2026-04-30 | English | |
| NZX Notice Pursuant to Listing Rule 3.13.1 | 2026-03-31 | English | |
| LIC Board member not seeking re-election | 2026-03-29 | English | |
| NZX Notice Pursuant to Listing Rule 3.13.1 | 2026-02-01 | English | |
| Half Year Results 2025-26 | 2026-01-21 | English | |
| LIC – Amended and Restated Waivers, Approvals and Rulings | 2025-12-19 | English |
Market data
Market data not available
Price history
Peer group · Support activities for animal production
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Allied Farmers Limited (NS)
Provides livestock agency services, financing, and rural as…
|
ALF | NZ | Agriculture, forestry and fishi… |
|
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… |
|
Siguldas CMAS
Producer and supplier of sire bioproducts for the livestock…
|
SCM1R | LV | Agriculture, forestry and fishi… |
Livestock Improvement Corporation 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/66222/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66222 | 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=66222 | 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=66222 \ -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": 66222}, 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 Livestock Improvement Corporation Limited (NS) (id: 66222)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.