
Central Japan Railway Company — Investor Relations & Filings
Central Japan Railway Company (JR Central) is a major passenger railway operator. Its core business is the operation of the Tokaido Shinkansen, a high-speed rail line that serves as a primary transportation artery connecting Tokyo, Nagoya, and Osaka. The company also operates an extensive network of conventional railway lines in the central region of Japan. A key focus is the development of next-generation high-speed rail technology, notably the Superconducting Maglev (SCMAGLEV) system for the Chuo Shinkansen project. In addition to its core transportation services, the company's business portfolio includes real estate, merchandise, and other related services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 代表取締役および役員の異動について | 2026-05-18 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-15 | Japanese | |
| 自己株式取得に係る事項の決定および自己株式の消却に関するお知らせ | 2026-04-28 | Japanese | |
| 2026年3月期(2025年度) 期末決算補足説明資料 | 2026-04-28 | Japanese | |
| 2026年3月期 決算短信〔日本基準〕(連結) | 2026-04-28 | Japanese | |
| 子会社における業績予想と実績値との差異に関するお知らせ | 2026-04-24 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 46541123 | 代表取締役および役員の異動について | 2026-05-18 | Japanese | ||
| 46344705 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-15 | Japanese | ||
| 46879801 | 自己株式取得に係る事項の決定および自己株式の消却に関するお知らせ | 2026-04-28 | Japanese | ||
| 46879800 | 2026年3月期(2025年度) 期末決算補足説明資料 | 2026-04-28 | Japanese | ||
| 46879798 | 2026年3月期 決算短信〔日本基準〕(連結) | 2026-04-28 | Japanese | ||
| 46878801 | 子会社における業績予想と実績値との差異に関するお知らせ | 2026-04-24 | Japanese | ||
| 32938730 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-13 | Japanese | ||
| 19459905 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-13 | Japanese | ||
| 12719579 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-15 | Japanese | ||
|
2025
6 filings
| |||||
| 9876470 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-12 | Japanese | ||
| 8309733 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-14 | Japanese | ||
| 8116465 | 確認書 | 2025-11-06 | Japanese | ||
| 8116463 | 半期報告書-第39期(2025/04/01-2026/03/31) | 2025-11-06 | Japanese | ||
| 8027909 | 発行登録書(株券、社債券等) | 2025-10-17 | Japanese | ||
| 8024222 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-15 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Passenger rail transport, interurban
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Beijing-Shanghai High Speed Railway Co.,Ltd.
Operates and manages the high-speed rail link between Beiji…
|
601816 | CN | Transportation and storage |
|
BVZ Holding AG
Holding company operating public transport and tourism rail…
|
BVZN | CH | Transportation and storage |
|
Chichibu Railway Co.,Ltd.
A private railway in northern Saitama offering passenger, f…
|
9012 | JP | Transportation and storage |
|
East Japan Railway Company
Major passenger railway operator with diversified real esta…
|
9020 | JP | Transportation and storage |
|
EMPRESA DE LOS FERROCARRILES DEL ESTADO
A railway operator developing, maintaining, and operating i…
|
— | CL | Transportation and storage |
|
FUJI KYUKO CO., LTD.
Operates transportation, leisure, and real estate businesse…
|
9010 | JP | Transportation and storage |
|
Getlink SE
Manages and operates the Channel Tunnel infrastructure betw…
|
GET | FR | Transportation and storage |
|
Guangshen Railway Company Limited
Specializes in railway passenger and freight transport, pri…
|
525 | CN | Transportation and storage |
|
Indian Railway Catering & Tourism Corporation Ltd
Manages catering, online ticketing, and tourism for the nat…
|
IRCTC | IN | Transportation and storage |
|
Kintetsu Group Holdings Co.,Ltd.
Diversified holding company in transport, real estate, logi…
|
9041 | JP | Transportation and storage |
Central Japan Railway Company 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/12937/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12937 | 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=12937 | 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=12937 \ -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": 12937}, 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 Central Japan Railway Company (id: 12937)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.