
Nagoya Railroad Co., Ltd. — Investor Relations & Filings
Nagoya Railroad Co., Ltd., operating under the brand name Meitetsu, is a major private railway company. Its core business is passenger transportation, managing an extensive railway network of approximately 444 kilometers centered around Nagoya and serving the Aichi and Gifu prefectures. The company provides various train services, including limited express trains that offer access to Chubu Centrair International Airport. In addition to its primary railway business, the company has diversified its operations into other segments. These include bus transportation, real estate development and management, and leisure and service industries, leveraging its transportation infrastructure to support regional development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年3月期 投資家様向け決算説明会資料 | 2026-05-18 | Japanese | |
| 役員の異動に関するお知らせ | 2026-04-27 | Japanese | |
| 発行登録追補書類(株券、社債券等) | 2026-03-06 | Japanese | |
| 発行登録追補書類(株券、社債券等) | 2026-03-06 | Japanese | |
| 訂正発行登録書 | 2026-02-24 | Japanese | |
| 確認書 | 2025-11-10 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 46541059 | 2026年3月期 投資家様向け決算説明会資料 | 2026-05-18 | Japanese | ||
| 46879406 | 役員の異動に関するお知らせ | 2026-04-27 | Japanese | ||
| 32906015 | 発行登録追補書類(株券、社債券等) | 2026-03-06 | Japanese | ||
| 32906014 | 発行登録追補書類(株券、社債券等) | 2026-03-06 | Japanese | ||
| 32830441 | 訂正発行登録書 | 2026-02-24 | Japanese | ||
|
2025
10 filings
| |||||
| 8161814 | 確認書 | 2025-11-10 | Japanese | ||
| 8161813 | 半期報告書-第162期(2025/04/01-2026/03/31) | 2025-11-10 | Japanese | ||
| 8128997 | 訂正発行登録書 | 2025-11-07 | Japanese | ||
| 7859831 | 訂正発行登録書 | 2025-07-25 | Japanese | ||
| 7859915 | 訂正発行登録書 | 2025-07-22 | Japanese | ||
| 7859912 | 確認書 | 2025-07-22 | Japanese | ||
| 7859917 | 訂正有価証券報告書-第161期(2024/04/01-2025/03/31) | 2025-07-22 | Japanese | ||
| 7242924 | 訂正発行登録書 | 2025-06-30 | Japanese | ||
| 7242872 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7249838 | 内部統制報告書-第161期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Passenger rail transport, interurban
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Kintetsu Group Holdings Co.,Ltd.
Diversified holding company in transport, real estate, logi…
|
9041 | JP | Transportation and storage |
|
KOREA RAILROAD CORPORATION
National railroad operator providing comprehensive railway …
|
5Y2B | SG | Transportation and storage |
|
Kyushu Railway Company
Railway operator in Kyushu providing passenger, freight, an…
|
9142 | JP | Transportation and storage |
|
NAGOYA RAILROAD CO., LTD
Private railway company operating a 444km passenger network…
|
22GB | SG | Transportation and storage |
|
Nankai Electric Railway Co.,Ltd.
A private railway operator connecting central Osaka with Wa…
|
9044 | JP | Transportation and storage |
|
Odakyu Electric Railway Co.,Ltd
A private railway connecting central Tokyo with western sub…
|
9007 | JP | Transportation and storage |
|
THSRC
Operates a 350km high-speed rail network connecting major u…
|
2633 | TW | Transportation and storage |
|
West Japan Railway Company
Major passenger railway operator providing high-speed and c…
|
9021 | JP | Transportation and storage |
|
Željeznicki Prevoz Crne Gore a.d. Podgorica
National railway operator providing local and international…
|
ZPCG | ME | Transportation and storage |
Nagoya Railroad Co., Ltd. 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/12924/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12924 | 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=12924 | 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=12924 \ -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": 12924}, 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 Nagoya Railroad Co., Ltd. (id: 12924)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.