
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 |
|---|---|---|---|
|
Controladora Axtel, S.A.B. de C.V.
Provides managed IT services, cloud solutions, and wholesal…
|
CTAXTEL | MX | Telecommunications, computer pr… |
|
Convergenze
A multi-utility company providing telecom, energy, and e-mo…
|
CVG | IT | Telecommunications, computer pr… |
|
Craig Wireless Systems Ltd
Wireless spectrum asset holder specializing in high-speed w…
|
CWGh | CA | Telecommunications, computer pr… |
|
Crexendo, Inc.
A cloud communications provider of AI-powered UCaaS and CCa…
|
CXDO | US | Telecommunications, computer pr… |
|
Crnogorski Telekom a.d. Podgorica
A telecommunications operator offering fixed/mobile, intern…
|
TECG | ME | Telecommunications, computer pr… |
|
CROWN CASTLE INC.
A REIT that owns, operates, and leases cell towers and a fi…
|
CCI | US | Telecommunications, computer pr… |
|
CYANCONNODE HOLDINGS PLC
Develops narrowband RF mesh networks for smart city and IoT…
|
CYAN | GB | Telecommunications, computer pr… |
|
Dafeng TV Ltd.
Provides integrated cable TV, fiber-optic broadband, and te…
|
6184 | TW | Telecommunications, computer pr… |
|
DASAN Networks, Inc.
Global provider of network equipment and end-to-end communi…
|
039560 | KR | Telecommunications, computer pr… |
|
DEN Networks Limited
Provider of digital cable television and high-speed fiber-o…
|
DEN | 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.