
Maple Leaf Foods Inc. — Investor Relations & Filings
Maple Leaf Foods Inc. is a consumer packaged goods company specializing in the production and sale of high-quality, sustainable protein products. The company is a leading producer of prepared meats and poultry, including value-added fresh poultry and ready-to-serve meals, marketed under iconic national and regional brands. A key focus is on offering meat products raised without antibiotics (RWA), where it is a major producer, and expanding its portfolio of plant-based protein options. Maple Leaf Foods serves consumer and foodservice markets. The company operates with a commitment to sustainability, positioning itself as a carbon neutral organization dedicated to humane animal care and reducing food insecurity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Annual information form - French.pdf | 2026-04-21 | English | |
| Other.pdf | 2026-04-07 | English | |
| Form of proxy - English.pdf | 2026-04-07 | English | |
| Management information circular - English.pdf | 2026-04-07 | English | |
| Other.pdf | 2026-04-07 | English | |
| Form of proxy - English.pdf | 2026-04-07 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34779638 | Annual information form - French.pdf | 2026-04-21 | English | ||
| 33726628 | Other.pdf | 2026-04-07 | English | ||
| 33726627 | Form of proxy - English.pdf | 2026-04-07 | English | ||
| 33726626 | Management information circular - English.pdf | 2026-04-07 | English | ||
| 33706891 | Other.pdf | 2026-04-07 | English | ||
| 33706863 | Form of proxy - English.pdf | 2026-04-07 | English | ||
| 33706862 | Management information circular - English.pdf | 2026-04-07 | English | ||
| 33706861 | Notice of meeting - English.pdf | 2026-04-07 | English | ||
| 33706859 | Other.pdf | 2026-04-07 | English | ||
| 33732846 | News release - French.pdf | 2026-04-07 | French | ||
| 33713866 | News release - French.pdf | 2026-04-07 | French | ||
| 33706867 | News release - French.pdf | 2026-04-07 | French | ||
| 33706866 | News release - English.pdf | 2026-04-07 | English | ||
| 33115851 | 52-109F1 - Certification of annual filings - CEO (E).pdf | 2026-03-31 | English | ||
| 33115287 | 52-109F1 - Certification of annual filings - CEO (E).pdf | 2026-03-31 | English | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of meat
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGRITERRA LD
An investment company operating as a cash shell seeking a s…
|
AGTA | GG | Manufacturing |
|
Arabian Company for Agricultural and Industrial Investment
Vertically integrated poultry producer managing farming, fe…
|
2287 | SA | Manufacturing |
|
ASTRAL FOODS LIMITED
Vertically integrated poultry producer spanning the entire …
|
ARL | ZA | Manufacturing |
|
Atria Oyj
A Northern European food company that processes and markets…
|
ATRAV | FI | Manufacturing |
|
Baladi Ltd.
Manufactures, processes, and markets meat products and impo…
|
— | IL | Manufacturing |
|
BANVİT BANDIRMA VİTAMİNLİ YEM SANAYİ A.Ş.
A vertically integrated poultry processor of chicken and tu…
|
BANVT | TR | Manufacturing |
|
Bell Food Group AG
A leading European processor of meat and manufacturer of co…
|
BELL | CH | Manufacturing |
|
BRF S.A.
A global producer of fresh and frozen protein foods and a w…
|
BRFS | BR | Manufacturing |
|
Canada Packers Inc.
Leading North American supplier of premium sustainable pork…
|
CPKR | CA | Manufacturing |
|
Central Industries Corporation Inc.
Large-scale food processor converting hog carcasses into pa…
|
CIND | CA | Manufacturing |
Maple Leaf Foods Inc. 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/42554/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=42554 | 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=42554 | 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=42554 \ -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": 42554}, 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 Maple Leaf Foods Inc. (id: 42554)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.