
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 |
|---|---|---|---|
|
RAGHAV PRODUCTIVITY ENHANCERS LIMITED
Produces quartz-based ramming mass and refractory solutions…
|
RPEL | IN | Manufacturing |
|
Rath AG
Manufactures refractory materials and systems for high-temp…
|
RAT | AT | Manufacturing |
|
Refractory Shapes Limited
Manufactures refractory products and PCPF shapes for high-t…
|
REFRACTORY | IN | Manufacturing |
|
RHI MAGNESITA INDIA LIMITED
Leading supplier of high-grade refractory products and solu…
|
RHIM | IN | Manufacturing |
|
RHI Magnesita N.V.
Global supplier of refractory products for high-temperature…
|
RHIM | NL | Manufacturing |
|
Ruitai Materials Technology Co., Ltd.
Develops and produces high-performance refractory materials…
|
002066 | CN | Manufacturing |
|
SHINAGAWA REFRACTORIES CO., LTD.
Global manufacturer of refractory products for high-tempera…
|
5351 | JP | Manufacturing |
|
SINOSTEEL LUONAI MATERIALS TECHNOLOGY CO., LTD.
Develops and manufactures high-performance refractory mater…
|
688119 | CN | Manufacturing |
|
Sinosteel New Materials Co., Ltd.
Produces advanced carbon and ceramic materials for semicond…
|
002057 | CN | Manufacturing |
|
Sp Refractories Limited
Manufactures high-performance refractory materials for extr…
|
SPRL | IN | 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.