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 |
|---|---|---|---|
| 2025 AGM Presentation 36 pages 4.4MB | 2025-11-17 | English | |
| Results of 2025 Annual General Meeting 2 pages 127.7KB | 2025-11-17 | English | |
| Quarterly Activities/Appendix 4C Cash Flow Report 13 pages 1.1MB | 2025-10-27 | English | |
| Notice of Meeting 2025 AGM 23 pages 714.9KB | 2025-10-16 | English | |
| Change of Director's Interest Notice (Brett Paton) 2 pages 286.9KB | 2025-10-08 | English | |
| Change of Director's Interest Notice (Mat Ryan) 5 pages 304.4KB | 2025-10-08 | 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.