
Odakyu Electric Railway Co.,Ltd — Investor Relations & Filings
Odakyu Electric Railway Co., Ltd. is a major private railway company operating a network that connects central Tokyo's Shinjuku station with western suburbs and popular tourist destinations. The company's services are central to travel to locations such as the Hakone hot spring resort, the coastal areas of Enoshima and Kamakura, and the city of Odawara. A signature service is the "Romancecar" limited express train, which provides comfortable, reserved-seat travel with scenic views, primarily catering to tourists. In addition to its core railway operations, the group's business portfolio includes other transportation services, such as buses and tourism-related vehicles, and a real estate division that develops properties along its railway lines.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 役員の異動に関するお知らせ | 2026-05-21 | Japanese | |
| 剰余金の配当に関するお知らせ | 2026-05-21 | Japanese | |
| 2026年4月 月次営業概況(速報)に関するお知らせ | 2026-05-20 | Japanese | |
| 2026年3月期 説明会資料 | 2026-05-18 | Japanese | |
| 発行登録追補書類(株券、社債券等) | 2025-12-05 | Japanese | |
| 訂正発行登録書 | 2025-11-19 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 46718529 | 役員の異動に関するお知らせ | 2026-05-21 | Japanese | ||
| 46718528 | 剰余金の配当に関するお知らせ | 2026-05-21 | Japanese | ||
| 46580580 | 2026年4月 月次営業概況(速報)に関するお知らせ | 2026-05-20 | Japanese | ||
| 46540966 | 2026年3月期 説明会資料 | 2026-05-18 | Japanese | ||
|
2025
11 filings
| |||||
| 9318821 | 発行登録追補書類(株券、社債券等) | 2025-12-05 | Japanese | ||
| 8456222 | 訂正発行登録書 | 2025-11-19 | Japanese | ||
| 8320929 | 確認書 | 2025-11-14 | Japanese | ||
| 8320915 | 半期報告書-第105期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7859803 | 訂正発行登録書 | 2025-07-28 | Japanese | ||
| 7242234 | 訂正発行登録書 | 2025-07-01 | Japanese | ||
| 7242176 | 臨時報告書 | 2025-07-01 | Japanese | ||
| 7246274 | 内部統制報告書-第104期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese | ||
| 7246223 | 確認書 | 2025-06-27 | Japanese | ||
| 7246196 | 有価証券報告書-第104期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese | ||
| 7263010 | 発行登録書(株券、社債券等) | 2025-05-16 | 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 |
|
Central Japan Railway Company
Operates the Tokaido Shinkansen high-speed rail and convent…
|
9022 | JP | 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 |
Odakyu Electric Railway 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/12916/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12916 | 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=12916 | 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=12916 \ -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": 12916}, 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 Odakyu Electric Railway Co.,Ltd (id: 12916)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.