
HODEN SEIMITSU KAKO KENKYUSHO CO.,LTD. — Investor Relations & Filings
HODEN SEIMITSU KAKO KENKYUSHO CO.,LTD. (HSK) is a specialized manufacturer focused on high-precision metal processing and engineering. The company's core activities involve the contracted manufacture and sale of dies, particularly aluminum extrusion molds, and critical machinery parts for sectors such as aerospace and industrial gas turbines. A pioneer in Electric Discharge Machining (EDM), HSK leverages this and other special processing technologies to produce complex components. The company also offers advanced surface treatments, including high-temperature and corrosion-resistant inorganic coatings, to enhance product durability and performance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-10-10 | Japanese | |
| 半期報告書-第65期(2025/03/01-2025/08/31) | 2025-10-10 | Japanese | |
| 臨時報告書 | 2025-05-26 | Japanese | |
| 内部統制報告書-第64期(2024/03/01-2025/02/28) | 2025-05-23 | Japanese | |
| 確認書 | 2025-05-23 | Japanese | |
| 有価証券報告書-第64期(2024/03/01-2025/02/28) | 2025-05-23 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 7982298 | 確認書 | 2025-10-10 | Japanese | ||
| 7982297 | 半期報告書-第65期(2025/03/01-2025/08/31) | 2025-10-10 | Japanese | ||
| 7262073 | 臨時報告書 | 2025-05-26 | Japanese | ||
| 7262325 | 内部統制報告書-第64期(2024/03/01-2025/02/28) | 2025-05-23 | Japanese | ||
| 7262318 | 確認書 | 2025-05-23 | Japanese | ||
| 7262329 | 有価証券報告書-第64期(2024/03/01-2025/02/28) | 2025-05-23 | Japanese | ||
|
2024
9 filings
| |||||
| 7305335 | 確認書 | 2024-10-11 | Japanese | ||
| 7305333 | 半期報告書-第64期(2024/03/01-2025/02/28) | 2024-10-11 | Japanese | ||
| 7316664 | 四半期報告書-第64期第1四半期(2024/03/01-2024/05/31) | 2024-07-11 | Japanese | ||
| 7316661 | 確認書 | 2024-07-11 | Japanese | ||
| 7335549 | 臨時報告書 | 2024-05-27 | Japanese | ||
| 7335842 | 内部統制報告書-第63期(2023/03/01-2024/02/29) | 2024-05-24 | Japanese | ||
| 7335843 | 確認書 | 2024-05-24 | Japanese | ||
| 7335847 | 有価証券報告書-第63期(2023/03/01-2024/02/29) | 2024-05-24 | Japanese | ||
| 7348858 | 臨時報告書 | 2024-02-28 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Treatment and coating of metals; machining
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aaron Industries Limited
Manufactures high-end stainless steel products with special…
|
AARON | IN | Manufacturing |
|
Ages Industri B
Contract manufacturer specializing in die casting, machinin…
|
AGES | SE | Manufacturing |
|
Ameya Precision Engineers Limited
Manufactures precision components and sub-assemblies for oi…
|
AMEYA | IN | Manufacturing |
|
Amnode AB
Engineering company processing non-ferrous metals into cust…
|
AMNO | SE | Manufacturing |
|
ARGENT INDUSTRIAL LIMITED
Industrial holding company managing diversified units focus…
|
ART | ZA | Manufacturing |
|
Associated Coaters Limited
Provides pre-treatment and powder coating for aluminum extr…
|
544183 | IN | Manufacturing |
|
AZZ INC
Provider of metal coating solutions, including hot-dip galv…
|
AZZ | US | Manufacturing |
|
B. D. Industries (Pune) Limited
Manufactures precision machined components and sub-assembli…
|
544468 | IN | Manufacturing |
|
BEILONG PRECISION TECHNOLOGY CO., LTD.
Specializes in high-precision metal components, CNC machini…
|
301567 | CN | Manufacturing |
|
Best Precision Machinery Co., Ltd.
Manufactures high-precision mechanical components for autom…
|
300580 | CN | Manufacturing |
HODEN SEIMITSU KAKO KENKYUSHO 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/11658/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11658 | 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=11658 | 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=11658 \ -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": 11658}, 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 HODEN SEIMITSU KAKO KENKYUSHO CO.,LTD. (id: 11658)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.