
Taiga Motors Corporation — Investor Relations & Filings
Taiga Motors Corporation is a technology company focused on the design, manufacturing, and delivery of all-electric powersport vehicles. The company aims to lead the electrification of the off-road segment by developing purpose-built electric powertrains optimized for outdoor adventure. Taiga reinvents the powersports landscape with breakthrough electric mobility solutions. Key products include fully electric personal watercraft, such as the Orca, for which the company recently restarted manufacturing and customer deliveries of the MY25 model. Taiga emphasizes high performance and sustainability in its vehicles, providing pure exhilaration for the outdoor enthusiast market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Decision Document / Order for Application - French.pdf | 2024-12-18 | French | |
| Notice.pdf | 2024-10-30 | English | |
| News release - English.pdf | 2024-07-10 | English | |
| Material change report - English.pdf | 2024-07-03 | English | |
| News release - English.pdf | 2024-06-27 | English | |
| Report of voting results.pdf | 2024-06-27 | English |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 13763854 | Decision Document / Order for Application - French.pdf | 2024-12-18 | French | ||
| 13755884 | Notice.pdf | 2024-10-30 | English | ||
| 47599659 | News release - English.pdf | 2024-07-10 | English | ||
| 30299867 | Material change report - English.pdf | 2024-07-03 | English | ||
| 47599663 | News release - English.pdf | 2024-06-27 | English | ||
| 47599684 | Report of voting results.pdf | 2024-06-27 | English | ||
| 13740621 | News release - English.pdf | 2024-06-25 | English | ||
| 13740620 | News release - French.pdf | 2024-06-25 | English | ||
| 30042892 | Form of proxy - French.pdf | 2024-05-17 | English | ||
| 30042885 | Form of proxy - English.pdf | 2024-05-17 | English | ||
| 30042873 | Management information circular - English.pdf | 2024-05-17 | English | ||
| 30042846 | Notice of meeting - English.pdf | 2024-05-17 | English | ||
| 47599690 | News release - English.pdf | 2024-05-15 | English | ||
| 47599716 | 52-109F2 - Certification of interim filings - CEO (E).pdf | 2024-05-15 | English | ||
| 47599735 | Interim MD&A - English.pdf | 2024-05-15 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other transport equipment n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BRP Inc.
Designs, manufactures, and distributes powersports products…
|
DOO | CA | Manufacturing |
|
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 |
|
THE HANSHIN DIESEL WORKS, LTD
Manufacturer of marine propulsion systems, including engine…
|
6018 | JP | Manufacturing |
Taiga Motors Corporation 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/47763/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47763 | 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=47763 | 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=47763 \ -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": 47763}, 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 Taiga Motors Corporation (id: 47763)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.