
CHOHEUNG CORPORATION — Investor Relations & Filings
CHOHEUNG CORPORATION is a manufacturer and distributor specializing in food and food additives. Established in 1959, the company has a long-standing focus on producing high-quality ingredients. Its diverse product portfolio includes a wide range of baking ingredients, such as yeast and bread creams, as well as various dairy products, notably processed cheese. The company also produces and sells other food items like pizzas, meal kits, business sauces, and natural sweeteners like steviosides, catering to both commercial and consumer applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 최대주주등소유주식변동신고서 | 2022-10-05 | Korean | |
| 반기보고서 (2022.06) | 2022-08-10 | Korean | |
| 분기보고서 (2022.03) | 2022-05-16 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2022-03-24 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2022-03-23 | Korean | |
| 최대주주등소유주식변동신고서 | 2022-03-22 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
14 filings
| |||||
| 8606877 | 최대주주등소유주식변동신고서 | 2022-10-05 | Korean | ||
| 8646294 | 반기보고서 (2022.06) | 2022-08-10 | Korean | ||
| 8699874 | 분기보고서 (2022.03) | 2022-05-16 | Korean | ||
| 8743463 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2022-03-24 | Korean | ||
| 8747851 | 주식등의대량보유상황보고서(일반) | 2022-03-23 | Korean | ||
| 8752291 | 최대주주등소유주식변동신고서 | 2022-03-22 | Korean | ||
| 8764603 | 정기주주총회결과 | 2022-03-18 | Korean | ||
| 8764564 | 대표이사(대표집행임원)변경(안내공시) | 2022-03-18 | Korean | ||
| 8792341 | 감사보고서제출 | 2022-03-10 | Korean | ||
| 8792313 | 사업보고서 (2021.12) | 2022-03-10 | Korean | ||
| 8800849 | 주주총회소집공고 | 2022-03-03 | Korean | ||
| 8814006 | 현금ㆍ현물배당결정 | 2022-02-17 | Korean | ||
| 8813934 | 주주총회소집결의 | 2022-02-17 | Korean | ||
| 8831462 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2022-01-21 | Korean | ||
|
2021
1 filing
| |||||
| 8877721 | 분기보고서 (2021.09) | 2021-11-15 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
7 Fit Spolka Akcyjna
Producer and distributor of nutritional and dietary supplem…
|
7FT | PL | Manufacturing |
|
A1 A.K. KOH GROUP BERHAD
Manufactures, markets, supplies, and distributes over 340 p…
|
— | MY | Manufacturing |
|
AB Akola Group
An agricultural and food production group with integrated '…
|
LNA1L | LT | Manufacturing |
|
Above Food Ingredients Inc.
A plant-based ingredient company specializing in regenerati…
|
ABVE | CA | Manufacturing |
|
Abram Food Limited
Manufactures and distributes snacks, confectionery, and pro…
|
544422 | IN | Manufacturing |
|
ACOMO N.V.
Sources, processes, and distributes plant-based ingredients…
|
ACOMO | NL | Manufacturing |
|
AFC Group Holdings Limited
Produces and distributes food, health, and beauty products …
|
AFC | NZ | Manufacturing |
|
Agape ATP Corp
Provides health products and wellness advisory services in …
|
ATPC | US | Manufacturing |
|
AGTHIA Group
Manufacturer and distributor of diverse, nutritious food an…
|
AGTHIA | AE | Manufacturing |
|
AGV
Manufactures food, beverages, and health supplements using …
|
1217 | TW | Manufacturing |
CHOHEUNG CORPORATION 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/16979/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16979 | 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=16979 | 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=16979 \ -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": 16979}, 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 CHOHEUNG CORPORATION (id: 16979)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.