
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 |
|---|---|---|---|
|
Amtelecom Income Fund
Investment trust that operates as a regional provider of es…
|
— | CA | Telecommunications, computer pr… |
|
Anglo-Canadian Telephone Company
Historical holding company providing telephone services via…
|
— | CA | Telecommunications, computer pr… |
|
Anterix Inc.
Provides private LTE networks on 900 MHz spectrum for criti…
|
ATEX | US | Telecommunications, computer pr… |
|
APT Satellite Holdings Limited
Provides satellite transponder capacity, communications, an…
|
1045 | HK | Telecommunications, computer pr… |
|
ARRAY DIGITAL INFRASTRUCTURE, INC.
Owner and operator of 4,400 shared wireless communications …
|
AD | US | Telecommunications, computer pr… |
|
ASAHI Net, Inc.
An internet service provider offering connection services a…
|
3834 | JP | Telecommunications, computer pr… |
|
Asia Pacific Satellite lnc.
Develops satellite communication equipment and provides sat…
|
211270 | KR | Telecommunications, computer pr… |
|
Astrocast SA
A global nanosatellite IoT network operator for remote asse…
|
ASTRO | CH | Telecommunications, computer pr… |
|
AST SpaceMobile, Inc.
A space-based cellular broadband network connecting directl…
|
ASTS | US | Telecommunications, computer pr… |
|
ATEME
Provider of software-based video compression, delivery, and…
|
ATEME | FR | 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.