New Hope Dairy Co., Ltd. — Investor Relations & Filings
New Hope Dairy Co., Ltd. focuses on the research, development, production, and sale of dairy products and related beverages. The company utilizes a multi-brand management model, operating a portfolio of regional brands to serve diverse consumer segments. Its primary product offerings include fresh milk, yogurt, ultra-high temperature treated milk, and lactic acid bacteria drinks. A key strategic focus is the "Fresh Strategy," which emphasizes the production of pasteurized milk with short shelf lives, supported by integrated cold chain logistics and localized sourcing. The company invests in modern dairy farming practices and advanced processing technologies to ensure product quality and safety. By leveraging a decentralized production network, it maintains a strong presence in various regional markets, providing a wide array of liquid milk and fermented products tailored to local consumer preferences.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年一季度报告 | 2026-04-27 | Chinese | |
| 第四届董事会第二次会议决议公告 | 2026-04-27 | Chinese | |
| 关于向香港联交所递交H股发行上市申请并刊发申请资料的公告 | 2026-04-03 | Chinese | |
| 2026年第一季度可转换公司债券转股情况公告 | 2026-04-01 | Chinese | |
| 北京金杜(成都)律师事务所关于新希望乳业股份有限公司2026年第一次临时股东会之法律意见书 | 2026-03-27 | Chinese | |
| 关于董事会完成换届选举及聘任高级管理人员和证券事务代表的公告 | 2026-03-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38914394 | 2026年一季度报告 | 2026-04-27 | Chinese | ||
| 38914392 | 第四届董事会第二次会议决议公告 | 2026-04-27 | Chinese | ||
| 38914382 | 关于向香港联交所递交H股发行上市申请并刊发申请资料的公告 | 2026-04-03 | Chinese | ||
| 38914380 | 2026年第一季度可转换公司债券转股情况公告 | 2026-04-01 | Chinese | ||
| 38914377 | 北京金杜(成都)律师事务所关于新希望乳业股份有限公司2026年第一次临时股东会之法律意见书 | 2026-03-27 | Chinese | ||
| 38914374 | 关于董事会完成换届选举及聘任高级管理人员和证券事务代表的公告 | 2026-03-27 | Chinese | ||
| 38914366 | 2026年第一次临时股东会决议公告 | 2026-03-27 | Chinese | ||
| 38914362 | 关于选举职工代表董事的公告 | 2026-03-27 | Chinese | ||
| 38914356 | 第四届董事会第一次会议决议公告 | 2026-03-27 | Chinese | ||
| 38914352 | 2025年度财务决算及2026年度财务预算报告 | 2026-03-22 | Chinese | ||
| 38914350 | 2025年度董事会审计委员会履职报告 | 2026-03-22 | Chinese | ||
| 38914336 | 2025年度独立董事述职报告(吴飞) | 2026-03-22 | Chinese | ||
| 38914309 | 新希望乳业2025年度可持续发展报告 | 2026-03-22 | Chinese | ||
| 38913913 | 2025年度独立董事述职报告(杨志清) | 2026-03-22 | Chinese | ||
| 38913900 | 2025年度内部控制自我评价报告 | 2026-03-22 | 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 |
New Hope 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/54937/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54937 | 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=54937 | 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=54937 \ -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": 54937}, 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 New Hope Dairy Co., Ltd. (id: 54937)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.