
Japan Engine Corporation — Investor Relations & Filings
Japan Engine Corporation is a comprehensive provider and the world's sole global licensor of marine low-speed diesel engines, managing the entire lifecycle from product development, design, and manufacturing to sales and after-sales service. The company's flagship UE Engine series is recognized for its fuel efficiency, reliability, and compact design, serving the global commercial marine vessel market. A pioneer in sustainable propulsion, the corporation is actively developing next-generation fuel technologies. It has successfully engineered and operated the world's first commercial engines fueled by ammonia and hydrogen, aiming to reduce greenhouse gas emissions in the shipping sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第129期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | |
| 臨時報告書 | 2025-06-27 | Japanese | |
| 内部統制報告書-第128期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | |
| 確認書 | 2025-06-24 | Japanese | |
| 有価証券報告書-第128期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 8284163 | 確認書 | 2025-11-13 | Japanese | ||
| 8284139 | 半期報告書-第129期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7244473 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7253274 | 内部統制報告書-第128期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
| 7253251 | 確認書 | 2025-06-24 | Japanese | ||
| 7253244 | 有価証券報告書-第128期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
|
2024
8 filings
| |||||
| 7302885 | 確認書 | 2024-11-07 | Japanese | ||
| 7302880 | 半期報告書-第128期(2024/04/01-2025/03/31) | 2024-11-07 | Japanese | ||
| 7318554 | 臨時報告書 | 2024-06-28 | Japanese | ||
| 7318514 | 内部統制報告書-第127期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7318488 | 確認書 | 2024-06-28 | Japanese | ||
| 7318459 | 有価証券報告書-第127期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7358307 | 確認書 | 2024-02-07 | Japanese | ||
| 7358299 | 四半期報告書-第127期第3四半期(2023/10/01-2023/12/31) | 2024-02-07 | Japanese | ||
|
2023
1 filing
| |||||
| 7540428 | 確認書 | 2023-11-09 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of engines and turbines, except aircraft, vehicle and cycle engines
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2G Energy AG
Manufactures combined heat and power (CHP) systems for dece…
|
2GB | DE | Manufacturing |
|
AAER Inc.
Manufactured high-capacity, megawatt-sized wind turbines fo…
|
AAE | CA | Manufacturing |
|
AERIS IND. E COM. DE EQUIP. PARA GER. DE ENG. S.A.
Manufactures wind turbine blades and provides services for …
|
— | BR | Manufacturing |
|
Akasaka Diesels Ltd.
Specialized manufacturer of marine diesel engines and relat…
|
6022 | JP | Manufacturing |
|
Anhui Quanchai Engine Co.,Ltd
Manufacturer of multi-cylinder diesel engines for agricultu…
|
600218 | CN | Manufacturing |
|
Aquarius Engines AM Ltd.
Develops free-piston linear engines for grid-independent po…
|
AQUA | IL | Manufacturing |
|
Aqylon Nexus Limited
Engineers ORC turbines to convert low-temperature heat into…
|
AQYLON | IN | Manufacturing |
|
Blue Shark Power System
Designs and assembles hydrokinetic turbines for clean energ…
|
MLBSP | FR | Manufacturing |
|
CAPE INDUSTRIES LTD.
Manufactures and supplies cylinder liners for large ship en…
|
064820 | KR | Manufacturing |
|
CHANGCHAI COMPANY,LIMITED
Produces small and medium diesel engines for agricultural a…
|
000570 | CN | Manufacturing |
Japan Engine Corporation 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/11668/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11668 | 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=11668 | 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=11668 \ -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": 11668}, 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 Japan Engine Corporation (id: 11668)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.