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 |
|---|---|---|---|
| Quarterly Activities/Appendix 4C Cash Flow Report 12 pages 596.6KB | 2025-01-29 | English | |
| Consolidation/Split - MCA 5 pages 20.7KB | 2025-01-20 | English | |
| Appointment of Non-Executive Director - Steven Chaur 2 pages 182.3KB | 2025-01-19 | English | |
| Initial Director Interest Notice (Steven Chaur) 2 pages 209.5KB | 2025-01-19 | English | |
| Notification of cessation of securities - MCA 4 pages 14.8KB | 2025-01-19 | English | |
| Notification regarding unquoted securities - MCA 7 pages 21.9KB | 2025-01-19 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
8 filings
| |||||
| 37901491 | Quarterly Activities/Appendix 4C Cash Flow Report 12 pages 596.6KB | 2025-01-29 | English | ||
| 37901499 | Consolidation/Split - MCA 5 pages 20.7KB | 2025-01-20 | English | ||
| 37901536 | Appointment of Non-Executive Director - Steven Chaur 2 pages 182.3KB | 2025-01-19 | English | ||
| 37901530 | Initial Director Interest Notice (Steven Chaur) 2 pages 209.5KB | 2025-01-19 | English | ||
| 37901522 | Notification of cessation of securities - MCA 4 pages 14.8KB | 2025-01-19 | English | ||
| 37901518 | Notification regarding unquoted securities - MCA 7 pages 21.9KB | 2025-01-19 | English | ||
| 37901511 | Change of Director's Interest Notice (Ross Anderson) 5 pages 308.0KB | 2025-01-19 | English | ||
| 37901505 | Change of Director's Interest Notice (Mathew Ryan) 5 pages 307.3KB | 2025-01-19 | 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.