
CJ Corp. — Investor Relations & Filings
CJ Corp. is a global lifestyle company with a diversified portfolio spanning four core business areas: Food & Food Service, Bio & Pharma, Entertainment & Media, and Logistics & Retail. The company's Food division promotes Korean cuisine worldwide through brands such as Bibigo. Its Entertainment & Media arm, led by CJ ENM, is a major force in content creation, operating streaming services like TVING and global cultural events like KCON. The Logistics & Retail segment provides comprehensive supply chain services and operates the prominent health and beauty chain Olive Young. Additionally, the Bio & Pharma division focuses on developing biotechnology and pharmaceutical products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]사업보고서 (2024.12) | 2025-03-25 | Korean | |
| 감사보고서제출 | 2025-03-18 | Korean | |
| 사업보고서 (2024.12) | 2025-03-18 | Korean | |
| 감사보고서제출(자회사의 주요경영사항) | 2025-03-17 | Korean | |
| 감사보고서제출(자회사의 주요경영사항) | 2025-03-17 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2025-03-17 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7922870 | [기재정정]사업보고서 (2024.12) | 2025-03-25 | Korean | ||
| 7951293 | 감사보고서제출 | 2025-03-18 | Korean | ||
| 7950686 | 사업보고서 (2024.12) | 2025-03-18 | Korean | ||
| 7953002 | 감사보고서제출(자회사의 주요경영사항) | 2025-03-17 | Korean | ||
| 7952989 | 감사보고서제출(자회사의 주요경영사항) | 2025-03-17 | Korean | ||
| 7952947 | 기업설명회(IR)개최(안내공시) | 2025-03-17 | Korean | ||
| 7952411 | 감사보고서제출(자회사의 주요경영사항) | 2025-03-17 | Korean | ||
| 7961767 | [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변경 | 2025-03-07 | Korean | ||
| 7961712 | 주주총회소집결의 | 2025-03-07 | Korean | ||
| 7961698 | 주주총회소집공고 | 2025-03-07 | Korean | ||
| 7961689 | 의결권대리행사권유참고서류 | 2025-03-07 | Korean | ||
| 7963889 | 타인에대한채무보증결정(자회사의 주요경영사항) | 2025-03-05 | Korean | ||
| 7964368 | [기재정정]주요사항보고서(자기주식처분결정)(자회사의 주요경영사항) | 2025-03-04 | Korean | ||
| 7967078 | 대규모기업집단현황공시[분기별공시(대표회사용)] | 2025-02-27 | Korean | ||
| 7972863 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2025-02-14 | Korean | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for CJ Corp., but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Manufacture of prepared meals and dishes
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADF Foods Limited.
Global provider of ethnic food products, ready-to-eat meals…
|
ADFFOODS | IN | Manufacturing |
|
Anjoy Foods Group Co., Ltd.
Enterprise specializing in the R&D, production, and distrib…
|
2648 | HK | Manufacturing |
|
ANJOY FOODS GROUP CO.,LTD.
Produces quick-frozen surimi, meat, pastry products, and re…
|
603345 | CN | Manufacturing |
|
Bakkavor Group PLC
International manufacturer of private label fresh prepared …
|
BAKK | GB | Manufacturing |
|
Boosh Plant-Based Brands Inc.
Produces and sells convenient plant-based comfort foods, fr…
|
VEGI | CA | Manufacturing |
|
CAMPBELL'S Co
A manufacturer and marketer of meals, beverages, and snack …
|
CPB | US | Manufacturing |
|
CANYON CREEK FOOD COMPANY LTD.
Food processor and co-packer specializing in fresh, prepare…
|
CYF | CA | Manufacturing |
|
CJ CHEILJEDANG CORP.
A global food and biotechnology company producing processed…
|
097950 | KR | Manufacturing |
|
DDC Enterprise Ltd
Operates an Asian food platform and implements a corporate …
|
DDC | US | Manufacturing |
|
Fleury Michon
Producer of charcuterie, chilled ready-made meals, surimi, …
|
ALFLE | FR | Manufacturing |
CJ 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/17612/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17612 | 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=17612 | 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=17612 \ -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": 17612}, 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 Corp. (id: 17612)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.