
HYUNDAI DEPARTMENT STORE CO.,LTD — Investor Relations & Filings
Hyundai Department Store Co., Ltd. is a major retail company operating a chain of premium department stores. The company offers a comprehensive range of products, including clothing, accessories, furniture, and food, aiming to enhance customer lifestyles across various domains. As a key entity within the Hyundai Department Store Group, its business portfolio also extends to related formats such as duty-free shops and home shopping channels. The company focuses on delivering high-quality goods and unique shopping experiences, positioning itself as a top-end distribution platform. It is dedicated to improving customers' lives by curating products and services across fashion, food, housing, and culture, while also pursuing sustainable growth.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 기업지배구조보고서공시 | 2026-05-29 | Korean | |
| 대규모기업집단현황공시[연1회공시및1/4분기용(개별회사)] | 2026-05-29 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2026-05-29 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-05-22 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-05-15 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47887563 | 기업지배구조보고서공시 | 2026-05-29 | Korean | ||
| 47885501 | 대규모기업집단현황공시[연1회공시및1/4분기용(개별회사)] | 2026-05-29 | Korean | ||
| 47882555 | 주식등의대량보유상황보고서(약식) | 2026-05-29 | Korean | ||
| 46781053 | 기업설명회(IR)개최(안내공시) | 2026-05-22 | Korean | ||
| 46369139 | 기업설명회(IR)개최(안내공시) | 2026-05-15 | Korean | ||
| 46364567 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 44165798 | 증권발행실적보고서 | 2026-05-08 | Korean | ||
| 44107689 | 임원ㆍ주요주주특정증권등거래계획보고서 | 2026-05-08 | Korean | ||
| 43813365 | 투자설명서 | 2026-05-08 | Korean | ||
| 42699469 | [발행조건확정]증권신고서(채무증권) | 2026-05-07 | Korean | ||
| 41708427 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-06 | Korean | ||
| 41708152 | 기업가치제고계획(자율공시) (2025년 이행현황) | 2026-05-06 | Korean | ||
| 41708090 | 기업설명회(IR)개최(안내공시) | 2026-05-06 | Korean | ||
| 39057597 | [기재정정]증권신고서(채무증권) | 2026-04-30 | Korean | ||
| 39057334 | [발행조건확정]증권신고서(채무증권) | 2026-04-30 | Korean | ||
Market data
Market data not available
Price history
Peer group · Other non-specialized retail sale
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1 800 FLOWERS COM INC
An e-commerce provider of gifts, specializing in floral pro…
|
FLWS | US | Wholesale and retail trade |
|
ABC S.A.
A retail company offering diverse consumer goods via physic…
|
— | CL | Wholesale and retail trade |
|
Adastria Co., Ltd.
A multi-brand company operating fashion and lifestyle brand…
|
2685 | JP | Wholesale and retail trade |
|
AEON Stores (Hong Kong) Co., Limited
Major retailer operating diverse GMS, malls, supermarkets, …
|
984 | HK | Wholesale and retail trade |
|
ALBERTO J. OLIVERO E HIJOS SA
Retail and distribution of home appliances, electronics, ho…
|
— | AR | Wholesale and retail trade |
|
AMERICANAS S.A. - EM RECUPERAÇÃO JUDICIAL
Integrated retail platform with physical and digital stores…
|
— | BR | Wholesale and retail trade |
|
AMWAY (M) HOLDINGS BHD
A direct selling company distributing health, wellness, and…
|
— | MY | Wholesale and retail trade |
|
Aterian, Inc.
A technology-enabled consumer products company that builds …
|
ATER | US | Wholesale and retail trade |
|
Avolta AG
A global travel experience provider in retail, food & bever…
|
DUFN | CH | Wholesale and retail trade |
|
AXAS HOLDINGS CO.,LTD.
A lifestyle company retailing and distributing a wide array…
|
3536 | JP | Wholesale and retail trade |
HYUNDAI DEPARTMENT STORE CO.,LTD 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/16072/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16072 | 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=16072 | 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=16072 \ -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": 16072}, 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 HYUNDAI DEPARTMENT STORE CO.,LTD (id: 16072)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.