
China Youran Dairy Group Limited — Investor Relations & Filings
China Youran Dairy Group Limited is an integrated provider of products and services across the entire upstream dairy value chain. It is recognized as the world's largest supplier of raw milk and China's largest integrated upstream dairy player. Core activities include producing premium raw milk (including specialty varieties like A2 and organic) for dairy manufacturers, and supplying ruminant feed, alfalfa hay, dairy breeding services, and farm consumables to dairy farms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| CONTINUING CONNECTED TRANSACTION IN RELATION TO LIVE CATTLE PROCUREMENT FRAMEWORK AGREEMENT | 2026-05-22 | English | |
| POLL RESULTS OF ANNUAL GENERAL MEETING HELD ON MAY 22, 2026 | 2026-05-22 | English | |
| (1) POLL RESULTS OF THE EXTRAORDINARY GENERAL MEETING HELD ON MAY 22, 2026; AND (2) GRANT OF WHITEWASH WAIVER | 2026-05-22 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-05 | English | |
| DESPATCH OF CIRCULAR (1) CONNECTED TRANSACTION IN RELATION TO THE SUBSCRIPTION OF NEW SHARES UNDER SPECIFIC MANDATE; AND (2) APPLICATION FOR WHITEWASH WAIVER | 2026-05-04 | English | |
| PROPERTY VALUATION REPORT | 2026-04-30 | English |
Browse filings by year
7 yearsMarket data
Market data not available
Price history
Peer group · Raising of cattle and buffaloes
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALFREDO-JOSE S.A
Agro-industrial enterprise specializing in bovine and buffa…
|
— | AR | Agriculture, forestry and fishi… |
|
Alta Genetics Inc.
Global leader in bovine genetics, increasing milk and meat …
|
— | CA | Agriculture, forestry and fishi… |
|
At-Tahur Limited
Produces and processes milk and dairy products, specializin…
|
PREMA | PK | Agriculture, forestry and fishi… |
|
AustAsia Group Ltd.
Large-scale dairy farm operator in Mainland China producing…
|
2425 | HK | Agriculture, forestry and fishi… |
|
AUSTRALIAN AGRICULTURAL COMPANY LIMITED.
Produces premium Wagyu and grass-fed beef for global luxury…
|
AAC | AU | Agriculture, forestry and fishi… |
|
China Modern Dairy Holdings Ltd.
Leading integrated dairy farming operator and high-quality …
|
1117 | KY | Agriculture, forestry and fishi… |
|
COMERCIAL Y GANADERA DEL NIRIHUAU S A
Specializes in sustainable Angus cattle breeding using adva…
|
— | AR | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Giống bò sữa Mộc Châu
Established 1958, specializes in dairy cattle breeding, fee…
|
MCM | VN | Agriculture, forestry and fishi… |
|
Du Du Holdings Limited
Modern agricultural group focused on fresh food, meat, cold…
|
8250 | HK | Agriculture, forestry and fishi… |
|
FERIA DE OSORNO S.A.
Centenarian group specializing in bovine livestock, beef ex…
|
— | CL | Agriculture, forestry and fishi… |
China Youran Dairy Group Limited 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/51143/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51143 | 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=51143 | 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=51143 \ -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": 51143}, 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 China Youran Dairy Group Limited (id: 51143)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.