
THE HANSHIN DIESEL WORKS, LTD — Investor Relations & Filings
THE HANSHIN DIESEL WORKS, LTD. is a comprehensive manufacturer of vessel propulsion systems for the global marine transportation industry. The company specializes in the development, production, and sale of low-speed 4-stroke marine diesel engines, controllable pitch propellers, side thrusters, and related equipment. It provides integrated propulsion packages and offers extensive after-sale support, including repair services and parts supply. In addition to its primary marine focus, the company also undertakes casting and metal machining (CMR), producing large and custom metallic components for various applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年3月期業績予想の修正及び配当予想の修正に関するお知らせ | 2026-04-22 | Japanese | |
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第161期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-06-30 | Japanese | |
| 内部統制報告書-第160期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese | |
| 確認書 | 2025-06-27 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 46878288 | 2026年3月期業績予想の修正及び配当予想の修正に関するお知らせ | 2026-04-22 | Japanese | ||
|
2025
6 filings
| |||||
| 8309804 | 確認書 | 2025-11-14 | Japanese | ||
| 8309791 | 半期報告書-第161期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7242814 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7245185 | 内部統制報告書-第160期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese | ||
| 7245175 | 確認書 | 2025-06-27 | Japanese | ||
| 7245172 | 有価証券報告書-第160期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese | ||
|
2024
8 filings
| |||||
| 7301371 | 確認書 | 2024-11-08 | Japanese | ||
| 7301366 | 半期報告書-第160期(2024/04/01-2025/03/31) | 2024-11-08 | Japanese | ||
| 7319540 | 臨時報告書 | 2024-06-28 | Japanese | ||
| 7322482 | 内部統制報告書-第159期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7322479 | 確認書 | 2024-06-27 | Japanese | ||
| 7322475 | 有価証券報告書-第159期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7355647 | 確認書 | 2024-02-09 | Japanese | ||
| 7355642 | 四半期報告書-第159期第3四半期(2023/10/01-2023/12/31) | 2024-02-09 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other transport equipment n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BRP Inc.
Global manufacturer of powersports vehicles, propulsion sys…
|
DOOO | CA | Manufacturing |
|
BRP Inc.
Designs, manufactures, and distributes powersports products…
|
DOO | CA | Manufacturing |
|
China International Marine Containers (Group) Co., Ltd.
Global supplier of equipment and solutions for modern logis…
|
2039 | HK | Manufacturing |
|
Dongbang Ship Machinery Co., Ltd
Specialized manufacturer of components for ships and indust…
|
099410 | KR | Manufacturing |
|
GUANGDONG LVTONG NEW ENERGY ELECTRIC VEHICLE TECHNOLOGY CO., LTD.
Manufacturer of low-speed electric vehicles for golf, touri…
|
301322 | CN | Manufacturing |
|
OXE Marine AB
Designs and manufactures high-performance diesel outboard e…
|
OXE | SE | Manufacturing |
|
Polaris Inc.
Designs and manufactures powersports vehicles for outdoor w…
|
PII | US | Manufacturing |
|
SMT Scharf AG
Global supplier of transport solutions for underground mini…
|
S4A | DE | Manufacturing |
|
Taiga Motors Corporation
Designs, manufactures, and delivers all-electric powersport…
|
TAIG | CA | Manufacturing |
THE HANSHIN DIESEL WORKS, 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/11667/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11667 | 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=11667 | 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=11667 \ -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": 11667}, 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 THE HANSHIN DIESEL WORKS, LTD (id: 11667)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.