AUSTRALIAN AGRICULTURAL PROJECTS LIMITED — Investor Relations & Filings
Australian Agricultural Projects Limited is an entity focused on the management and operation of large-scale agricultural projects. The company's primary operations center on the Victorian Olive Oil Project, located in the Boort region. This project involves the cultivation, harvesting, and processing of olives for the production of high-quality extra virgin olive oil. The company oversees the maintenance of extensive olive groves and utilizes specialized harvesting technology to ensure efficient production cycles. Its core business activities encompass the entire value chain from orchard management to the marketing and distribution of olive oil products. By leveraging modern horticultural practices and integrated processing facilities, the company aims to deliver consistent yields and premium oil profiles for both domestic and international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Quarterly Update and Appendix 4C - March 2025 6 pages 457.1KB | 2025-04-22 | English | |
| HY25 Appendix 4D and Interim Financial Report 22 pages 1.1MB | 2025-02-25 | English | |
| Quarterly Update and Appendix 4C - December 2024 6 pages 436.7KB | 2025-01-28 | English | |
| Change of Director's Interest Notice 2 pages 242.2KB | 2024-12-05 | English | |
| Ceasing to be a substantial holder 3 pages 925.2KB | 2024-12-05 | English | |
| Becoming a substantial holder 2 pages 239.0KB | 2024-12-05 | English |
Market data
Market data not available
Price history
Peer group · Growing of oleaginous fruits
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMG Bioenergy Resources Holdings Ltd.
Develops and manages plantations to produce bio-fuel feedst…
|
ABG.H | CA | Agriculture, forestry and fishi… |
|
Anglo-Eastern Plantations PLC
Owns, operates, and develops palm oil and rubber plantation…
|
AEP | GB | Agriculture, forestry and fishi… |
|
COBRAM ESTATE OLIVES LIMITED
Vertically integrated producer of premium extra virgin oliv…
|
CBO | AU | Agriculture, forestry and fishi… |
|
DEKEL AGRI-VISION PLC
Agro-industrial company in West Africa producing palm oil a…
|
DKL | CY | Agriculture, forestry and fishi… |
|
Feronia Inc.
Agricultural producer operating large-scale oil palm planta…
|
FRN | CA | Agriculture, forestry and fishi… |
|
M.P. EVANS GROUP PLC
Producer of certified sustainable palm oil from plantations…
|
MPE | GB | Agriculture, forestry and fishi… |
|
R.E.A. HOLDINGS PLC
Cultivates oil palms in East Kalimantan, producing crude pa…
|
RE | GB | Agriculture, forestry and fishi… |
|
SIPEF
Agribusiness group producing sustainable palm oil, rubber, …
|
SIP | BE | Agriculture, forestry and fishi… |
|
Socfinaf
Agro-industrial holding company managing tropical oil palm …
|
SOFAF | LU | Agriculture, forestry and fishi… |
AUSTRALIAN AGRICULTURAL PROJECTS 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/64275/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64275 | 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=64275 | 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=64275 \ -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": 64275}, 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 AUSTRALIAN AGRICULTURAL PROJECTS LIMITED (id: 64275)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.