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-05-15 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2026-05-14 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2026-05-13 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2026-05-12 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-05-11 | Korean | |
| 분기보고서 (2026.03) | 2026-05-08 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46357858 | 주식등의대량보유상황보고서(일반) | 2026-05-15 | Korean | ||
| 45918117 | 주식등의대량보유상황보고서(약식) | 2026-05-14 | Korean | ||
| 45506883 | 주식등의대량보유상황보고서(약식) | 2026-05-13 | Korean | ||
| 45154249 | 주식등의대량보유상황보고서(약식) | 2026-05-12 | Korean | ||
| 44923771 | 주식등의대량보유상황보고서(일반) | 2026-05-11 | Korean | ||
| 44166546 | 분기보고서 (2026.03) | 2026-05-08 | Korean | ||
| 42580431 | 임원ㆍ주요주주특정증권등거래계획철회보고서 | 2026-05-07 | Korean | ||
| 41760494 | 주요사항보고서(전환사채권발행결정) | 2026-05-06 | Korean | ||
| 41760475 | 주요사항보고서(전환사채권발행결정) | 2026-05-06 | Korean | ||
| 41760365 | 주요사항보고서(유상증자결정) | 2026-05-06 | Korean | ||
| 39057906 | 주주총회소집결의 (임시주주총회) | 2026-04-30 | Korean | ||
| 39057889 | 주주명부폐쇄기간또는기준일설정 | 2026-04-30 | Korean | ||
| 39057441 | 증권발행결과(자율공시) (제3자배정-소액공모) | 2026-04-30 | Korean | ||
| 39057288 | 소액공모실적보고서 | 2026-04-30 | Korean | ||
| 38492990 | 주권매매거래정지해제 (감자 주권 변경상장) | 2026-04-29 | 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.