
Công ty Cổ phần Giống bò sữa Mộc Châu — Investor Relations & Filings
Moc Chau Dairy Cattle Breeding Joint Stock Company is a pioneering and long-standing enterprise, established in 1958. It specializes in dairy cattle breeding, supplying high-quality breeds, producing animal feed, and manufacturing a range of dairy products from fresh milk sourced from the Moc Chau plateau. The company emphasizes a sustainable, closed-loop agricultural value chain and strict quality control, aiming to deliver clean food products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| MCM: Thông báo về ngày đăng ký cuối cùng trả cổ tức còn lại của năm tài chính 2025 bằng tiền | 2026-05-20 | Vietnamese | |
| MCM: Nghị quyết HĐQT về việc trả cổ tức còn lại của năm tài chính 2025 | 2026-05-12 | Vietnamese | |
| MCM: Điều lệ công ty sửa đổi ban hành tháng 04/2026 | 2026-04-21 | Vietnamese | |
| MCM: Biên bản họp và Nghị quyết ĐHĐCĐ thường niên năm 2026 | 2026-04-21 | Vietnamese | |
| MCM: Giải trình chênh lệch LNST quý 1/2026 so với cùng kỳ năm trước | 2026-04-17 | Vietnamese | |
| MCM: Nghị quyết HĐQT về việc thông qua giao dịch với người có liên quan | 2026-04-07 | Vietnamese |
Browse filings by year
3 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… |
|
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… |
|
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… |
Công ty Cổ phần Giống bò sữa Mộc Châu 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/66885/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66885 | 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=66885 | 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=66885 \ -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": 66885}, 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 Công ty Cổ phần Giống bò sữa Mộc Châu (id: 66885)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.