
Andrew Peller Limited — Investor Relations & Filings
Andrew Peller Limited is a leading producer and marketer of quality wines and craft beverage alcohol products, recognized as Canada's largest premium wine producer. The company operates nine award-winning wineries across British Columbia, Ontario, and Nova Scotia. Its robust portfolio includes established wine brands (e.g., Peller Estates, Trius, Wayne Gretzky), spirits, craft beer, ciders (such as No Boats on Sunday), seltzers, and products for home-based winemaking enthusiasts. Andrew Peller Limited also provides best-in-class wine and dining experiences at its estate properties, which are significant destinations within the tourism and hospitality sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-01-21 | English | |
| 52-109F2 - Certification of interim filings - CFO (E).pdf | 2025-11-04 | English | |
| 52-109F2 - Certification of interim filings - CEO (E).pdf | 2025-11-04 | English | |
| Interim financial statements/report – English.pdf | 2025-11-04 | English | |
| Interim MD&A - English.pdf | 2025-11-04 | English | |
| News release - English.pdf | 2025-11-04 | English |
Browse filings by year
7 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of wines
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Delegat Group Limited
A vertically integrated producer and global distributor of …
|
DGL | NZ | Manufacturing |
|
Diamond Estates Wines & Spirits Inc.
Beverage alcohol producer, marketer, and distributor operat…
|
DWS | CA | Manufacturing |
|
Dynasty Fine Wines Group Limited
Manufacturer and seller of diversified grape wine products …
|
828 | HK | Manufacturing |
|
FINCAS DEL ROSARIO SRL
Traditional winery specializing in wine production, using e…
|
— | AR | Manufacturing |
|
Foley Wines Limited
Produces, markets, and distributes a portfolio of premium e…
|
FWL | NZ | Manufacturing |
|
Fratelli Vineyards Limited
Producer of premium estate-bottled wines using European vit…
|
541741 | IN | Manufacturing |
|
GANSU MOGAO INDUSTRIAL DEVELOPMENT CO.,LTD.
Produces premium wines and develops biodegradable polylacti…
|
600543 | CN | Manufacturing |
|
Grace Wine Holdings Limited
Produces and distributes premium quality wine, spirits, and…
|
8146 | HK | Manufacturing |
|
GUSBOURNE PLC
Producer, distributor, and seller of English sparkling and …
|
GUS | GB | Manufacturing |
|
Holding Nov Vek AD
A holding company with a vertically integrated business in …
|
HNVK | BG | Manufacturing |
Andrew Peller 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/42887/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=42887 | 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=42887 | 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=42887 \ -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": 42887}, 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 Andrew Peller Limited (id: 42887)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.