
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 |
|---|---|---|---|
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-04-03 | Korean | |
| 대표이사(대표집행임원)변경(안내공시) | 2024-04-01 | Korean | |
| 정기주주총회결과 | 2024-03-27 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2024-03-27 | Korean | |
| 감사보고서제출 | 2024-03-19 | Korean | |
| 대표이사(대표집행임원)변경(안내공시) | 2024-03-19 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8150879 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-04-03 | Korean | ||
| 8151870 | 대표이사(대표집행임원)변경(안내공시) | 2024-04-01 | Korean | ||
| 8156100 | 정기주주총회결과 | 2024-03-27 | Korean | ||
| 8156094 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2024-03-27 | Korean | ||
| 8174501 | 감사보고서제출 | 2024-03-19 | Korean | ||
| 8173713 | 대표이사(대표집행임원)변경(안내공시) | 2024-03-19 | Korean | ||
| 8173628 | 사업보고서 (2023.12) | 2024-03-19 | Korean | ||
| 8193547 | 주주총회소집결의 | 2024-03-11 | Korean | ||
| 8193455 | 주주총회집중일개최사유신고 | 2024-03-11 | Korean | ||
| 8193407 | 주주총회소집공고 | 2024-03-11 | Korean | ||
| 8193384 | 의결권대리행사권유참고서류 | 2024-03-11 | Korean | ||
| 8193346 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2024-03-11 | Korean | ||
| 8193329 | 동일인등출자계열회사와의상품ㆍ용역거래 | 2024-03-11 | Korean | ||
| 8193314 | 동일인등출자계열회사와의상품ㆍ용역거래 | 2024-03-11 | Korean | ||
| 8199792 | 기업설명회(IR)개최(안내공시) | 2024-03-05 | 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.