
HOSHIZAKI CORPORATION — Investor Relations & Filings
Hoshizaki Corporation is a manufacturer of commercial foodservice equipment. The company's operations include the research, development, manufacturing, and sales of a diverse product portfolio. Key products include automatic ice machines, ice dispensers, commercial refrigerators, freezers, dishwashers, and beverage dispensers. A pioneer in the industry, Hoshizaki developed Japan's first fully automatic ice machine and maintains a focus on product development that emphasizes the quality of ice and water for its global customer base in the foodservice sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 訂正臨時報告書 | 2026-05-15 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-11 | Japanese | |
| 取締役の逝去および退任に関するお知らせ | 2026-05-07 | Japanese | |
| 自己株式の取得状況に関するお知らせ | 2026-05-07 | Japanese | |
| 譲渡制限付株式報酬としての自己株式の処分に関するお知らせ | 2026-04-16 | Japanese | |
| 臨時報告書 | 2026-04-16 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 46349829 | 訂正臨時報告書 | 2026-05-15 | Japanese | ||
| 44899226 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-11 | Japanese | ||
| 46881377 | 取締役の逝去および退任に関するお知らせ | 2026-05-07 | Japanese | ||
| 46881376 | 自己株式の取得状況に関するお知らせ | 2026-05-07 | Japanese | ||
| 46877397 | 譲渡制限付株式報酬としての自己株式の処分に関するお知らせ | 2026-04-16 | Japanese | ||
| 34643928 | 臨時報告書 | 2026-04-16 | Japanese | ||
| 33576307 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-06 | Japanese | ||
| 33037481 | 確認書 | 2026-03-25 | Japanese | ||
| 33037456 | 有価証券報告書-第80期(2025/01/01-2025/12/31) | 2026-03-25 | Japanese | ||
| 32901605 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-05 | Japanese | ||
|
2025
5 filings
| |||||
| 7858804 | 確認書 | 2025-08-08 | Japanese | ||
| 7858780 | 半期報告書-第80期(2025/01/01-2025/12/31) | 2025-08-08 | Japanese | ||
| 7239536 | 臨時報告書 | 2025-07-16 | Japanese | ||
| 7240595 | 臨時報告書 | 2025-07-09 | Japanese | ||
| 7252954 | 臨時報告書 | 2025-06-24 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for food, beverage and tobacco processing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASM AUTOMATION GROUP BERHAD
Provides end-to-end automation machinery solutions and serv…
|
— | MY | Manufacturing |
|
Axtel Industries Ltd.
Designs and manufactures process equipment and turnkey syst…
|
523850 | IN | Manufacturing |
|
Bialetti Industrie
Italian manufacturer of coffee makers, cookware, and small …
|
BIA | IT | Manufacturing |
|
BoMill AB
Develops sorting equipment for grain based on internal kern…
|
BOMILL | SE | Manufacturing |
|
Bucher Industries AG
Global technology group for machinery in agriculture, munic…
|
BUCN | CH | Manufacturing |
|
CB INDUSTRIAL PRODUCT HOLDING BERHAD
Provides comprehensive solutions for the palm oil industry,…
|
— | MY | Manufacturing |
|
China New Energy Limited
Integrated technology service provider focused on ethanol p…
|
1156 | JE | Manufacturing |
|
DAIREI CO.,LTD
Manufacturer of ultra-low temperature freezer storage units…
|
2883 | JP | Manufacturing |
|
DAIWA INDUSTRIES LTD.
Manufacturer of commercial refrigeration and food service e…
|
6459 | JP | Manufacturing |
|
EatGood Sweden AB
Develops commercial kitchen equipment using patented Air Fr…
|
EATG | SE | Manufacturing |
HOSHIZAKI CORPORATION 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/11774/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11774 | 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=11774 | 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=11774 \ -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": 11774}, 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 HOSHIZAKI CORPORATION (id: 11774)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.