
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.12) | 2026-03-16 | Korean | |
| 감사보고서제출 | 2026-03-16 | Korean | |
| [기재정정]주주총회소집공고 | 2026-03-10 | 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
| |||||
| 32955022 | 사업보고서 (2025.12) | 2026-03-16 | Korean | ||
| 32954494 | 감사보고서제출 | 2026-03-16 | Korean | ||
| 32921264 | [기재정정]주주총회소집공고 | 2026-03-10 | Korean | ||
| 32917280 | 동일인등출자계열회사와의상품ㆍ용역거래 | 2026-03-09 | Korean | ||
| 32917265 | 특수관계인과의내부거래 | 2026-03-09 | Korean | ||
| 32917013 | 주주총회소집결의 | 2026-03-09 | Korean | ||
| 32917002 | 주주총회소집공고 | 2026-03-09 | Korean | ||
| 32916925 | 의결권대리행사권유참고서류 | 2026-03-09 | Korean | ||
| 32916905 | 동일인등출자계열회사와의상품ㆍ용역거래 | 2026-03-09 | Korean | ||
| 32848519 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2026-02-27 | Korean | ||
| 19475040 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2026-02-13 | Korean | ||
| 19474969 | 동일인등출자계열회사와의상품ㆍ용역거래변경 | 2026-02-13 | Korean | ||
| 18014666 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-02-09 | Korean | ||
| 18013502 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-09 | Korean | ||
| 18011214 | 현금ㆍ현물배당결정 | 2026-02-09 | 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.