
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-05-09 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2025-05-07 | Korean | |
| 조회공시요구(풍문또는보도)에대한답변(부인) | 2025-04-30 | Korean | |
| [기재정정]타법인주식및출자증권처분결정 | 2025-04-25 | Korean | |
| [기재정정]타법인주식및출자증권처분결정(자율공시) | 2025-04-25 | Korean | |
| [기재정정]타법인주식및출자증권처분결정 | 2025-04-25 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7905834 | 조회공시요구(풍문또는보도)에대한답변(미확정) | 2025-05-09 | Korean | ||
| 7906735 | 기업설명회(IR)개최(안내공시) | 2025-05-07 | Korean | ||
| 7908044 | 조회공시요구(풍문또는보도)에대한답변(부인) | 2025-04-30 | Korean | ||
| 7909479 | [기재정정]타법인주식및출자증권처분결정 | 2025-04-25 | Korean | ||
| 7909476 | [기재정정]타법인주식및출자증권처분결정(자율공시) | 2025-04-25 | Korean | ||
| 7909460 | [기재정정]타법인주식및출자증권처분결정 | 2025-04-25 | Korean | ||
| 7911203 | 결산실적공시예고(안내공시) | 2025-04-21 | Korean | ||
| 7911200 | 기업설명회(IR)개최(안내공시) | 2025-04-21 | Korean | ||
| 7912316 | 투자설명서 | 2025-04-16 | Korean | ||
| 7912044 | 증권발행실적보고서 | 2025-04-16 | Korean | ||
| 7912343 | [발행조건확정]증권신고서(채무증권) | 2025-04-15 | Korean | ||
| 7913575 | [기재정정]증권신고서(채무증권) | 2025-04-10 | Korean | ||
| 7913571 | [발행조건확정]증권신고서(채무증권) | 2025-04-10 | Korean | ||
| 7915386 | 증권신고서(채무증권) | 2025-04-04 | Korean | ||
| 7916285 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-04-02 | 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.