
Inner Mongolia Yili Industrial Group Co.,Ltd. — Investor Relations & Filings
Inner Mongolia Yili Industrial Group Co., Ltd. specializes in the processing and manufacturing of a comprehensive range of nutritional products, including liquid milk, milk powder, yogurt, ice cream, and cheese. The company manages an integrated supply chain encompassing research and development, production, and global distribution. Its portfolio features recognized brands such as Satine, AMBPOMIAL, and Jinlingguan, catering to diverse consumer needs across international markets. The group focuses on technological innovation and quality management to maintain its position as a leading global provider. By leveraging strategic resource allocation and a commitment to health-oriented product development, the organization delivers high-quality nutritional solutions to a broad consumer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 内蒙古伊利实业集团股份有限公司关于为全资子公司提供担保的进展公告 | 2026-05-29 | Chinese | |
| 内蒙古伊利实业集团股份有限公司第十二届董事会临时会议决议公告 | 2026-05-29 | Chinese | |
| 内蒙古伊利实业集团股份有限公司关于参加内蒙古辖区上市公司2026年投资者网上集体接待日活动的公告 | 2026-05-21 | Chinese | |
| 北京天驰君泰律师事务所关于内蒙古伊利实业集团股份有限公司2025年年度股东会的法律意见书 | 2026-05-20 | Chinese | |
| 内蒙古伊利实业集团股份有限公司2025年年度股东会决议公告 | 2026-05-20 | Chinese | |
| 内蒙古伊利实业集团股份有限公司关于注销部分募集资金专项账户的公告 | 2026-05-15 | Chinese |
Browse filings by year
27 years- 2026 62 filings
- 2025 131 filings
- 2024 152 filings
- 2023 172 filings
- 2022 198 filings
- 2021 208 filings
- 2020 248 filings
- 2019 163 filings
- 2018 92 filings
- 2017 106 filings
- 2016 114 filings
- 2015 85 filings
- 2014 109 filings
- 2013 73 filings
- 2012 41 filings
- 2011 47 filings
- 2010 34 filings
- 2009 29 filings
- 2008 39 filings
- 2007 59 filings
- 2006 75 filings
- 2005 35 filings
- 2004 42 filings
- 2003 21 filings
- 2002 26 filings
- 2001 10 filings
- 1996 2 filings
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 |
Inner Mongolia Yili Industrial Group 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/57085/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57085 | 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=57085 | 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=57085 \ -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": 57085}, 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 Inner Mongolia Yili Industrial Group Co.,Ltd. (id: 57085)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.