
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 |
|---|---|---|---|
|
Keboda Technology Co., Ltd.
Develops and manufactures automotive lighting, motor, and e…
|
603786 | CN | Manufacturing |
|
Kehua Holdings Co.,Ltd
Manufactures turbocharger turbine and center housings for t…
|
603161 | CN | Manufacturing |
|
Kelso Technologies
Develops proprietary safety equipment and specialized compo…
|
KLS | CA | Manufacturing |
|
KHPT HOLDINGS BERHAD
Investment holding company manufacturing and selling automo…
|
— | MY | Manufacturing |
|
Kinetic Engineering Ltd.
Produces precision powertrain components and assemblies for…
|
500240 | IN | Manufacturing |
|
KING SHING
Specialized manufacturer of automotive cooling and AC syste…
|
7732 | TW | Manufacturing |
|
Knorr-Bremse AG
Global leader in braking systems and safety-critical subsys…
|
KBX | DE | Manufacturing |
|
KODACO CO., LTD
Manufacturer of automotive components using die-casting and…
|
046070 | KR | Manufacturing |
|
Kongsberg Automotive
A global supplier of technology-driven solutions for the wo…
|
KOA | NO | Manufacturing |
|
KOREA FUEL-TECH CORPORATION
Manufacturer of eco-friendly fuel systems and vehicle inter…
|
123410 | KR | 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.