
NORFOLK SOUTHERN CORP — Investor Relations & Filings
Norfolk Southern Corporation is a major freight transportation company that operates a Class I railroad network. Its system spans approximately 19,200 route miles across 22 states, primarily in the Eastern United States, and the District of Columbia. The company provides rail transportation of raw materials, intermediate products, and finished goods, serving every major container port in the eastern U.S. Core services include intermodal, carload, and logistics solutions for a diverse range of commodities, such as agricultural products, automotive parts and finished vehicles, and industrial materials like lumber and steel. The company focuses on safe and reliable service, leveraging technology to enhance operational efficiency and sustainable freight movement.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-08 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| 10-Q - NORFOLK SOUTHERN CORP (0000702165) (Filer) | 2026-04-24 | English | |
| 8-K - NORFOLK SOUTHERN CORP (0000702165) (Filer) | 2026-04-24 | English | |
| 8-K | 2026-04-02 | English | |
| SCHEDULE 13G/A - NORFOLK SOUTHERN CORP (0000702165) (Subject) | 2026-03-27 | English |
Browse filings by year
17 yearsMarket data
Market data not available
Price history
Peer group · Freight rail transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CSX CORP
A supplier of rail-based freight transportation services in…
|
CSX | US | Transportation and storage |
|
Daqin Railway Co., Ltd.
Operates heavy-haul coal freight and passenger rail service…
|
601006 | CN | Transportation and storage |
|
FERROCARRIL DEL PACIFICO S.A.
Offers sustainable rail freight transport, connecting produ…
|
— | CL | Transportation and storage |
|
FERROVIA CENTRO-ATLANTICA S.A.
Integrated logistics provider and railroad operator managin…
|
— | BR | Transportation and storage |
|
GMéxico Transportes, S.A.B. de C.V.
Provides rail transportation and logistics solutions across…
|
GMXT | MX | Transportation and storage |
|
Japan Oil Transportation Co., Ltd.
Logistics firm specializing in intermodal transport of ener…
|
9074 | JP | Transportation and storage |
|
Montecargo a.d. Podgorica
Provides domestic and international railway freight and com…
|
MORG | ME | Transportation and storage |
|
MRS LOGÍSTICA S/A
Operates a rail network linking industrial hubs to major ma…
|
— | BR | Transportation and storage |
|
Ningxia Western Venture Industrial Co., Ltd.
Specializes in regional railway transportation and logistic…
|
000557 | CN | Transportation and storage |
|
Nurminen Logistics Oyj
Logistics provider specializing in rail transport, terminal…
|
NLG1V | FI | Transportation and storage |
NORFOLK SOUTHERN 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/29951/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=29951 | 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=29951 | 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=29951 \ -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": 29951}, 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 NORFOLK SOUTHERN CORP (id: 29951)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.