
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 |
|---|---|---|---|
|
RCL FOODS LIMITED
Leading consumer goods, food processing, and milling compan…
|
RCL | ZA | Manufacturing |
|
SAUDIGOLD GROUP BERHAD
Largest manufacturer of Halal packaged and frozen processed…
|
— | MY | Manufacturing |
|
Scandi Standard
A leading European producer of chicken-based food products …
|
SCST | SE | Manufacturing |
|
SEABOARD CORP /DE/
A diversified agribusiness and transportation company in po…
|
SEB | US | Manufacturing |
|
s foods inc.
A meat company managing the entire value chain from livesto…
|
2292 | JP | Manufacturing |
|
SHANDONG DELISI FOOD CO.,LTD.
Integrated pork processor specializing in chilled meat, sau…
|
002330 | CN | Manufacturing |
|
Shandong Huifa Foodstuff Co.,Ltd.
Specializes in quick-frozen meat, aquatic products, and pre…
|
603536 | CN | Manufacturing |
|
Shandong Longda Meishi Co.,Ltd.
Integrated meat processor specializing in pork products and…
|
002726 | CN | Manufacturing |
|
SHANDONG XIANTAN GROUP CO.,LTD.
Integrated poultry producer of fresh, frozen, and processed…
|
002746 | CN | Manufacturing |
|
SHANGHAI BRIGHT MEAT GROUP CO.,LTD.
Integrated producer and distributor of fresh meat, processe…
|
600073 | CN | 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.