
TRINITY INDUSTRIES INC — Investor Relations & Filings
Trinity Industries Inc. is a provider of railcar products and services in North America, operating under the trade name TrinityRail. The company offers comprehensive rail transportation solutions through an integrated platform. Its business is organized into two primary segments: the Railcar Leasing and Management Services Group and the Rail Products Group. The Leasing and Management Services Group manages a large railcar lease fleet and provides fleet management services. The Rail Products Group focuses on manufacturing new railcars and providing a range of services, including maintenance, repair, parts supply, and logistics support. This single-source model is designed to optimize the ownership and usage of railcar equipment for its customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-21 | English | |
| 11-K | 2026-05-15 | English | |
| SD | 2026-05-14 | English | |
| 10-Q - TRINITY INDUSTRIES INC (0000099780) (Filer) | 2026-04-30 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| 8-K - TRINITY INDUSTRIES INC (0000099780) (Filer) | 2026-04-30 | English |
Browse filings by year
27 years- 2026 22 filings
- 2025 54 filings
- 2024 73 filings
- 2023 77 filings
- 2022 78 filings
- 2021 86 filings
- 2020 87 filings
- 2019 75 filings
- 2018 122 filings
- 2017 100 filings
- 2016 84 filings
- 2015 93 filings
- 2014 93 filings
- 2013 102 filings
- 2012 110 filings
- 2011 102 filings
- 2010 118 filings
- 2009 118 filings
- 2008 129 filings
- 2007 155 filings
- 2006 128 filings
- 2005 136 filings
- 2004 154 filings
- 2003 240 filings
- 2002 30 filings
- 2001 26 filings
- 2000 9 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46753458 | 8-K | 2026-05-21 | English | ||
| 46360237 | 11-K | 2026-05-15 | English | ||
| 46268790 | SD | 2026-05-14 | English | ||
| 39138755 | 10-Q - TRINITY INDUSTRIES INC (0000099780) (Filer) | 2026-04-30 | English | ||
| 45999738 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 39097517 | 8-K - TRINITY INDUSTRIES INC (0000099780) (Filer) | 2026-04-30 | English | ||
| 45999735 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 45999731 | 8-K | 2026-04-21 | English | ||
| 45999748 | 8-K | 2026-04-15 | English | ||
| 33936275 | ARS - TRINITY INDUSTRIES INC (0000099780) (Filer) | 2026-04-09 | English | ||
| 45999761 | DEFA14A | 2026-04-09 | English | ||
| 33935045 | DEF 14A - TRINITY INDUSTRIES INC (0000099780) (Filer) | 2026-04-09 | English | ||
| 33639832 | 8-K - TRINITY INDUSTRIES INC (0000099780) (Filer) | 2026-04-06 | English | ||
| 45999763 | Major Shareholding Notification 2026 | 2026-03-27 | English | ||
| 32878812 | 10-K - TRINITY INDUSTRIES INC (0000099780) (Filer) | 2026-02-19 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of railway locomotives and rolling stock
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CRRC Corporation Limited
Designs and manufactures rolling stock, locomotives, and ur…
|
601766 | CN | Manufacturing |
|
CRRC Corporation Limited
The world's largest supplier and manufacturer of rail trans…
|
1766 | HK | Manufacturing |
|
ĐURO ĐAKOVIĆ Grupa d.d.
Mechanical engineering group making railway freight wagons …
|
DDJH | HR | Manufacturing |
|
FreightCar America, Inc.
Manufactures, rebuilds, and services a diverse portfolio of…
|
RAIL | US | Manufacturing |
|
Gemac Engineering Machinery Co.,Ltd.
Designs, manufactures, and maintains specialized railway en…
|
301048 | CN | Manufacturing |
|
GREENBRIER COMPANIES INC
International supplier of freight railcars and related inte…
|
GBX | US | Manufacturing |
|
Hawker Siddeley Canada Inc.
Major Canadian manufacturer of railway rolling stock and ra…
|
— | CA | Manufacturing |
|
Hyundai-Rotem Co.
A heavy industry firm in railway systems, defense solutions…
|
064350 | KR | Manufacturing |
|
JIANGSU BIDE SCIENCE AND TECHNOLOGY CO., LTD.
Manufactures composite interior and exterior trim systems f…
|
605298 | CN | Manufacturing |
|
Jinxi Axle Company Limited
Manufactures high-precision railway axles, wheelsets, and b…
|
600495 | CN | Manufacturing |
TRINITY INDUSTRIES 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/31577/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31577 | 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=31577 | 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=31577 \ -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": 31577}, 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 TRINITY INDUSTRIES INC (id: 31577)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.