
DONGWOO FARM TO TABLE CO., LTD — Investor Relations & Filings
DONGWOO FARM TO TABLE CO., LTD. is a vertically integrated producer of poultry, specializing in broiler chickens and ducks. The company manages the entire production cycle, encompassing feed manufacturing, breeding, hatching, slaughtering, processing, and distribution. Its product portfolio includes a variety of fresh, frozen, and processed poultry items, such as whole chickens and different meat cuts. The company's chicken products are marketed under the brand name CharmFre.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 정기주주총회결과 | 2026-03-27 | Korean | |
| 사업보고서 (2025.12) | 2026-03-19 | Korean | |
| 감사보고서제출 | 2026-03-19 | Korean | |
| 의결권대리행사권유참고서류 | 2026-03-12 | Korean | |
| 주주총회소집공고 | 2026-03-12 | Korean | |
| 주주총회집중일개최사유신고 | 2026-03-12 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 33054840 | 정기주주총회결과 | 2026-03-27 | Korean | ||
| 32982578 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32981822 | 감사보고서제출 | 2026-03-19 | Korean | ||
| 32932528 | 의결권대리행사권유참고서류 | 2026-03-12 | Korean | ||
| 32932526 | 주주총회소집공고 | 2026-03-12 | Korean | ||
| 32932515 | 주주총회집중일개최사유신고 | 2026-03-12 | Korean | ||
| 32920476 | 주주총회소집결의 | 2026-03-10 | Korean | ||
| 32920471 | 현금ㆍ현물배당결정 | 2026-03-10 | Korean | ||
| 32841166 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-26 | Korean | ||
|
2025
6 filings
| |||||
| 7874079 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7903044 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7919998 | 정기주주총회결과 | 2025-03-28 | Korean | ||
| 7948820 | 감사보고서제출 | 2025-03-20 | Korean | ||
| 7948806 | 사업보고서 (2024.12) | 2025-03-20 | Korean | ||
| 7956952 | 주주총회집중일개최사유신고 | 2025-03-13 | Korean | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of meat
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
FARMSCO
An integrated livestock and food company operating from fee…
|
036580 | KR | Manufacturing |
|
Fortune Ng Fung Food (Hebei) Co.,Ltd
Integrated producer of beef and mutton products using farm-…
|
600965 | CN | Manufacturing |
|
Fujian Sunner Development Co., Ltd.
Vertically integrated white-feathered broiler producer and …
|
002299 | CN | Manufacturing |
|
FUKUTOME MEAT PACKERS, LTD.
Procures, processes, manufactures, and sells meat products …
|
2291 | JP | Manufacturing |
|
Gobarto S.A.
A vertically integrated meat processor focused on the pork …
|
GOB | PL | Manufacturing |
|
Groupe Carnivor
Produces, processes, and distributes meat and other food pr…
|
MLGRC | FR | Manufacturing |
|
Grupo Bafar, S.A.B. de C.V.
Vertically integrated producer and distributor of cold cuts…
|
BAFAR | MX | Manufacturing |
|
HARIM Co., Ltd.
A food company specializing in broiler processing and feed …
|
136480 | KR | Manufacturing |
|
HENAN SHUANGHUI INVESTMENT & DEVELOPMENT CO.,LTD
Specializes in meat processing, livestock slaughtering, and…
|
000895 | CN | Manufacturing |
|
HKScan Oyj
Food company producing pork, beef, poultry, processed meats…
|
HKSAV | FI | Manufacturing |
DONGWOO FARM TO TABLE 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/16137/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16137 | 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=16137 | 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=16137 \ -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": 16137}, 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 DONGWOO FARM TO TABLE CO., LTD (id: 16137)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.