
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 |
|---|---|---|---|
| 114年度財務比率 | 2026-03-16 | Chinese | |
| 114年度應收帳款周轉率 | 2026-03-16 | Chinese | |
| 114年度存貨週轉率 | 2026-03-16 | Chinese | |
| 114年度毛利率 | 2026-03-16 | Chinese | |
| 114年度營益分析 | 2026-03-16 | Chinese | |
| 114年第4季權益變動表 | 2026-03-16 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33164958 | 114年度財務比率 | 2026-03-16 | Chinese | ||
| 33165004 | 114年度應收帳款周轉率 | 2026-03-16 | Chinese | ||
| 33164996 | 114年度存貨週轉率 | 2026-03-16 | Chinese | ||
| 33164990 | 114年度毛利率 | 2026-03-16 | Chinese | ||
| 33164985 | 114年度營益分析 | 2026-03-16 | Chinese | ||
| 33164979 | 114年第4季權益變動表 | 2026-03-16 | Chinese | ||
| 33164972 | 114年第4季現金流量表 | 2026-03-16 | Chinese | ||
| 33164969 | 114年第4季綜合損益表 | 2026-03-16 | Chinese | ||
| 33164965 | 114年第4季資產負債表 | 2026-03-16 | Chinese | ||
| 33165011 | 114年第4季海外子公司投資 | 2026-03-16 | Chinese | ||
| 33165016 | 本公司公告新增資金貸與他人金額合計數達新臺幣一千萬元以上 且達最近期財務報表淨值百分之二以上 | 2026-03-11 | Chinese | ||
| 33165022 | 本公司公告新增資金貸與他人金額達新臺幣一千萬元以上且達最 近期財務報表淨值百分之二以上 | 2026-03-11 | Chinese | ||
| 33165028 | 董事會決議召開115年度股東常會相關事宜 | 2026-03-11 | Chinese | ||
| 33165034 | 董事會決議股利分派 | 2026-03-11 | Chinese | ||
| 33165039 | 公告本公司提報董事會114年第4季經會計師查核之合併財務報告 | 2026-03-11 | 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.