HanWool & Jeju, Inc. — Investor Relations & Filings
HanWool & Jeju, Inc., formerly known as Jeju Beer Company, is primarily engaged in the manufacture and sale of alcoholic beverages. The company specializes in craft beer, with its main brands including Jeju Wit Ale and Jeju Pelong Ale. Following a recent ownership change and rebranding, the company has expanded its business objectives to include semiconductor device manufacturing and waste management alongside its core beverage operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 소액공모실적보고서 | 2026-04-30 | Korean | |
| 주권매매거래정지해제 (감자 주권 변경상장) | 2026-04-29 | Korean | |
| [기재정정]주식등의대량보유상황보고서(일반) | 2026-04-28 | Korean | |
| [기재정정]주요사항보고서(유상증자결정) | 2026-04-21 | Korean | |
| [기재정정]주요사항보고서(유상증자결정) | 2026-04-21 | Korean | |
| [기재정정]소액공모공시서류(지분증권) | 2026-04-21 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39057288 | 소액공모실적보고서 | 2026-04-30 | Korean | ||
| 38492990 | 주권매매거래정지해제 (감자 주권 변경상장) | 2026-04-29 | Korean | ||
| 37919261 | [기재정정]주식등의대량보유상황보고서(일반) | 2026-04-28 | Korean | ||
| 34696922 | [기재정정]주요사항보고서(유상증자결정) | 2026-04-21 | Korean | ||
| 34696206 | [기재정정]주요사항보고서(유상증자결정) | 2026-04-21 | Korean | ||
| 34696202 | [기재정정]소액공모공시서류(지분증권) | 2026-04-21 | Korean | ||
| 34689971 | 주식등의대량보유상황보고서(일반) | 2026-04-20 | Korean | ||
| 34689696 | 주식등의대량보유상황보고서(약식) | 2026-04-20 | Korean | ||
| 34645700 | 감자완료 | 2026-04-16 | Korean | ||
| 34477009 | 임원ㆍ주요주주특정증권등거래계획보고서 | 2026-04-14 | Korean | ||
| 34476858 | 주식등의대량보유상황보고서(일반) | 2026-04-14 | Korean | ||
| 34476828 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-14 | Korean | ||
| 34476770 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-14 | Korean | ||
| 34472240 | [기재정정]소액공모공시서류(지분증권) | 2026-04-14 | Korean | ||
| 34472234 | 전환가액의조정 (제10회차,제12회차) | 2026-04-14 | Korean | ||
Market data
Market data not available
Price history
Peer group · Raising of cattle and buffaloes
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALFREDO-JOSE S.A
Agro-industrial enterprise specializing in bovine and buffa…
|
— | AR | Agriculture, forestry and fishi… |
|
Alta Genetics Inc.
Global leader in bovine genetics, increasing milk and meat …
|
— | CA | Agriculture, forestry and fishi… |
|
At-Tahur Limited
Produces and processes milk and dairy products, specializin…
|
PREMA | PK | Agriculture, forestry and fishi… |
|
AustAsia Group Ltd.
Large-scale dairy farm operator in Mainland China producing…
|
2425 | HK | Agriculture, forestry and fishi… |
|
AUSTRALIAN AGRICULTURAL COMPANY LIMITED.
Produces premium Wagyu and grass-fed beef for global luxury…
|
AAC | AU | Agriculture, forestry and fishi… |
|
China Modern Dairy Holdings Ltd.
Leading integrated dairy farming operator and high-quality …
|
1117 | KY | Agriculture, forestry and fishi… |
|
China Youran Dairy Group Limited
World's largest raw milk supplier and China's largest integ…
|
9858 | HK | Agriculture, forestry and fishi… |
|
COMERCIAL Y GANADERA DEL NIRIHUAU S A
Specializes in sustainable Angus cattle breeding using adva…
|
— | AR | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Giống bò sữa Mộc Châu
Established 1958, specializes in dairy cattle breeding, fee…
|
MCM | VN | Agriculture, forestry and fishi… |
|
Du Du Holdings Limited
Modern agricultural group focused on fresh food, meat, cold…
|
8250 | HK | Agriculture, forestry and fishi… |
HanWool & Jeju, 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/17542/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17542 | 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=17542 | 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=17542 \ -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": 17542}, 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 HanWool & Jeju, Inc. (id: 17542)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.