
CANADIAN NATIONAL RAILWAY CO — Investor Relations & Filings
Canadian National Railway Co. is a freight transportation and logistics provider offering integrated shipping solutions. The company's services include rail, intermodal, trucking, transloading, and distribution. Its rail network spans Canada and the mid-United States, providing unique access to ports on the Atlantic, Pacific, and U.S. Gulf coasts. The company transports a diversified portfolio of goods for numerous sectors, including consumer products, automotive, forest products, grain, metals, minerals, petroleum, and chemicals. It focuses on supply chain innovation and provides a range of digital tools for customers to manage shipments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K - CANADIAN NATIONAL RAILWAY CO (0000016868) (Filer) | 2026-05-01 | English | |
| 6-K - CANADIAN NATIONAL RAILWAY CO (0000016868) (Filer) | 2026-04-29 | English | |
| 6-K - CANADIAN NATIONAL RAILWAY CO (0000016868) (Filer) | 2026-04-29 | English | |
| 6-K - CANADIAN NATIONAL RAILWAY CO (0000016868) (Filer) | 2026-03-25 | English | |
| 6-K - CANADIAN NATIONAL RAILWAY CO (0000016868) (Filer) | 2026-03-25 | English | |
| 6-K Filing | 2026-02-06 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 39643955 | 6-K - CANADIAN NATIONAL RAILWAY CO (0000016868) (Filer) | 2026-05-01 | English | ||
| 38645978 | 6-K - CANADIAN NATIONAL RAILWAY CO (0000016868) (Filer) | 2026-04-29 | English | ||
| 38539822 | 6-K - CANADIAN NATIONAL RAILWAY CO (0000016868) (Filer) | 2026-04-29 | English | ||
| 33042896 | 6-K - CANADIAN NATIONAL RAILWAY CO (0000016868) (Filer) | 2026-03-25 | English | ||
| 33042891 | 6-K - CANADIAN NATIONAL RAILWAY CO (0000016868) (Filer) | 2026-03-25 | English | ||
| 15503735 | 6-K Filing | 2026-02-06 | English | ||
| 15503565 | 6-K Filing | 2026-02-04 | English | ||
| 15503626 | 6-K Filing | 2026-01-30 | English | ||
| 15503572 | 6-K Filing | 2026-01-30 | English | ||
| 15503538 | 6-K Filing | 2026-01-30 | English | ||
|
2025
5 filings
| |||||
| 8249035 | SUPPL | 2025-11-07 | English | ||
| 8249036 | FORM 6-K | 2025-11-06 | English | ||
| 8249037 | FWP | 2025-11-06 | English | ||
| 8249041 | FORM 6-K | 2025-11-06 | English | ||
| 8249042 | SUPPL | 2025-11-06 | English | ||
Market data
Market data not available
Price history
Peer group · Freight rail transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
RUMO MALHA NORTE S.A.
Provides rail logistics for agricultural commodities from M…
|
— | BR | Transportation and storage |
|
RUMO S.A.
Operates a 13,500 km rail network for agricultural and indu…
|
— | BR | Transportation and storage |
|
Société des Chemins
State-owned railway company providing transport services an…
|
MLCVG | FR | Transportation and storage |
|
UNION PACIFIC CORP
Freight transportation company with a rail network spanning…
|
UNP | US | Transportation and storage |
|
Željeznice RS a.d. Doboj
Manages railway infrastructure and operates passenger and g…
|
— | BA | Transportation and storage |
CANADIAN NATIONAL RAILWAY CO 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/29982/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=29982 | 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=29982 | 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=29982 \ -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": 29982}, 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 CANADIAN NATIONAL RAILWAY CO (id: 29982)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.