
NIPPON COKE & ENGINEERING CO., LTD. — Investor Relations & Filings
NIPPON COKE & ENGINEERING CO., LTD. is a manufacturer centered on its coke business, which involves the production and sale of coke and coal. The company's operations are diversified through two other key segments. The Chemical Machinery business specializes in the design and production of powder and granule processing machines and plants. The Fuel and Resources Recycling business focuses on sustainable practices and environmental solutions. This integrated structure combines foundational industrial production with advanced engineering and a commitment to resource circularity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-04-30 | Japanese | |
| 臨時報告書 | 2026-04-27 | Japanese | |
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第23期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-07-01 | Japanese | |
| 臨時報告書 | 2025-06-30 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 39032988 | 臨時報告書 | 2026-04-30 | Japanese | ||
| 37359025 | 臨時報告書 | 2026-04-27 | Japanese | ||
|
2025
7 filings
| |||||
| 8312410 | 確認書 | 2025-11-14 | Japanese | ||
| 8312380 | 半期報告書-第23期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7242025 | 臨時報告書 | 2025-07-01 | Japanese | ||
| 7243190 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7245213 | 内部統制報告書-第22期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese | ||
| 7245208 | 確認書 | 2025-06-27 | Japanese | ||
| 7245206 | 有価証券報告書-第22期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese | ||
|
2024
6 filings
| |||||
| 7295991 | 確認書 | 2024-11-14 | Japanese | ||
| 7295993 | 半期報告書-第22期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7317865 | 臨時報告書 | 2024-07-01 | Japanese | ||
| 7322188 | 確認書 | 2024-06-27 | Japanese | ||
| 7322177 | 内部統制報告書-第21期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7322167 | 有価証券報告書-第21期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of coke oven products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Baotailong New Materials Co.,Ltd
Specializes in coal deep processing and advanced carbon-bas…
|
601011 | CN | Manufacturing |
|
Canaf Investments Inc.
Diversified operations including coal processing, financial…
|
CAF | CA | Manufacturing |
|
China Risun Group Limited
Leading metallurgical and chemical enterprise producing cok…
|
1907 | HK | Manufacturing |
|
Henan Jinma Energy Company Limited
Producer of coke and coking by-products, offering integrate…
|
6885 | HK | Manufacturing |
|
Huscoke Holdings Limited
Engaged in coal mining, coke production, and converting cok…
|
704 | HK | Manufacturing |
|
NILACHAL CARBO METALICKS LIMITED
Produces metallurgical coke and pig iron for steel and foun…
|
544510 | IN | Manufacturing |
|
Rain Industries Limited
Global producer of carbon-based products, specialty chemica…
|
RAIN | IN | Manufacturing |
|
Shaanxi Heimao Coking Co., Ltd.
Produces coke and coal chemicals through an integrated circ…
|
601015 | CN | Manufacturing |
|
ShanXi Coking Co.,Ltd
Produces coke and coal-related chemicals for metallurgical …
|
600740 | CN | Manufacturing |
|
SHANXI MEIJIN ENERGY CO.,LTD
Integrated energy firm focused on coal, coking, and the hyd…
|
000723 | CN | Manufacturing |
NIPPON COKE & ENGINEERING 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/10894/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10894 | 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=10894 | 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=10894 \ -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": 10894}, 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 NIPPON COKE & ENGINEERING CO., LTD. (id: 10894)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.