
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 |
|---|---|---|---|
|
Edgewater Wireless Systems Inc.
Commercializes patented Spectrum Slicing technology for ult…
|
YFI | CA | Telecommunications, computer pr… |
|
Ekinops
Provider of open optical transport, access, and software-de…
|
EKI | FR | Telecommunications, computer pr… |
|
Elisa Oyj
A telecommunications and digital services company in Finlan…
|
ELISA | FI | Telecommunications, computer pr… |
|
ELUON Corporation
Provider of 5G network technologies, core equipment, and pr…
|
065440 | KR | Telecommunications, computer pr… |
|
Empresas Cablevisión, S.A.B. de C.V.
Provides integrated multimedia, digital cable television, b…
|
CABLE | MX | Telecommunications, computer pr… |
|
Energous Corp
Develops RF-based, over-the-air wireless charging for suppl…
|
WATT | US | Telecommunications, computer pr… |
|
Ericsson
Provider of mobile network infrastructure, software, and se…
|
ERIC | SE | Telecommunications, computer pr… |
|
ETHERSTACK PLC
Develops and licenses mission-critical radio communications…
|
ESK | AU | Telecommunications, computer pr… |
|
Etihad Etisalat Co.
Provides integrated connectivity, 5G, cloud, and digital se…
|
7020 | SA | Telecommunications, computer pr… |
|
Etihad GO Telecom Co.
Provides fixed-line, broadband, and managed network service…
|
7040 | SA | 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.