
HISAKA WORKS,LTD. — Investor Relations & Filings
Hisaka Works, Ltd. is a manufacturer of industrial machinery organized into three primary business segments: Heat Exchangers, Process Engineering, and Valves. The company specializes in the design and production of plate heat exchangers (PHE) and brazed plate heat exchangers (BHE), which are critical for efficient thermal management in various industrial applications. The Process Engineering division provides specialized equipment, including retort and pharmaceutical sterilizers, as well as pressure vessels. The Valve division manufactures a range of products for fluid control. Hisaka's technologies support essential processes across multiple sectors that rely on precise heat transfer and fluid management solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四半期報告書-第94期第3四半期(2022/10/01-2022/12/31) | 2023-02-14 | Japanese | |
| 四半期報告書-第94期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-14 | Japanese | |
| 確認書 | 2022-11-14 | Japanese | |
| 確認書 | 2022-08-05 | Japanese | |
| 四半期報告書-第94期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-05 | Japanese | |
| 確認書 | 2022-07-22 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
1 filing
| |||||
| 7573793 | 四半期報告書-第94期第3四半期(2022/10/01-2022/12/31) | 2023-02-14 | Japanese | ||
|
2022
10 filings
| |||||
| 7582677 | 四半期報告書-第94期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-14 | Japanese | ||
| 7582676 | 確認書 | 2022-11-14 | Japanese | ||
| 7595694 | 確認書 | 2022-08-05 | Japanese | ||
| 7595696 | 四半期報告書-第94期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-05 | Japanese | ||
| 7596586 | 確認書 | 2022-07-22 | Japanese | ||
| 7596587 | 訂正有価証券報告書-第93期(令和3年4月1日-令和4年3月31日) | 2022-07-22 | Japanese | ||
| 7598918 | 内部統制報告書-第93期(令和3年4月1日-令和4年3月31日) | 2022-06-29 | Japanese | ||
| 7598915 | 確認書 | 2022-06-29 | Japanese | ||
| 7598914 | 有価証券報告書-第93期(令和3年4月1日-令和4年3月31日) | 2022-06-29 | Japanese | ||
| 7616552 | 四半期報告書-第93期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-14 | Japanese | ||
|
2021
4 filings
| |||||
| 7622910 | 四半期報告書-第93期第2四半期(令和3年7月1日-令和3年9月30日) | 2021-11-12 | Japanese | ||
| 7662258 | 四半期報告書-第93期第1四半期(令和3年4月1日-令和3年6月30日) | 2021-08-06 | Japanese | ||
| 7667322 | 内部統制報告書-第92期(令和2年4月1日-令和3年3月31日) | 2021-06-25 | Japanese | ||
| 7667319 | 確認書 | 2021-06-25 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3D SYSTEMS CORP
Provides additive manufacturing solutions including printer…
|
DDD | US | Manufacturing |
|
AAON, INC.
Manufactures configurable, energy-efficient commercial and …
|
AAON | US | Manufacturing |
|
Absolent Air Care Group AB
A global developer and manufacturer of industrial air clean…
|
ABSO | SE | Manufacturing |
|
Adarsh Plant Project Ltd.
Engineering firm providing process equipment and turnkey pl…
|
526711 | IN | Manufacturing |
|
AIRFLOA RAIL TECHNOLOGY LIMITED
Engineers and manufactures climate control and air manageme…
|
544516 | IN | Manufacturing |
|
AirJoule Technologies Corp.
Develops atmospheric water harvesting and energy-efficient …
|
AIRJ | US | Manufacturing |
|
Airobot Technologies AS
Develops sensor-driven, autonomous indoor climate systems f…
|
AIR | EE | Manufacturing |
|
AIRTECH JAPAN,LTD.
Manufacturer of clean air systems and cleanroom equipment f…
|
6291 | JP | Manufacturing |
|
Alfa Laval
Provider of engineered solutions for heat transfer, separat…
|
ALFA | SE | Manufacturing |
|
A Libental Holdings Ltd.
Develops real estate projects and manages a portfolio of in…
|
LBTL | IL | Manufacturing |
HISAKA WORKS,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/11763/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11763 | 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=11763 | 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=11763 \ -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": 11763}, 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 HISAKA WORKS,LTD. (id: 11763)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.