
CJ CGV CO.,LTD. — Investor Relations & Filings
CJ CGV Co., Ltd. is a global company specializing in the operation of multiplex cinemas. As one of the world's largest theatrical exhibition companies, its primary business is film exhibition. The company is known for developing and operating a wide range of viewing experiences, from standard multiplexes to innovative, premium formats and luxury theaters such as 'The Private Cinema' and 'Suite Cinema'. In addition to its core cinema operations, the company engages in related businesses including on-screen advertising, the development of special theater technologies, and content platform management. It also provides services such as venue rentals for private and corporate events.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-05-14 | Korean | |
| [기재정정]금전대여결정 | 2026-05-08 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-08 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-04-29 | Korean | |
| 결산실적공시예고(안내공시) | 2026-04-29 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46368046 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 45880643 | 기업설명회(IR)개최(안내공시) | 2026-05-14 | Korean | ||
| 44154890 | [기재정정]금전대여결정 | 2026-05-08 | Korean | ||
| 44131601 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-08 | Korean | ||
| 38395988 | 기업설명회(IR)개최(안내공시) | 2026-04-29 | Korean | ||
| 38384707 | 결산실적공시예고(안내공시) | 2026-04-29 | Korean | ||
| 35194908 | 주요사항보고서(자기전환사채만기전취득결정) | 2026-04-22 | Korean | ||
| 33047014 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33046990 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | ||
| 33020122 | 유상증자결정(종속회사의주요경영사항) | 2026-03-24 | Korean | ||
| 32971318 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32971238 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32928689 | [기재정정]주주총회소집공고 | 2026-03-11 | Korean | ||
| 32928539 | [기재정정]의결권대리행사권유참고서류 | 2026-03-11 | Korean | ||
| 32928345 | [기재정정]주주총회소집결의 | 2026-03-11 | Korean | ||
Market data
Market data not available
Price history
Peer group · Other amusement and recreation activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Convano Inc.
Operates a chain of nail salons and holds Bitcoin as a trea…
|
6574 | JP | Arts, sports and recreation |
|
Corporación Interamericana de Entretenimiento, S.A.B. de C.V.
Produces live events, manages venues, and provides ticketin…
|
CIE | MX | Arts, sports and recreation |
|
DAIICHIKOSHO CO. , LTD.
Manufactures and leases commercial karaoke systems and oper…
|
7458 | JP | Arts, sports and recreation |
|
Dave & Buster's Entertainment, Inc.
Operates entertainment and dining venues with a restaurant,…
|
PLAY | US | Arts, sports and recreation |
|
Decision Dynamics Technology Ltd.
Competitive gaming technology firm specializing in CS2 rank…
|
DDY | CA | Arts, sports and recreation |
|
Dedem SpA
Diversified group in photo booths, amusement, technology, a…
|
DDM | IT | Arts, sports and recreation |
|
Erlebnis Akademie AG
Developer and operator of barrier-free Treetop Walks and na…
|
EAD | DE | Arts, sports and recreation |
|
EVERYMAN MEDIA GROUP PLC
An operator of premium cinemas with a focus on hospitality,…
|
EMAN | GB | Arts, sports and recreation |
|
EXPERIENCE CO LIMITED
Adventure operator providing skydiving, marine excursions, …
|
EXP | AU | Arts, sports and recreation |
|
Funtime Hospitality Corp.
Specializes in 'eatertainment,' combining full-service dini…
|
— | CA | Arts, sports and recreation |
CJ CGV CO.,LTD. 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/16490/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16490 | 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=16490 | 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=16490 \ -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": 16490}, 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 CJ CGV CO.,LTD. (id: 16490)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.