
ThyssenKrupp Budd Canada Inc. — Investor Relations & Filings
ThyssenKrupp Budd Canada Inc. was a specialized metal fabricator and major supplier of structural components to the North American automotive industry, operating as a subsidiary of the global ThyssenKrupp Group. The company continued the legacy of the Budd Company, focusing on the manufacture of high-quality body components and chassis systems. Its core activities included supplying major vehicle manufacturers with products such as hydroformed chassis frames for sport utility vehicles. The firm utilized advanced metalworking and engineering expertise to contribute to the production of light and safe vehicles, aligning its operations with the broader ThyssenKrupp Automotive segment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2005-04-21 | English | |
| Material change report - English.pdf | 2005-03-04 | English | |
| Material change report - English.pdf | 2004-11-23 | English | |
| Material change report - English.pdf | 2004-05-12 | English | |
| Material change report - English.pdf | 2003-12-05 | English | |
| Material change report - English.pdf | 2002-07-18 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2005
2 filings
| |||||
| 47161656 | Material change report - English.pdf | 2005-04-21 | English | ||
| 47161659 | Material change report - English.pdf | 2005-03-04 | English | ||
|
2004
2 filings
| |||||
| 47161663 | Material change report - English.pdf | 2004-11-23 | English | ||
| 47161680 | Material change report - English.pdf | 2004-05-12 | English | ||
|
2003
1 filing
| |||||
| 47161685 | Material change report - English.pdf | 2003-12-05 | English | ||
|
2002
1 filing
| |||||
| 47161688 | Material change report - English.pdf | 2002-07-18 | English | ||
|
2001
1 filing
| |||||
| 47161692 | Material change report - English.pdf | 2001-12-13 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KOREA MOVENEX CO., LTD.
Manufacturer of automotive driveline components and forged …
|
010100 | KR | Manufacturing |
|
Kross Limited
Produces forged and precision machined components for comme…
|
KROSS | IN | Manufacturing |
|
KSC
Manufactures automotive chassis frames, suspension componen…
|
1525 | TW | Manufacturing |
|
KUMPULAN BELTON BERHAD
Manufactures heavy-duty automotive components for commercia…
|
— | MY | Manufacturing |
|
KUNMING YUNNEI POWER CO., LTD.
Develops and manufactures multi-cylinder diesel engines for…
|
000903 | CN | Manufacturing |
|
Kunshan Huguang Auto Harness Co., Ltd.
Produces automotive wiring harness systems for traditional …
|
605333 | CN | Manufacturing |
|
KwangjinInd
A global manufacturer of automotive components specializing…
|
026910 | KR | Manufacturing |
|
KYB Corporation
Global manufacturer of hydraulic technology and ride contro…
|
7242 | JP | Manufacturing |
|
KyungchangIndustrial
Manufactures drivetrain, chassis, and electric vehicle comp…
|
024910 | KR | Manufacturing |
|
Landai Technology Group Corp., Ltd.
Manufacturer of precision power transmission components and…
|
002765 | CN | Manufacturing |
ThyssenKrupp Budd Canada 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/43385/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43385 | 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=43385 | 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=43385 \ -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": 43385}, 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 ThyssenKrupp Budd Canada Inc. (id: 43385)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.