
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 |
|---|---|---|---|
|
Landi Renzo
Designs and manufactures alternative fuel systems for vehic…
|
LR | IT | Manufacturing |
|
LEAR CORP
Designs and manufactures automotive seating and E-Systems f…
|
LEA | US | Manufacturing |
|
Linamar Corporation
Advanced manufacturer creating solutions for motion, work, …
|
LNR | CA | Manufacturing |
|
LING YUN INDUSTRIAL CORPORATION LIMITED
Develops automotive structural parts, crash systems, and pl…
|
600480 | CN | Manufacturing |
|
Loads Limited
Prominent manufacturer of automotive parts for multi-nation…
|
LOADS | PK | Manufacturing |
|
LOADS Limited (Right)
Manufacturer of automotive components, serving major multi-…
|
LOADSR1 | PK | Manufacturing |
|
Lumax Auto Technologies Ltd.
Manufacturer of automotive components and systems for diver…
|
LUMAXTECH | IN | Manufacturing |
|
MAEDA KOSEN CO., LTD.
A manufacturer of materials for social and industrial infra…
|
7821 | JP | Manufacturing |
|
MAHLE METAL LEVE S.A.
Manufacturer of engine components and filtration systems fo…
|
— | BR | Manufacturing |
|
MANGELS INDUSTRIAL S.A.
Manufacturer of automotive aluminum wheels and steel pressu…
|
— | BR | 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.