
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 |
|---|---|---|---|
|
Dongfang Electric Corporation Limited
Manufactures large-scale power generation equipment and pro…
|
600875 | CN | Manufacturing |
|
DOOSAN CO.,LTD
A holding company for businesses in heavy industry, energy,…
|
000150 | KR | Manufacturing |
|
DOOSAN ENERBILITY CO., LTD.
Global provider of integrated solutions for the power and w…
|
034020 | KR | Manufacturing |
|
Doosan Škoda Power a.s.
Manufacturer of steam turbines and power generation equipme…
|
DSPW | CZ | Manufacturing |
|
Enertime
Designs thermodynamic solutions for industrial energy effic…
|
ALENE | FR | Manufacturing |
|
ENOGIA
Manufactures micro-turbomachinery for converting heat to el…
|
ALENO | FR | Manufacturing |
|
enX GROUP LIMITED
Diversified industrial group supplying equipment, petrochem…
|
ENX | ZA | Manufacturing |
|
GE Power India Limited
Specializes in power generation equipment, emission control…
|
GVPIL | IN | Manufacturing |
|
GOLDWIND SCIENCE&TECHNOLOGY CO.,LTD.
Global provider of wind power technology, PMDD turbines and…
|
002202 | CN | Manufacturing |
|
Greaves Cotton Ltd.
Multi-product engineering firm providing power solutions an…
|
GREAVESCOT | IN | 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.