
Great Wall Enterprise Co., Ltd. — 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 |
|---|---|---|---|
| 115年第1季財務報告書 — 202601_1210_AI1.pdf | 2026-05-15 | Chinese | |
| 115年5月12日內部人設質解質 | 2026-05-13 | Chinese | |
| 更正本公司114年合併財務報表P.6之財務比率 | 2026-05-11 | Chinese | |
| 115年4月背書保證與資金貸與 | 2026-05-11 | Chinese | |
| 115年4月營業收入 | 2026-05-11 | Chinese | |
| 115年年報及股東會資料 — 2026_1210_20260529F17.pdf | 2026-05-06 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46374600 | 115年第1季財務報告書 — 202601_1210_AI1.pdf | 2026-05-15 | Chinese | ||
| 46361986 | 115年5月12日內部人設質解質 | 2026-05-13 | Chinese | ||
| 45756346 | 更正本公司114年合併財務報表P.6之財務比率 | 2026-05-11 | Chinese | ||
| 45734169 | 115年4月背書保證與資金貸與 | 2026-05-11 | Chinese | ||
| 45726046 | 115年4月營業收入 | 2026-05-11 | Chinese | ||
| 41673952 | 115年年報及股東會資料 — 2026_1210_20260529F17.pdf | 2026-05-06 | Chinese | ||
| 41673934 | 115年年報及股東會資料 — 2025_1210_20260529FE4.pdf | 2026-05-06 | Chinese | ||
| 41673672 | 115年年報及股東會資料 — 2025_1210_20260529F04.pdf | 2026-05-06 | Chinese | ||
| 41701018 | 115年04月內部人持股異動(事後) | 2026-05-06 | Chinese | ||
| 41701002 | 115年04月董事會成員及持股 | 2026-05-06 | Chinese | ||
| 39058102 | 114年第4季財務報告書 — 202504_1210_AIC.pdf | 2026-04-30 | Chinese | ||
| 39058028 | 114年第4季財務報告書 — 202504_1210_AIA.pdf | 2026-04-30 | Chinese | ||
| 39057905 | 114年第4季財務報告書 — 202502_1210_AIA.pdf | 2026-04-30 | Chinese | ||
| 39057828 | 114年第4季財務報告書 — 202502_1210_AI1.pdf | 2026-04-30 | Chinese | ||
| 39057743 | 114年第4季財務報告書 — 202501_1210_AIA.pdf | 2026-04-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Raising of poultry
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Branko Nitra
Specializes in turkey breeding, producing hatching eggs, da…
|
BRA | SK | 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… |
|
Charoen Pokphand Indonesia Tbk
A diversified agribusiness company producing poultry feed, …
|
CPIN | ID | 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… |
|
Dawushan Farm Technology Co., Ltd.
Produces premium eggs using automated systems and sustainab…
|
6952 | TW | Agriculture, forestry and fishi… |
|
Dekon Food and Agriculture Group
Primarily engaged in integrated livestock and poultry breed…
|
2419 | HK | Agriculture, forestry and fishi… |
|
Goradil Poultry OJSC
A high-tech poultry producer using advanced innovations for…
|
- | AZ | Agriculture, forestry and fishi… |
|
Gradus AD
A vertically integrated producer of poultry and processed m…
|
GR6 | BG | Agriculture, forestry and fishi… |
|
GRANJA FARIA S.A.
Large-scale producer of table eggs, fertile eggs, and one-d…
|
— | BR | Agriculture, forestry and fishi… |
|
Harim Holdings Co., Ltd.
A food and agribusiness group with a vertically integrated …
|
003380 | KR | Agriculture, forestry and fishi… |
Great Wall Enterprise 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/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 Great Wall Enterprise Co., Ltd. (id: 51744)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.