
CJ CHEILJEDANG CORP. — Investor Relations & Filings
CJ CheilJedang is a global food and biotechnology company focused on creating health, happiness, and convenience. Its Food business manufactures a diverse portfolio of processed foods, including home meal replacements, with a strategic emphasis on globalizing Korean cuisine by adapting traditional flavors to local palates. The company's Biotechnology division develops sustainable, eco-friendly technologies and bio-based products. Through its 'ONLYONE' philosophy of delivering unique products and services, CJ CheilJedang aims to evolve into a lifestyle company that inspires consumers worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 결산실적공시예고(안내공시) | 2025-10-20 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2025-10-20 | Korean | |
| 기타경영사항(자율공시) | 2025-10-01 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2025-10-01 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2025-09-01 | Korean | |
| 대규모기업집단현황공시[분기별공시(개별회사용)] | 2025-08-28 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33025383 | 결산실적공시예고(안내공시) | 2025-10-20 | Korean | ||
| 33025373 | 기업설명회(IR)개최(안내공시) | 2025-10-20 | Korean | ||
| 33022273 | 기타경영사항(자율공시) | 2025-10-01 | Korean | ||
| 33022070 | 주식등의대량보유상황보고서(약식) | 2025-10-01 | Korean | ||
| 7867570 | 기업설명회(IR)개최(안내공시) | 2025-09-01 | Korean | ||
| 7868620 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2025-08-28 | Korean | ||
| 7870182 | 기업설명회(IR)개최(안내공시) | 2025-08-22 | Korean | ||
| 7874987 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2025-08-14 | Korean | ||
| 7873312 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7876488 | 연결재무제표기준영업(잠정)실적(공정공시) | 2025-08-12 | Korean | ||
| 7876714 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2025-08-11 | Korean | ||
| 7876709 | 현금ㆍ현물배당결정 | 2025-08-11 | Korean | ||
| 7876675 | 동일인등출자계열회사와의상품ㆍ용역거래 | 2025-08-11 | Korean | ||
| 7877067 | 기업설명회(IR)개최(안내공시) | 2025-08-08 | Korean | ||
| 7883154 | 결산실적공시예고(안내공시) | 2025-07-21 | Korean | ||
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 |
|
Big Bird Foods Limited
Specializes in poultry farming, processing, and diverse fin…
|
BBFL | PK | 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 Corp.
A global lifestyle company with businesses in food, bio, me…
|
001040 | GB | Manufacturing |
|
DDC Enterprise Ltd
Operates an Asian food platform and implements a corporate …
|
DDC | US | Manufacturing |
CJ CHEILJEDANG 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/17003/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17003 | 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=17003 | 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=17003 \ -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": 17003}, 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 CHEILJEDANG CORP. (id: 17003)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.