
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-09 | Korean | |
| 동일인등출자계열회사와의상품ㆍ용역거래 | 2026-03-09 | Korean | |
| 주요사항보고서(자본으로인정되는채무증권발행결정) | 2026-03-09 | Korean | |
| 주요사항보고서(자본으로인정되는채무증권발행결정) | 2026-03-09 | Korean | |
| 주주총회소집공고 | 2026-03-09 | Korean | |
| 의결권대리행사권유참고서류 | 2026-03-09 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 32917269 | 단기차입금증가결정 | 2026-03-09 | Korean | ||
| 32917252 | 동일인등출자계열회사와의상품ㆍ용역거래 | 2026-03-09 | Korean | ||
| 32916968 | 주요사항보고서(자본으로인정되는채무증권발행결정) | 2026-03-09 | Korean | ||
| 32916958 | 주요사항보고서(자본으로인정되는채무증권발행결정) | 2026-03-09 | Korean | ||
| 32916936 | 주주총회소집공고 | 2026-03-09 | Korean | ||
| 32916907 | 의결권대리행사권유참고서류 | 2026-03-09 | Korean | ||
| 32916901 | 주주총회소집결의 | 2026-03-09 | Korean | ||
| 32877038 | 타인에대한채무보증결정 | 2026-03-04 | Korean | ||
| 32848349 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2026-02-27 | Korean | ||
| 32825532 | 단기차입금증가결정 | 2026-02-23 | Korean | ||
| 19474678 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2026-02-13 | Korean | ||
| 14170316 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-02-03 | Korean | ||
| 14170310 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-03 | Korean | ||
| 14170156 | [기재정정]연결재무제표기준영업(잠정)실적(공정공시) | 2026-02-03 | Korean | ||
| 13384518 | 결산실적공시예고(안내공시) | 2026-01-27 | Korean | ||
Market data
Market data not available
Price history
Peer group · Other amusement and recreation activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
9R LIMITED
Provides supply chain management solutions and operates fam…
|
1Y1 | SG | Arts, sports and recreation |
|
AEON Fantasy Co.,LTD.
Operates family-oriented amusement facilities and indoor pl…
|
4343 | JP | Arts, sports and recreation |
|
ASMO CORPORATION
Operator of 16 amusement facilities and gaming centers in t…
|
2654 | JP | Arts, sports and recreation |
|
Bergbahnen Engelberg-Trübsee-Titlis AG
Operates a year-round mountain excursion and winter sports …
|
TIBN | CH | Arts, sports and recreation |
|
Bodyflight
Operates indoor skydiving facilities using vertical wind tu…
|
BODY | SE | Arts, sports and recreation |
|
BRIGHTON PIER GROUP PLC (THE)
Operates a pier, indoor mini-golf courses, and a family adv…
|
PIER | GB | Arts, sports and recreation |
|
China Travel International Investment Hong Kong Limited
Leading state-owned investor and operator of tourist destin…
|
308 | HK | Arts, sports and recreation |
|
Cineplex Inc.
The nation's largest motion picture exhibitor operating ove…
|
CGX | CA | Arts, sports and recreation |
|
Cocolonet CO., LTD.
A holding company providing funeral and wedding services an…
|
6060 | JP | Arts, sports and recreation |
|
Compagnie du Mont-Blanc
Operator of ski lift systems and tourist sites in high-alti…
|
MLCMB | FR | 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.