
BRP Inc. — Investor Relations & Filings
BRP Inc. specializes in the design, development, manufacturing, and global distribution of motorized recreational vehicles, powersports products, and propulsion systems. The company maintains a comprehensive portfolio covering land, snow, and water segments. Key product lines include snowmobiles, all-terrain vehicles (ATVs), side-by-sides (SxS), 3-wheel on-road vehicles, and personal watercraft, alongside marine products such as pontoons and sport boats. BRP emphasizes innovation and consumer focus, operating under the principle of "Adventure by Design" to deliver experiences that move people and push the limits of recreational mobility.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notice of meeting - French.pdf | 2026-04-22 | French | |
| Notice of meeting - English.pdf | 2026-04-22 | English | |
| Form of proxy - French.pdf | 2026-04-22 | French | |
| Form of proxy - English.pdf | 2026-04-22 | English | |
| Management information circular - French.pdf | 2026-04-22 | French | |
| Management information circular - English.pdf | 2026-04-22 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35400378 | Notice of meeting - French.pdf | 2026-04-22 | French | ||
| 35400377 | Notice of meeting - English.pdf | 2026-04-22 | English | ||
| 35400376 | Form of proxy - French.pdf | 2026-04-22 | French | ||
| 35400375 | Form of proxy - English.pdf | 2026-04-22 | English | ||
| 35400373 | Management information circular - French.pdf | 2026-04-22 | French | ||
| 35305283 | Management information circular - English.pdf | 2026-04-22 | English | ||
| 35305250 | Notice of meeting - French.pdf | 2026-04-22 | French | ||
| 35305249 | Notice of meeting - English.pdf | 2026-04-22 | English | ||
| 35305248 | Form of proxy - French.pdf | 2026-04-22 | French | ||
| 35305247 | Form of proxy - English.pdf | 2026-04-22 | English | ||
| 35305245 | Management information circular - French.pdf | 2026-04-22 | English | ||
| 35305239 | Management information circular - English.pdf | 2026-04-22 | English | ||
| 35255278 | Notice of meeting - French.pdf | 2026-04-22 | French | ||
| 35255277 | Notice of meeting - English.pdf | 2026-04-22 | English | ||
| 35255275 | Form of proxy - French.pdf | 2026-04-22 | French | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other transport equipment n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BRP Inc.
Global manufacturer of powersports vehicles, propulsion sys…
|
DOOO | CA | Manufacturing |
|
China International Marine Containers (Group) Co., Ltd.
Global supplier of equipment and solutions for modern logis…
|
2039 | HK | Manufacturing |
|
Dongbang Ship Machinery Co., Ltd
Specialized manufacturer of components for ships and indust…
|
099410 | KR | Manufacturing |
|
GUANGDONG LVTONG NEW ENERGY ELECTRIC VEHICLE TECHNOLOGY CO., LTD.
Manufacturer of low-speed electric vehicles for golf, touri…
|
301322 | CN | Manufacturing |
|
OXE Marine AB
Designs and manufactures high-performance diesel outboard e…
|
OXE | SE | Manufacturing |
|
Polaris Inc.
Designs and manufactures powersports vehicles for outdoor w…
|
PII | US | Manufacturing |
|
SMT Scharf AG
Global supplier of transport solutions for underground mini…
|
S4A | DE | Manufacturing |
|
Taiga Motors Corporation
Designs, manufactures, and delivers all-electric powersport…
|
TAIG | CA | Manufacturing |
|
THE HANSHIN DIESEL WORKS, LTD
Manufacturer of marine propulsion systems, including engine…
|
6018 | JP | Manufacturing |
BRP 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/47139/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47139 | 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=47139 | 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=47139 \ -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": 47139}, 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 BRP Inc. (id: 47139)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.