
CSX CORP — Investor Relations & Filings
CSX Corporation is a leading supplier of rail-based freight transportation services. The company operates an extensive rail network primarily in the eastern part of North America, connecting to numerous ports, production facilities, and distribution centers. Its core offerings include traditional rail freight, intermodal transportation for containers and trailers, and rail-to-truck transload solutions. CSX transports a diverse range of products for various markets, including consumer goods, industrial materials, agricultural products, and automotive vehicles. The company provides logistics solutions to support customer supply chains, with an emphasis on service reliability and sustainability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 4 SUBMISSION | 2021-01-26 | English | |
| 8-K | 2021-01-21 | English | |
| FORM S-8 | 2020-12-21 | English | |
| FORM 4 SUBMISSION | 2020-12-16 | English | |
| 8-K | 2020-12-10 | English | |
| 8-K | 2020-12-04 | English |
Browse filings by year
27 years- 2026 46 filings
- 2025 79 filings
- 2024 71 filings
- 2023 69 filings
- 2022 87 filings
- 2021 85 filings
- 2020 82 filings
- 2019 81 filings
- 2018 86 filings
- 2017 139 filings
- 2016 87 filings
- 2015 104 filings
- 2014 84 filings
- 2013 91 filings
- 2012 86 filings
- 2011 91 filings
- 2010 112 filings
- 2009 129 filings
- 2008 167 filings
- 2007 97 filings
- 2006 108 filings
- 2005 79 filings
- 2004 74 filings
- 2003 102 filings
- 2002 25 filings
- 2001 25 filings
- 2000 28 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
2 filings
| |||||
| 9227185 | FORM 4 SUBMISSION | 2021-01-26 | English | ||
| 9227188 | 8-K | 2021-01-21 | English | ||
|
2020
13 filings
| |||||
| 9227191 | FORM S-8 | 2020-12-21 | English | ||
| 9227193 | FORM 4 SUBMISSION | 2020-12-16 | English | ||
| 9227196 | 8-K | 2020-12-10 | English | ||
| 9227201 | 8-K | 2020-12-04 | English | ||
| 9227197 | 424B2 | 2020-12-02 | English | ||
| 9227198 | 8-K | 2020-12-01 | English | ||
| 9227202 | FWP | 2020-12-01 | English | ||
| 9227203 | 424B2 | 2020-12-01 | English | ||
| 9227204 | FORM 4 SUBMISSION | 2020-11-06 | English | ||
| 9227205 | FORM 4 SUBMISSION | 2020-11-06 | English | ||
| 9227206 | FORM 4 SUBMISSION | 2020-10-28 | English | ||
| 9227207 | 10-Q | 2020-10-21 | English | ||
| 9227209 | 8-K | 2020-10-21 | English | ||
Market data
Market data not available
Price history
Peer group · Freight rail transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AURIZON HOLDINGS LIMITED
A major rail freight operator transporting coal, iron ore, …
|
AZJ | AU | Transportation and storage |
|
Brookfield Infrastructure Corp
Owns and operates a global portfolio of infrastructure asse…
|
BIPC | US | Transportation and storage |
|
CANADIAN NATIONAL RAILWAY CO
Freight transportation and logistics provider with a rail n…
|
CNI | US | Transportation and storage |
|
CANADIAN PACIFIC KANSAS CITY LTD/CN
Operates the only single-line rail network connecting Canad…
|
CP | US | Transportation and storage |
|
Canggang Railway Limited
Rail operator linking Western China coal transport to South…
|
2169 | HK | Transportation and storage |
|
China Railway Special Cargo Logistics Co., Ltd.
Provides specialized rail logistics for automobiles, cold c…
|
001213 | CN | Transportation and storage |
|
China Railway Tielong Container Logistics Co.,Ltd
Integrated railway container logistics and specialized mult…
|
600125 | CN | Transportation and storage |
|
Compagnie du Cambodge
A holding company managing a diversified portfolio, focused…
|
CBDG | FR | Transportation and storage |
|
Cosan S.A.
An investment holding company with a portfolio in energy, l…
|
CSAN | BR | Transportation and storage |
|
Daqin Railway Co., Ltd.
Operates heavy-haul coal freight and passenger rail service…
|
601006 | CN | Transportation and storage |
CSX CORP 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/29952/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=29952 | 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=29952 | 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=29952 \ -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": 29952}, 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 CSX CORP (id: 29952)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.