Kangwon Land, Inc. — Investor Relations & Filings
Kangwon Land, Inc. operates High1 Resort, a comprehensive integrated resort complex. The company's primary business activities involve the provision of casino, hotel, and recreational services. Its facilities include a casino with numerous game tables and slot machines, multiple hotels and condominiums, a ski resort, a golf course, a theme park, and a water park. Established with the objective of revitalizing the economy of a former mining region, the company focuses on developing and managing large-scale gaming and entertainment destinations, offering a wide array of hospitality and leisure services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-05-15 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-30 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2026-04-27 | Korean | |
| 결산실적공시예고(안내공시) | 2026-04-16 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-04-15 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46368706 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 46368043 | 기업설명회(IR)개최(안내공시) | 2026-05-15 | Korean | ||
| 39045657 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-30 | Korean | ||
| 37376836 | 주주명부폐쇄기간또는기준일설정 | 2026-04-27 | Korean | ||
| 34644823 | 결산실적공시예고(안내공시) | 2026-04-16 | Korean | ||
| 34546579 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-04-15 | Korean | ||
| 34471173 | 임시주주총회결과 | 2026-04-14 | Korean | ||
| 33133996 | 주식등의대량보유상황보고서(약식) | 2026-04-01 | Korean | ||
| 33119907 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33119848 | 기업가치제고계획(자율공시) (이행현황 재공시 (고배당기업에 해당)) | 2026-03-31 | Korean | ||
| 33085402 | 주주총회소집공고 | 2026-03-30 | Korean | ||
| 33085388 | 의결권대리행사권유참고서류 | 2026-03-30 | Korean | ||
| 33017089 | 주주총회소집결의 | 2026-03-24 | Korean | ||
| 33014874 | 사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 33011537 | 기업설명회(IR)개최(안내공시) | 2026-03-23 | Korean | ||
Market data
Market data not available
Price history
Peer group · Gambling and betting activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Great Canadian Gaming Corporation
Multi-jurisdictional operator of gaming, entertainment, and…
|
GC | CA | Arts, sports and recreation |
|
Groupe Partouche
Operator of casinos, hotels, restaurants, and spas in Europ…
|
PARP | FR | Arts, sports and recreation |
|
High Roller Technologies, Inc.
Global online gaming operator offering a real-money casino …
|
ROLR | US | Arts, sports and recreation |
|
i3 Interactive Inc.
Develops and operates online and mobile gaming platforms fo…
|
BETS | CA | Arts, sports and recreation |
|
Inspired Entertainment, Inc.
Gaming technology company providing content and services to…
|
INSE | US | Arts, sports and recreation |
|
International Entertainment Corporation
Investment holding managing hotel operations, gaming, live …
|
1009 | HK | Arts, sports and recreation |
|
Jackpot Digital Inc.
Developer of dealerless electronic table games and provider…
|
JJ | CA | Arts, sports and recreation |
|
JUMBO INTERACTIVE LIMITED
Provides digital lottery technology platforms and services …
|
JIN | AU | Arts, sports and recreation |
|
Kindred Group
An online gambling operator offering sports betting, casino…
|
KIND | MT | Arts, sports and recreation |
|
Kings Entertainment Group Inc.
International online provider of lottery subscriptions and …
|
JKPT | CA | Arts, sports and recreation |
Kangwon Land, 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/15749/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15749 | 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=15749 | 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=15749 \ -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": 15749}, 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 Kangwon Land, Inc. (id: 15749)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.