GUANGDONG YANTANG DAIRY CO.,LTD. — Investor Relations & Filings
Guangdong Yantang Dairy Co., Ltd. specializes in the research, development, production, and distribution of a diverse range of dairy products. Its portfolio includes pasteurized milk, UHT milk, yogurt, lactic acid bacteria beverages, and frozen dairy desserts. The company operates an integrated business model that encompasses dairy farming, advanced processing facilities, and a comprehensive cold chain logistics network. By maintaining a closed-loop supply chain from pasture to consumer, the organization focuses on ensuring product freshness and quality. It serves a significant consumer base through various retail channels and specialized distribution networks, emphasizing technological innovation in dairy processing and the expansion of its high-end product lines to meet evolving nutritional demands.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于广东燕塘乳业股份有限公司非经营性资金占用及其他关联资金往来的专项说明 | 2026-03-30 | Chinese | |
| 2025年年度报告摘要 | 2026-03-30 | Chinese | |
| 2025年环境、社会及治理(ESG)报告 | 2026-03-30 | Chinese | |
| 独立董事2025年年度述职报告(黄晓宏) | 2026-03-30 | Chinese | |
| 关于对广东省农垦集团财务有限公司的持续风险评估报告 | 2026-03-30 | Chinese | |
| 独立董事2025年年度述职报告(李汴生) | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36878301 | 关于广东燕塘乳业股份有限公司非经营性资金占用及其他关联资金往来的专项说明 | 2026-03-30 | Chinese | ||
| 36878299 | 2025年年度报告摘要 | 2026-03-30 | Chinese | ||
| 36878291 | 2025年环境、社会及治理(ESG)报告 | 2026-03-30 | Chinese | ||
| 36878284 | 独立董事2025年年度述职报告(黄晓宏) | 2026-03-30 | Chinese | ||
| 36878275 | 关于对广东省农垦集团财务有限公司的持续风险评估报告 | 2026-03-30 | Chinese | ||
| 36878272 | 独立董事2025年年度述职报告(李汴生) | 2026-03-30 | Chinese | ||
| 36878267 | 2025年年度财务决算报告 | 2026-03-30 | Chinese | ||
| 36878266 | 董事、高级管理人员薪酬管理制度(2026年3月) | 2026-03-30 | Chinese | ||
| 36878255 | 2026年高级管理人员薪酬绩效考核办法(2026年3月) | 2026-03-30 | Chinese | ||
| 36878248 | 2026年年度财务预算报告 | 2026-03-30 | Chinese | ||
| 36878246 | 独立董事2025年年度述职报告(郭葆春) | 2026-03-30 | Chinese | ||
| 36878239 | 第六届董事会第二次独立董事专门会议决议 | 2026-03-30 | Chinese | ||
| 36878231 | 关于2025年年度利润分配预案的公告 | 2026-03-30 | Chinese | ||
| 36878225 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-30 | Chinese | ||
| 36878223 | 2025年年度内部控制自我评价报告 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of dairy products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Almarai Co.
Leading manufacturer and distributor of dairy, juices, bake…
|
2280 | SA | Manufacturing |
|
ALTINKILIÇ GIDA VE SÜT SANAYİ TİCARET A.Ş.
Manufacturer of dairy products specializing in traditional …
|
ALKLC | TR | Manufacturing |
|
Ausnutria Dairy Corporation Ltd
International specialist in high-end dairy and nutrition pr…
|
1717 | KY | Manufacturing |
|
AUSTRALIAN DAIRY NUTRITIONALS LIMITED
Vertically integrated producer of premium dairy products an…
|
AHF | AU | Manufacturing |
|
BEGA CHEESE LIMITED
Processes and distributes dairy, grocery, and nutritional p…
|
BGA | AU | Manufacturing |
|
Beijing Sanyuan Foods Co.,Ltd.
Integrated dairy producer specializing in processing, distr…
|
600429 | CN | Manufacturing |
|
BINGGRAE CO.,LTD
Manufactures dairy products, ice cream, beverages, and snac…
|
005180 | KR | Manufacturing |
|
BRIGHT DAIRY & FOOD CO.,LTD.
Produces and distributes dairy products through an integrat…
|
600597 | CN | Manufacturing |
|
Centrale Del Latte D'Italia
Produces, processes, and commercializes milk and dairy prod…
|
CLI | IT | Manufacturing |
|
China Feihe Limited
Largest domestic Chinese infant milk formula producer and d…
|
6186 | HK | Manufacturing |
GUANGDONG YANTANG DAIRY 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/54747/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54747 | 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=54747 | 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=54747 \ -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": 54747}, 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 GUANGDONG YANTANG DAIRY CO.,LTD. (id: 54747)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.