
GREATWALL — Investor Relations & Filings
Dachan Great Wall Group is a vertically integrated conglomerate. The company operates through six core business units: Agriculture and Food, Meat, Food, Catering Services, Southeast Asia, and East Asia. Its portfolio includes animal feed, fresh and processed meats, high-quality eggs, and aquatic products. Dachan is a prominent provider of poultry, offering specialized products such as probiotic-fed chicken and raw-edible grade eggs. The group has expanded into plant-based proteins, health supplements like chicken essence, and premium pet food. Utilizing a 'farm-to-table' model, the company maintains control over the entire supply chain—from breeding and feed formulation to processing and distribution. Dachan serves diverse international markets, prioritizing food safety, technological innovation, and nutritional health across its global operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 本公司取得不動產 | 2025-05-05 | Chinese | |
| 公告本公司董事會訂定除息基準日 | 2025-05-05 | Chinese | |
| 公告本公司提報董事會114年第1季經會計師核閱之合併財務報告 | 2025-05-05 | Chinese | |
| 代子公司Asia Nutrition Technologies (HN) Co., Ltd. 公告取得使用權資產 | 2025-04-30 | Chinese | |
| 代子公司大成食品(大連)有限公司公告累積處分保本型結構性 存款商品達新台幣三億元 | 2025-04-30 | Chinese | |
| 公告本公司114年第1季財務報告預計提報董事會日期為 114年5月5日 | 2025-04-25 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33164638 | 本公司取得不動產 | 2025-05-05 | Chinese | ||
| 33164642 | 公告本公司董事會訂定除息基準日 | 2025-05-05 | Chinese | ||
| 33164646 | 公告本公司提報董事會114年第1季經會計師核閱之合併財務報告 | 2025-05-05 | Chinese | ||
| 33164649 | 代子公司Asia Nutrition Technologies (HN) Co., Ltd. 公告取得使用權資產 | 2025-04-30 | Chinese | ||
| 33164652 | 代子公司大成食品(大連)有限公司公告累積處分保本型結構性 存款商品達新台幣三億元 | 2025-04-30 | Chinese | ||
| 33164657 | 公告本公司114年第1季財務報告預計提報董事會日期為 114年5月5日 | 2025-04-25 | Chinese | ||
| 33164661 | 114年04月內部人持股未轉讓(事前) | 2025-04-17 | Chinese | ||
| 33164701 | 114年04月法人說明會簡報 — 121020250411E001.pdf | 2025-04-11 | English | ||
| 33164680 | 114年04月法人說明會簡報 — 121020250411M001.pdf | 2025-04-11 | Chinese | ||
| 33164665 | 114年04月法人說明會簡報 | 2025-04-11 | Chinese | ||
| 33164707 | 公告本公司於114年04月11日召開法說會相關內容 | 2025-04-10 | Chinese | ||
| 33164716 | 114年3月背書保證與資金貸與 | 2025-04-10 | Chinese | ||
| 33164711 | 114年3月營業收入 | 2025-04-10 | Chinese | ||
| 33164727 | 114年03月內部人持股異動(事後) | 2025-04-09 | Chinese | ||
| 33164721 | 114年03月董事會成員及持股 | 2025-04-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Raising of poultry
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGROSUPER S.A.
Food holding company producing and commercializing animal p…
|
— | CL | Agriculture, forestry and fishi… |
|
Branko Nitra
Specializes in turkey breeding, producing hatching eggs, da…
|
BRA | SK | Agriculture, forestry and fishi… |
|
CAB CAKARAN CORPORATION BERHAD
Integrated food producer specializing in poultry farming, f…
|
— | MY | Agriculture, forestry and fishi… |
|
CAL-MAINE FOODS INC
A major producer and distributor of fresh shell eggs, egg p…
|
CALM | US | Agriculture, forestry and fishi… |
|
CCK CONSOLIDATED HOLDINGS BERHAD
Investment holding company with integrated poultry, seafood…
|
— | MY | Agriculture, forestry and fishi… |
|
Charoen Pokphand Indonesia Tbk
A diversified agribusiness company producing poultry feed, …
|
CPIN | ID | Agriculture, forestry and fishi… |
|
COMSA FARMS BERHAD
Engaged in integrated farm operations, poultry, feedmilling…
|
— | MY | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Tập đoàn DABACO Việt Nam
Diversified enterprise in agriculture, food, veterinary med…
|
DBC | VN | Agriculture, forestry and fishi… |
|
CONSOLIDATED FARMS BERHAD
Core business is poultry farming, historically focused on l…
|
— | MY | Agriculture, forestry and fishi… |
|
Dekon Food and Agriculture Group
Primarily engaged in integrated livestock and poultry breed…
|
2419 | HK | Agriculture, forestry and fishi… |
GREATWALL 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/51744/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51744 | 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=51744 | 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=51744 \ -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": 51744}, 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 GREATWALL (id: 51744)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.