
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 |
|---|---|---|---|
| ANNOUNCEMENT OF INTERIM RESULTS FOR THE SIX MONTHS ENDED 30 JUNE 2025 | 2025-08-29 | English | |
| DATE OF BOARD MEETING | 2025-08-15 | English | |
| Next Day Disclosure Return | 2025-08-05 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 July 2025 | 2025-08-05 | English | |
| RESULTS OF THE RIGHTS ISSUE ON THE BASIS OF TWO (2) RIGHTS SHARES FOR EVERY FIVE (5) EXISTING SHARES HELD ON THE RECORD DATE ON NON-UNDERWRITTEN BASIS | 2025-08-04 | English | |
| Notification Letter and Reply Form to Non-registered Holders of Securities | 2025-07-11 | English |
Market data
Market data not available
Price history
Peer group · Raising of cattle and buffaloes
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alta Genetics Inc.
Global leader in bovine genetics, increasing milk and meat …
|
— | CA | 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… |
|
Du Du Holdings Limited
Modern agricultural group focused on fresh food, meat, cold…
|
8250 | HK | Agriculture, forestry and fishi… |
|
HanWool & Jeju, Inc.
Manufactures beverages and semiconductors and provides wast…
|
276730 | KR | Agriculture, forestry and fishi… |
|
IND DairyTech Limited
Specializes in large-scale production of high-quality raw m…
|
IND | CA | Agriculture, forestry and fishi… |
|
XINJIANG TIANSHAN ANIMAL HUSBANDRY BIO-ENGINEERING CO.,LTD
Specializes in cattle breeding, genetic improvement, and bi…
|
300313 | CN | Agriculture, forestry and fishi… |
|
Xinjiang Western Animal Husbandry Co.,Ltd
Integrated livestock firm producing and processing dairy, b…
|
300106 | CN | Agriculture, forestry and fishi… |
|
YAPRAK SÜT VE BESİ ÇİFTLİKLERİ SANAYİ VE TİCARET A.Ş.
Agricultural firm in dairy farming, cattle fattening, and a…
|
YAPRK | TR | 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.