
WIDE OPEN AGRICULTURE LTD — Investor Relations & Filings
Wide Open Agriculture Ltd is a regenerative food and agriculture company focused on the development and commercialization of sustainable plant-based products. The company specializes in the production of Buntine Protein, a proprietary plant-based protein concentrate derived from sweet lupins. This ingredient is designed for use in various food and beverage applications, including dairy alternatives, meat substitutes, and functional foods. Through its flagship brand, Dirty Clean Food, the company markets a range of ethically sourced products, including carbon-neutral oat milk and regeneratively farmed produce. Wide Open Agriculture operates under a framework that aims to deliver measurable outcomes in financial, natural, social, and inspirational capital. Its operations prioritize soil health, biodiversity, and the reduction of carbon emissions within the global food supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Improved technology licence royalty terms to support growth 3 pages 219.6KB | 2026-05-24 | English | |
| Final Director's Interest Notice 2 pages 784.5KB | 2026-05-07 | English | |
| Initial Director's Interest Notice x 2 4 pages 1.6MB | 2026-05-07 | English | |
| Board Renewal & Chairman Appointment 4 pages 192.9KB | 2026-05-04 | English | |
| Quarterly Activities/Appendix 4C Cash Flow Report 10 pages 481.5KB | 2026-04-22 | English | |
| Notification regarding unquoted securities - WOA 11 pages 32.9KB | 2026-04-16 | English |
Browse filings by year
9 yearsMarket data
Market data not available
Price history
Peer group · Growing of cereals (except rice), leguminous crops and oil seeds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SLC AGRICOLA SA
Produces cotton, soybeans, and corn for global food, fiber,…
|
— | BR | Agriculture, forestry and fishi… |
|
SPECIAL GRAINS S A
Produces, stores, and exports high-quality, sustainable Non…
|
— | AR | Agriculture, forestry and fishi… |
|
Tabuk Agricultural Development Co.
Produces and processes field crops, fruits, and vegetables …
|
6040 | SA | Agriculture, forestry and fishi… |
|
White Organic Agro Limited
Cultivates, processes, and distributes organic food, medici…
|
513713 | IN | Agriculture, forestry and fishi… |
WIDE OPEN AGRICULTURE LTD 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/66072/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66072 | 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=66072 | 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=66072 \ -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": 66072}, 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 WIDE OPEN AGRICULTURE LTD (id: 66072)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.