
Nippon Crucible co.,Ltd. — Investor Relations & Filings
Nippon Crucible Co., Ltd. is a comprehensive manufacturer specializing in refractories and industrial furnaces. The company's core operations are divided into three segments: Refractory, Engineering, and Real Estate. The Refractory business produces and sells a wide range of products, including its foundational graphite crucibles, for the casting, steel, and non-ferrous metal industries. It also supplies specialized refractories for incineration and nuclear power applications. The Engineering division designs, constructs, and maintains industrial furnaces, primarily for non-ferrous metals. The company leverages over a century of accumulated technology in metal melting solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度 当社取締役会の実効性評価について | 2026-04-23 | Japanese | |
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第186期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | |
| 確認書 | 2025-08-14 | Japanese | |
| 訂正有価証券報告書-第185期(2024/04/01-2025/03/31) | 2025-08-14 | Japanese | |
| 確認書 | 2025-08-14 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 46878581 | 2025年度 当社取締役会の実効性評価について | 2026-04-23 | Japanese | ||
|
2025
14 filings
| |||||
| 8276281 | 確認書 | 2025-11-13 | Japanese | ||
| 8276277 | 半期報告書-第186期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7857499 | 確認書 | 2025-08-14 | Japanese | ||
| 7857501 | 訂正有価証券報告書-第185期(2024/04/01-2025/03/31) | 2025-08-14 | Japanese | ||
| 7857496 | 確認書 | 2025-08-14 | Japanese | ||
| 7857498 | 訂正半期報告書-第185期(2024/04/01-2025/03/31) | 2025-08-14 | Japanese | ||
| 7857491 | 確認書 | 2025-08-14 | Japanese | ||
| 7857493 | 訂正有価証券報告書-第184期(2023/04/01-2024/03/31) | 2025-08-14 | Japanese | ||
| 7857480 | 確認書 | 2025-08-14 | Japanese | ||
| 7857478 | 訂正四半期報告書-第184期第3四半期(2023/10/01-2023/12/31) | 2025-08-14 | Japanese | ||
| 7857475 | 確認書 | 2025-08-14 | Japanese | ||
| 7857477 | 訂正四半期報告書-第184期第2四半期(2023/07/01-2023/09/30) | 2025-08-14 | Japanese | ||
| 7857473 | 確認書 | 2025-08-14 | Japanese | ||
| 7857474 | 訂正四半期報告書-第184期第1四半期(2023/04/01-2023/06/30) | 2025-08-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of refractory products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KOREA REFRACTORIES CO.,LTD
Manufactures refractory materials and furnaces for the iron…
|
010040 | KR | Manufacturing |
|
KROSAKI HARIMA CORPORATION
Manufacturer of refractories, ceramics, and high-temperatur…
|
5352 | JP | Manufacturing |
|
LUYANG ENERGY-SAVING MATERIALS CO.,LTD.
Develops and manufactures high-temperature refractory and e…
|
002088 | CN | Manufacturing |
|
Mathios Refractory S.A.
Develops and produces refractory materials and a diverse ra…
|
MATHI | GR | Manufacturing |
|
MINO CERAMIC CO., LTD.
Comprehensive manufacturer of ceramic products, including i…
|
5356 | JP | Manufacturing |
|
Monolithisch India Limited
Produces monolithic refractories and precast shapes for ext…
|
MONOLITH | IN | Manufacturing |
|
Nilachal Refractories Ltd.
Manufactures high-performance refractories and lining solut…
|
502294 | IN | Manufacturing |
|
ORIENT CERATECH LIMITED
Specialized manufacturer of calcined bauxite, fused alumina…
|
ORIENTCER | IN | Manufacturing |
|
PT Benteng Api Technic Tbk
Provides refractory materials and solutions for high-temper…
|
BATR | ID | Manufacturing |
|
Puyang Refractories Group Co., Ltd
Provides high-performance refractories and management for s…
|
002225 | CN | Manufacturing |
Nippon Crucible 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/11482/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11482 | 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=11482 | 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=11482 \ -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": 11482}, 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 Crucible co.,Ltd. (id: 11482)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.