
AustAsia Group Ltd. — Investor Relations & Filings
AustAsia Group Ltd. is a large-scale dairy farm operator specializing in the production and distribution of raw milk, beef cattle, and feed products within Mainland China. Recognized as one of the top five operators in the Chinese market, the company manages multiple large-scale dairy farms. AustAsia's core focus is the production of premium raw milk, which is utilized in its range of distributed dairy products, including room temperature milk and yogurt. The company employs modern farming practices and adheres to stringent quality standards, emphasizing meticulous craftsmanship and animal welfare to ensure product excellence.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Exchange's Disciplinary Action against AustAsia Group Ltd. (Stock Code: 2425), Six Directors and Two Members of Senior Management | 2026-05-08 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the Month Ended 30 April 2026 | 2026-05-07 | English | |
| Notification Letter and Reply Form to Non-registered Holders of Securities | 2026-04-28 | English | |
| Notification Letter and Reply Form to Registered Holders of Securities | 2026-04-28 | English | |
| PROXY FORM FOR ANNUAL GENERAL MEETING TO BE HELD ON 3 JUNE 2026 | 2026-04-28 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-04-28 | English |
Browse filings by year
5 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… |
|
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… |
|
China Youran Dairy Group Limited
World's largest raw milk supplier and China's largest integ…
|
9858 | HK | 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… |
AustAsia Group 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/50590/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50590 | 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=50590 | 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=50590 \ -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": 50590}, 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 AustAsia Group Ltd. (id: 50590)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.