MURRAY COD AUSTRALIA LIMITED — Investor Relations & Filings
Murray Cod Australia Limited is a vertically integrated producer specializing in the breeding, maturation, and distribution of Murray Cod. Through its flagship brand, Aquna Sustainable Murray Cod, the company employs a proprietary land-based production system that integrates fish farming with existing irrigation networks. This model facilitates the reuse of water for crop production following its use in aquaculture ponds. The company maintains control over the full supply chain, encompassing hatchery operations, nursery stages, and final processing. Its primary focus is the delivery of premium-grade table fish to high-end culinary markets and luxury food distributors. The production process emphasizes environmental sustainability and product traceability, utilizing specialized feeding and monitoring technologies to ensure consistent quality and growth rates.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Change in substantial holding 3 pages 253.2KB | 2026-04-06 | English | |
| Application for quotation of securities - MCA 6 pages 19.1KB | 2026-03-17 | English | |
| Change of Director's Interest Notice (Brett Paton) 2 pages 289.2KB | 2026-03-17 | English | |
| Appendix 4D and 2026 Half Year Interim Report 32 pages 5.2MB | 2026-02-26 | English | |
| Notification of cessation of securities - MCA 5 pages 17.9KB | 2026-02-25 | English | |
| Final Director's Interest Notice 2 pages 185.0KB | 2026-02-25 | English |
Market data
Market data not available
Price history
Peer group · Freshwater aquaculture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Atlantic Sapphire
An aquaculture company that farms salmon on land using prop…
|
ASA | NO | Agriculture, forestry and fishi… |
|
DAHU HEALTH INDUSTRY CO.,LTD.
Integrates freshwater aquaculture, medical services, and he…
|
600257 | CN | Agriculture, forestry and fishi… |
|
Fifax Abp
A bankrupt land-based farmer of rainbow trout that utilized…
|
FIFAX | FI | Agriculture, forestry and fishi… |
MURRAY COD AUSTRALIA LIMITED 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/65302/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65302 | 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=65302 | 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=65302 \ -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": 65302}, 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 MURRAY COD AUSTRALIA LIMITED (id: 65302)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.