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-28 | Korean | |
| [기재정정]주주총회소집결의 (임시주주총회) | 2026-05-28 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-05-15 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2026-05-14 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2026-05-13 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2026-05-12 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47856994 | 주식등의대량보유상황보고서(일반) | 2026-05-28 | Korean | ||
| 47855453 | [기재정정]주주총회소집결의 (임시주주총회) | 2026-05-28 | Korean | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Raising of cattle and buffaloes
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
YuanShengTai Dairy Farm Limited
Operates mega-scale dairy farms across China, producing and…
|
1431 | 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.