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-04-16 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-06 | Japanese | |
| 確認書 | 2026-03-25 | Japanese | |
| 有価証券報告書-第80期(2025/01/01-2025/12/31) | 2026-03-25 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-05 | Japanese | |
| 確認書 | 2025-08-08 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 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
10 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 | ||
| 7270603 | 臨時報告書 | 2025-03-28 | Japanese | ||
| 7271678 | 臨時報告書 | 2025-03-27 | Japanese | ||
| 7272563 | 内部統制報告書-第79期(2024/01/01-2024/12/31) | 2025-03-26 | Japanese | ||
| 7272558 | 確認書 | 2025-03-26 | Japanese | ||
| 7272566 | 有価証券報告書-第79期(2024/01/01-2024/12/31) | 2025-03-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for food, beverage and tobacco processing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
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 |
|
Elecster Oyj
Global supplier of UHT processing lines and aseptic packagi…
|
ELEAV | FI | Manufacturing |
|
Electrolux Professional
Global provider of food service, beverage, and laundry solu…
|
EPRO | 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.