
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 |
|---|---|---|---|
|
BH Telecom d.d. Sarajevo
Telecommunications operator offering mobile, fixed, interne…
|
BHTS | BA | Telecommunications, computer pr… |
|
BIGBLU BROADBAND PLC
Provider of satellite and wireless broadband for unserved/u…
|
BBB | GB | Telecommunications, computer pr… |
|
Bredband2 i Skandinavien AB
A network operator providing fiber broadband, data communic…
|
BRE2 | SE | Telecommunications, computer pr… |
|
BRISANET SERVIÇOS DE TELECOMUNICAÇÕES S.A.
Independent provider of fiber broadband, 5G, and digital se…
|
— | BR | Telecommunications, computer pr… |
|
BROAD ENTERPRISE CO.,LTD.
Provides internet infrastructure and IoT solutions for prop…
|
4415 | JP | Telecommunications, computer pr… |
|
Bruncor Inc.
Telecommunications holding company that owned and controlle…
|
BRR | CA | Telecommunications, computer pr… |
|
BT Group PLC
A provider of telecommunications, network, and managed IT s…
|
BT | GB | Telecommunications, computer pr… |
|
Cable One, Inc.
Broadband provider serving residential and business custome…
|
CABO | US | Telecommunications, computer pr… |
|
Carso Global Telecom, S.A.B. de C.V.
Holding company providing fixed-line, wireless, and data co…
|
TELECOM | MX | Telecommunications, computer pr… |
|
CELL C HOLDINGS LIMITED
A mobile telecommunications and technology company providin…
|
CCDE | ZA | 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.