
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 |
|---|---|---|---|
| 115年第1季財務報告書 — 202601_1210_AI1.pdf | 2026-05-15 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-15 | English | |
| 115年第1季大陸投資 | 2026-05-15 | Chinese | |
| 115年第1季權益變動表 | 2026-05-15 | Chinese | |
| 115年第1季現金流量表 | 2026-05-15 | Chinese | |
| 115年第1季綜合損益表 | 2026-05-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46374600 | 115年第1季財務報告書 — 202601_1210_AI1.pdf | 2026-05-15 | Chinese | ||
| 46874380 | 115年第1季海外子公司投資 | 2026-05-15 | English | ||
| 46874381 | 115年第1季大陸投資 | 2026-05-15 | Chinese | ||
| 46874388 | 115年第1季權益變動表 | 2026-05-15 | Chinese | ||
| 46874386 | 115年第1季現金流量表 | 2026-05-15 | Chinese | ||
| 46874384 | 115年第1季綜合損益表 | 2026-05-15 | Chinese | ||
| 46874382 | 115年第1季資產負債表 | 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 | ||
| 46874391 | 功能性委員會成員 | 2026-05-08 | Chinese | ||
| 46874392 | 公告本公司董事會決議現金股利分派及除息基準日 | 2026-05-08 | Chinese | ||
| 46874393 | 公告本公司董事會補行委任永續發展委員會委員 | 2026-05-08 | Chinese | ||
| 46874394 | 公告本公司提報董事會115年第1季經會計師核閱之合併財務報告 | 2026-05-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Raising of poultry
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PT Sreeya Sewu Indonesia Tbk
Integrated poultry food company: feeds, DOC, broiler farmin…
|
SIPD | ID | Agriculture, forestry and fishi… |
|
PT Widodo Makmur Unggas Tbk
Integrated poultry company covering the entire poultry valu…
|
WMUU | ID | Agriculture, forestry and fishi… |
|
PWF CORPORATION BERHAD
Integrated poultry player producing feed, broilers, table e…
|
— | MY | Agriculture, forestry and fishi… |
|
QUANTUM FOODS HOLDINGS LIMITED
Integrated agricultural business producing and supplying an…
|
QFH | ZA | Agriculture, forestry and fishi… |
|
SHANDONG MINHE ANIMAL HUSBANDRY CO., LTD.
Integrated white feather broiler producer with breeding, pr…
|
002234 | CN | Agriculture, forestry and fishi… |
|
SHAN DONG YISHENG LIVESTOCK&POULTRY BREEDING CO.,LTD.
Breeds and distributes high-quality poultry and swine genet…
|
002458 | CN | Agriculture, forestry and fishi… |
|
Simran Farms Ltd.
Integrated poultry enterprise producing day-old chicks, bro…
|
519566 | IN | Agriculture, forestry and fishi… |
|
Siyazan Broiler OJSC
A large-scale poultry producer of fresh, chilled, and froze…
|
- | AZ | Agriculture, forestry and fishi… |
|
TEO SENG CAPITAL BHD
Poultry farming for egg production, integrated feed, egg tr…
|
— | MY | Agriculture, forestry and fishi… |
|
TPC PLUS BHD
Engaged in poultry farming, producing and distributing tabl…
|
— | MY | 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.