
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 2026 7 pages 535.3KB | 2026-04-27 | English | |
| HY26 Appendix 4D and Interim Financial Report 22 pages 1.1MB | 2026-02-25 | English | |
| Quarterly Update and Appendix 4C - December 2025 7 pages 445.9KB | 2026-01-28 | English | |
| Results of Meeting 2 pages 415.0KB | 2025-11-25 | English | |
| Change in substantial holding 3 pages 340.3KB | 2025-11-09 | English | |
| Quarterly Update and Appendix 4C - September 2025 6 pages 431.9KB | 2025-10-29 | English |
Browse filings by year
24 years- 2026 3 filings
- 2025 16 filings
- 2024 25 filings
- 2023 28 filings
- 2022 14 filings
- 2021 22 filings
- 2020 36 filings
- 2019 21 filings
- 2018 14 filings
- 2017 16 filings
- 2016 14 filings
- 2015 17 filings
- 2014 12 filings
- 2013 4 filings
- 2012 13 filings
- 2011 12 filings
- 2010 15 filings
- 2009 16 filings
- 2008 17 filings
- 2007 34 filings
- 2006 45 filings
- 2005 25 filings
- 2004 37 filings
- 2003 1 filing
Market data
Market data not available
Price history
Peer group · Growing of oleaginous fruits
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AL-HADHARAH BOUSTEAD REIT
First global Islamic plantation-based REIT, managing oil pa…
|
— | MY | Agriculture, forestry and fishi… |
|
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… |
|
Astra Agro Lestari Tbk
Major agribusiness specializing in palm oil cultivation and…
|
AALI | ID | Agriculture, forestry and fishi… |
|
ASTRAL ASIA BERHAD
Oil palm cultivation, civil engineering, property developme…
|
— | MY | Agriculture, forestry and fishi… |
|
Bakrie Sumatera Plantations Tbk
Integrated agro-business specializing in oil palm and rubbe…
|
UNSP | ID | Agriculture, forestry and fishi… |
|
BLD PLANTATION BHD.
Primarily palm oil business (cultivation to distribution) a…
|
— | MY | Agriculture, forestry and fishi… |
|
BOUSTEAD PLANTATIONS BERHAD
Specializes in oil palm plantation ownership, management, c…
|
— | MY | Agriculture, forestry and fishi… |
|
BUKIT KATIL RESOURCES BERHAD
Investment holding, oil palm and rubber agriculture, oil pa…
|
— | MY | Agriculture, forestry and fishi… |
|
CAM RESOURCES BHD
An investment holding company with subsidiaries in palm oil…
|
— | MY | 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.