
LG Uplus Corp — Investor Relations & Filings
LG Uplus Corp. is a telecommunications and media company providing a comprehensive range of services for both individual and business customers. Its core offerings include wireless mobile communication, high-speed internet, and IPTV. As a leading mobile carrier, the company was a global pioneer in the commercial launch of 5G services. The service portfolio extends to residential broadband, business solutions, and Internet of Things (IoT) applications. In the media domain, its IPTV service is notable for its strategic partnerships with major global streaming platforms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 기업설명회(IR)개최(안내공시) | 2026-05-08 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-05-07 | Korean | |
| 영업(잠정)실적(공정공시) | 2026-05-07 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-07 | Korean | |
| 주식소각결정 | 2026-04-30 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-04-30 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 43872361 | 기업설명회(IR)개최(안내공시) | 2026-05-08 | Korean | ||
| 42656578 | 기업설명회(IR)개최(안내공시) | 2026-05-07 | Korean | ||
| 42116622 | 영업(잠정)실적(공정공시) | 2026-05-07 | Korean | ||
| 42116479 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-07 | Korean | ||
| 39033860 | 주식소각결정 | 2026-04-30 | Korean | ||
| 38936367 | 기업설명회(IR)개최(안내공시) | 2026-04-30 | Korean | ||
| 33023726 | 기업가치제고계획(자율공시) (고배당기업 표시를 위한 재공시) | 2026-03-24 | Korean | ||
| 33020252 | 정기주주총회결과 | 2026-03-24 | Korean | ||
| 33020228 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-24 | Korean | ||
| 32939381 | 사업보고서 (2025.12) | 2026-03-13 | Korean | ||
| 32934840 | 감사보고서제출 | 2026-03-12 | Korean | ||
| 32847851 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2026-02-27 | Korean | ||
| 32825962 | 주주총회소집공고 | 2026-02-23 | Korean | ||
| 32825840 | 의결권대리행사권유참고서류 | 2026-02-23 | Korean | ||
| 19475355 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2026-02-13 | Korean | ||
Market data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BC TELECOM Inc.
Historical incumbent wireline operator providing voice and …
|
BCT | CA | Telecommunications, computer pr… |
|
BEAM COMMUNICATIONS HOLDINGS LIMITED
Designs and distributes satellite communication equipment a…
|
BCC | AU | Telecommunications, computer pr… |
|
Beijing Gehua CATV Network Co., Ltd.
Operates cable TV, broadband, and data networks in the Beij…
|
600037 | CN | Telecommunications, computer pr… |
|
Bell Aliant Inc.
Provides telecom, data, video, and mobility services to Atl…
|
BA_OLD | CA | Telecommunications, computer pr… |
|
Bell Aliant Preferred Equity Inc.
A corporate entity established for preferred shares of the …
|
BA | CA | Telecommunications, computer pr… |
|
Bell Nordiq Group Inc.
Oversees regional telecom operations and services in northe…
|
— | CA | Telecommunications, computer pr… |
|
Betacom Corporation Inc.
Deploys and manages Private 5G networks offered as an end-t…
|
BCM | CA | Telecommunications, computer pr… |
|
Bezeq The Israeli Telecommunication Corporation Ltd.
A telecommunications provider of internet, telephony, cellu…
|
BEZQ | IL | Telecommunications, computer pr… |
|
Bharti Airtel Ltd.
Global provider of telecommunications and digital services …
|
BHARTIARTL | IN | Telecommunications, computer pr… |
|
Bharti Hexacom Limited
Provides mobile, fixed-line, and broadband services in Raja…
|
BHARTIHEXA | IN | Telecommunications, computer pr… |
LG Uplus Corp 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/16486/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16486 | 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=16486 | 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=16486 \ -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": 16486}, 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 LG Uplus Corp (id: 16486)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.