
Chichibu Railway Co.,Ltd. — Investor Relations & Filings
Chichibu Railway Co., Ltd. is a private railway operator with a network in northern Saitama Prefecture. The company's core activities include both passenger and freight transportation services. A significant focus is placed on tourism, utilizing its scenic routes to connect travelers with destinations known for natural beauty, historical sites, and cultural events like the UNESCO-recognized Chichibu Night Festival. A key offering is the 'SL Paleo Express,' a heritage steam locomotive operated for sightseeing. The railway provides access to major regional attractions, including Nagatoro and Chichibu. In addition to its transportation operations, the company is also engaged in the real estate and tourism sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第203期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | |
| 臨時報告書 | 2025-06-30 | Japanese | |
| 内部統制報告書-第202期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | |
| 確認書 | 2025-06-25 | Japanese | |
| 有価証券報告書-第202期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
12 filings
| |||||
| 8285475 | 確認書 | 2025-11-13 | Japanese | ||
| 8284966 | 半期報告書-第203期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7244200 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7249918 | 内部統制報告書-第202期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7249912 | 確認書 | 2025-06-25 | Japanese | ||
| 7249915 | 有価証券報告書-第202期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7253646 | 確認書 | 2025-06-24 | Japanese | ||
| 7253649 | 訂正有価証券報告書-第201期(2023/04/01-2024/03/31) | 2025-06-24 | Japanese | ||
| 7253639 | 確認書 | 2025-06-24 | Japanese | ||
| 7253631 | 訂正有価証券報告書-第200期(2022/04/01-2023/03/31) | 2025-06-24 | Japanese | ||
| 7264160 | 臨時報告書 | 2025-05-13 | Japanese | ||
| 7266047 | 臨時報告書 | 2025-04-25 | Japanese | ||
|
2024
3 filings
| |||||
| 7297665 | 確認書 | 2024-11-14 | Japanese | ||
| 7297588 | 半期報告書-第202期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7320349 | 臨時報告書 | 2024-06-28 | 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 |
|
East Japan Railway Company
Major passenger railway operator with diversified real esta…
|
9020 | JP | 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 |
|
Kyushu Railway Company
Railway operator in Kyushu providing passenger, freight, an…
|
9142 | JP | Transportation and storage |
Chichibu 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/12934/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12934 | 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=12934 | 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=12934 \ -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": 12934}, 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 Chichibu Railway Co.,Ltd. (id: 12934)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.