
Agricore United — Investor Relations & Filings
About Agricore United
Agricore United was a prominent farmer-directed agribusiness that operated extensively in the agricultural sector. The company's core activities centered on providing essential crop inputs, including crop nutrition and crop protection products, and offering comprehensive grain handling and merchandising services. It also maintained a division dedicated to livestock production services. Historically recognized as a leading diversified agribusiness, Agricore United was known for its significant scale in grain operations before being acquired by Saskatchewan Wheat Pool.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2001-11-12 | English | |
| Material change report - English.pdf | 2001-11-12 | English | |
| Material change report - English.pdf | 2001-08-09 | English | |
| Other Correspondence.pdf | 2000-12-20 | English | |
| Decision Document / Order for Application - English.pdf | 2000-12-19 | English | |
| Other.PDF | 2000-12-19 | English |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2001
3 filings
| |||||
| 47836086 | Material change report - English.pdf | 2001-11-12 | English | ||
| 47836087 | Material change report - English.pdf | 2001-11-12 | English | ||
| 47836093 | Material change report - English.pdf | 2001-08-09 | English | ||
|
2000
4 filings
| |||||
| 47836095 | Other Correspondence.pdf | 2000-12-20 | English | ||
| 47836097 | Decision Document / Order for Application - English.pdf | 2000-12-19 | English | ||
| 47836219 | Other.PDF | 2000-12-19 | English | ||
| 47836221 | Other.PDF | 2000-12-15 | English | ||
|
1999
8 filings
| |||||
| 47836223 | Other Correspondence.pdf | 1999-12-30 | English | ||
| 47836225 | Other Correspondence.pdf | 1999-12-22 | English | ||
| 47836227 | Other Correspondence.PDF | 1999-12-21 | English | ||
| 47836402 | Other Correspondence.pdf | 1999-12-20 | English | ||
| 47836404 | Other Correspondence.pdf | 1999-12-18 | English | ||
| 47836630 | Other Correspondence.pdf | 1999-12-17 | English | ||
| 47836632 | Other.PDF | 1999-12-17 | English | ||
| 47836826 | Other Correspondence.w51 | 1999-01-13 | English | ||
Market data
Market data not available
Price history
Peer group · Post-harvest crop activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGROFIN AGROCOMMODITIES S.A.
Experienced agribusiness specializing in producing, process…
|
— | AR | Agriculture, forestry and fishi… |
|
AMIR Marketing and Investment in Agriculture Ltd.
Supplies, markets, and distributes agricultural inputs to t…
|
AMRK | IL | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Tập đoàn ST8
Processes and exports agricultural products, offers tourism…
|
ST8 | VN | Agriculture, forestry and fishi… |
|
Elfin Agro India Limited
Specializes in the procurement, processing, and distributio…
|
544724 | IN | Agriculture, forestry and fishi… |
|
FUTUROS Y OPCIONES.COM S.A.
Provides innovative solutions, grain commercialization, and…
|
— | AR | Agriculture, forestry and fishi… |
|
Gajanand International Limited
Processes and distributes cotton bales and seeds for manufa…
|
GAJANAND | IN | Agriculture, forestry and fishi… |
|
GASTALDI HNOS S A I Y C F E I
Agricultural company processing peanuts, producing popcorn,…
|
— | AR | Agriculture, forestry and fishi… |
|
Great-Sun Foods Co.,Ltd.
Integrated management of fresh produce supply chains and gl…
|
603336 | CN | Agriculture, forestry and fishi… |
|
Invictus Investment Company PLC
Diversified Agri-food company focused on trading, logistics…
|
INVICTUS | AE | Agriculture, forestry and fishi… |
|
N2OFF, Inc.
Develops sustainable solutions for the agricultural and ene…
|
NITO | US | Agriculture, forestry and fishi… |
Agricore United 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/43074/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43074 | 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=43074 | 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=43074 \ -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": 43074}, 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 Agricore United (id: 43074)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.