
HAATZ Inc. — Investor Relations & Filings
HAATZ Inc. is a manufacturer of home appliances, specializing in kitchen ventilation systems. Established in 1988, the company designs and produces a range of products focused on enhancing the home environment. Its primary offerings include various types of kitchen range hoods, such as decoration and system hoods, alongside integrated cooking zone systems and other built-in kitchen appliances. The company emphasizes innovation, quality, safety, and sustainability in its product development and has expanded its presence to serve international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 반기보고서 (2024.06) | 2024-08-14 | Korean | |
| 영업(잠정)실적(공정공시) | 2024-07-31 | Korean | |
| 분기보고서 (2024.03) | 2024-05-16 | Korean | |
| 영업(잠정)실적(공정공시) | 2024-04-26 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2024-03-21 | Korean | |
| 정기주주총회결과 | 2024-03-21 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
13 filings
| |||||
| 8094157 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8103297 | 영업(잠정)실적(공정공시) | 2024-07-31 | Korean | ||
| 8138487 | 분기보고서 (2024.03) | 2024-05-16 | Korean | ||
| 8144921 | 영업(잠정)실적(공정공시) | 2024-04-26 | Korean | ||
| 8159255 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2024-03-21 | Korean | ||
| 8159226 | 정기주주총회결과 | 2024-03-21 | Korean | ||
| 8188621 | 감사보고서제출 | 2024-03-13 | Korean | ||
| 8185872 | 사업보고서 (2023.12) | 2024-03-13 | Korean | ||
| 8200477 | 주주총회소집공고 | 2024-03-05 | Korean | ||
| 8202852 | 의결권대리행사권유참고서류 | 2024-02-29 | Korean | ||
| 8205434 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2024-02-27 | Korean | ||
| 8205406 | 현금ㆍ현물배당결정 | 2024-02-27 | Korean | ||
| 8205405 | 주주총회소집결의 | 2024-02-27 | Korean | ||
|
2023
2 filings
| |||||
| 8241198 | 주주명부폐쇄기간또는기준일설정 | 2023-12-14 | Korean | ||
| 8242159 | 자기주식처분결과보고서 | 2023-12-13 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of domestic appliances
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AI Health Technology Limited
R&D, manufacturing, and trading of kitchen appliances and c…
|
1715 | HK | Manufacturing |
|
AIRMATE
Specializes in air-related household appliances and indoor …
|
1626 | TW | Manufacturing |
|
Alfa plam a.d.
Leading Southeastern European manufacturer of household hea…
|
ALFA | RS | Manufacturing |
|
Allan International Holdings Limited
Designs, manufactures, and sells household electrical appli…
|
684 | HK | Manufacturing |
|
Alliance Laundry Holdings Inc.
Global leader in laundry solutions, designing and manufactu…
|
ALH | US | Manufacturing |
|
Al-Omran Industrial Trading Co.
Manufactures and distributes household appliances, electron…
|
4141 | SA | Manufacturing |
|
Amica S.A.
A European manufacturer of a wide range of large household …
|
AMC | PL | Manufacturing |
|
Anhui Orivie Technology Co.,Ltd
Develops and manufactures intelligent cleaning and personal…
|
300692 | CN | Manufacturing |
|
ARÇELİK A.Ş.
Multinational manufacturer of household appliances and cons…
|
ARCLK | TR | Manufacturing |
|
ARZUM ELEKTRİKLİ EV ALETLERİ SANAYİ VE TİCARET A.Ş.
Manufacturer and distributor of small electrical home appli…
|
ARZUM | TR | Manufacturing |
HAATZ Inc. 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/15381/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15381 | 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=15381 | 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=15381 \ -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": 15381}, 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 HAATZ Inc. (id: 15381)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.