
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 |
|---|---|---|---|
|
TYK CORPORATION
Manufacturer of refractory materials and fine ceramics for …
|
5363 | JP | Manufacturing |
|
Valley Magnesite Company Limited
Manufactures magnesite-based refractory materials for high-…
|
539543 | IN | Manufacturing |
|
Vesuvius India Ltd.
Refractory products and flow control systems for the steel …
|
VESUVIUS | IN | Manufacturing |
|
Vesuvius PLC
Provides molten metal flow engineering for the steel and fo…
|
VSVS | GB | Manufacturing |
|
YOTAI REFRACTORIES CO.,LTD.
Manufacturer of refractory products and ceramics for high-t…
|
5357 | JP | Manufacturing |
|
Zaklady Magnezytowe Ropczyce S.A.
Manufacturer of refractory materials for high-temperature i…
|
RPC | PL | Manufacturing |
|
东和新材
Produces magnesia-based materials and refractories for high…
|
920792 | CN | Manufacturing |
|
国亮新材
Manufacturer of high-performance refractories and flow cont…
|
920076 | CN | Manufacturing |
|
科创新材
Specializes in high-performance refractories for steel prod…
|
920580 | 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.