
JUNGDAWN Co., Ltd. — Investor Relations & Filings
JUNGDAWN Co., Ltd. is a comprehensive food company specializing in the production and distribution of duck products. The company operates an integrated farm-to-plate system, managing the entire value chain from poultry farming and breeding to slaughtering, processing, and sales. Its product portfolio includes fresh duck meat, processed meat products, and home meal replacements. In addition to meat, the company also processes and sells by-products such as duck down. JUNGDAWN emphasizes high standards of quality and food safety, positioning itself as a provider of eco-friendly and well-being food products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 기업가치제고계획(자율공시) | 2026-04-20 | Korean | |
| 타인에대한채무보증결정 | 2026-04-02 | Korean | |
| 정기주주총회결과 | 2026-03-24 | Korean | |
| 사업보고서 (2025.12) | 2026-03-16 | Korean | |
| 감사보고서제출 | 2026-03-13 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 46367901 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 34689588 | 기업가치제고계획(자율공시) | 2026-04-20 | Korean | ||
| 33154390 | 타인에대한채무보증결정 | 2026-04-02 | Korean | ||
| 33018081 | 정기주주총회결과 | 2026-03-24 | Korean | ||
| 32954774 | 사업보고서 (2025.12) | 2026-03-16 | Korean | ||
| 32940030 | 감사보고서제출 | 2026-03-13 | Korean | ||
| 32915890 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-03-09 | Korean | ||
| 32915857 | 주주총회소집결의 | 2026-03-09 | Korean | ||
| 32915779 | 주주총회소집공고 | 2026-03-09 | Korean | ||
| 32907489 | 배당락 | 2026-03-06 | Korean | ||
| 32543436 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-02-20 | Korean | ||
| 32543064 | 현금ㆍ현물배당결정 | 2026-02-20 | Korean | ||
|
2025
3 filings
| |||||
| 10213882 | 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | ||
| 10213657 | 기타경영사항(자율공시) (결산배당기준일 관련 안내) | 2025-12-16 | Korean | ||
| 7872833 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of meat
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Canada Packers Inc.
Leading North American supplier of premium sustainable pork…
|
CPKR | CA | Manufacturing |
|
Central Industries Corporation Inc.
Large-scale food processor converting hog carcasses into pa…
|
CIND | CA | Manufacturing |
|
CHATHA FOODS LIMITED
Manufacturer of frozen and chilled meat and vegetarian prod…
|
544151 | IN | Manufacturing |
|
Cherrybro Co.,Ltd
A vertically integrated producer of fresh and processed chi…
|
066360 | KR | Manufacturing |
|
China Yurun Food Group Limited
Leading Chinese meat supplier specializing in pork products…
|
1068 | BM | Manufacturing |
|
COFCO Joycome Foods Limited
Integrated meat processor covering feed production, hog bre…
|
1610 | HK | Manufacturing |
|
Congyu Intelligent Agricultural Holdings Limited
Integrated food supply chain managing agricultural cultivat…
|
875 | HK | Manufacturing |
|
CONSERVAS ODERICH SA
Vertically integrated processor and exporter of canned meat…
|
— | BR | Manufacturing |
|
CPE
Vertically integrated agribusiness specializing in livestoc…
|
1215 | TW | Manufacturing |
|
Cranswick PLC
A food producer of fresh pork, poultry, convenience foods, …
|
CWK | GB | Manufacturing |
JUNGDAWN Co., Ltd. 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/16043/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16043 | 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=16043 | 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=16043 \ -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": 16043}, 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 JUNGDAWN Co., Ltd. (id: 16043)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.