
Zhejiang Yiming Food Co., Ltd. — Investor Relations & Filings
Zhejiang Yiming Food Co., Ltd. is an integrated food enterprise specializing in the production and distribution of dairy products and bakery items. The company operates through a unique "Milk + Bread" business model, primarily via its network of "Yiming Fresh Milk Bar" retail outlets. Its product portfolio includes fresh milk, fermented milk, milk beverages, and a variety of baked goods such as bread and pastries. The firm maintains a vertically integrated supply chain that encompasses dairy farming, product research and development, processing, and cold-chain logistics. By focusing on fresh, short-shelf-life products, the company emphasizes quality and nutritional value. Its operations are concentrated in the East China region, where it utilizes a combination of franchised and self-operated stores to reach consumers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度权益分派实施公告 | 2026-06-01 | Chinese | |
| 北京康达(杭州)律师事务所关于浙江一鸣食品股份有限公司2025年年度股东会的法律意见书 | 2026-05-18 | Chinese | |
| 2025年年度股东会会议资料 | 2026-05-07 | Chinese | |
| 2025年度环境、社会和公司治理报告摘要 | 2026-04-20 | Chinese | |
| 2025年环境、社会和公司治理(ESG)报告 | 2026-04-20 | Chinese | |
| 关于使用闲置自有资金进行委托理财的公告 | 2026-04-20 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47926887 | 2025年年度权益分派实施公告 | 2026-06-01 | Chinese | ||
| 46513217 | 北京康达(杭州)律师事务所关于浙江一鸣食品股份有限公司2025年年度股东会的法律意见书 | 2026-05-18 | Chinese | ||
| 44269111 | 2025年年度股东会会议资料 | 2026-05-07 | Chinese | ||
| 39147201 | 2025年度环境、社会和公司治理报告摘要 | 2026-04-20 | Chinese | ||
| 39147182 | 2025年环境、社会和公司治理(ESG)报告 | 2026-04-20 | Chinese | ||
| 39147176 | 关于使用闲置自有资金进行委托理财的公告 | 2026-04-20 | Chinese | ||
| 39147167 | 董事会关于独立董事独立性情况的专项意见 | 2026-04-20 | Chinese | ||
| 39147164 | 关于公司及子公司预计2026年度向银行申请综合授信额度及担保额度的公告 | 2026-04-20 | Chinese | ||
| 39147152 | 2025年独立董事述职报告(邵帅) | 2026-04-20 | Chinese | ||
| 39147149 | 第七届董事会第十六次会议决议公告 | 2026-04-20 | Chinese | ||
| 39147145 | 关于提请股东会授权董事会办理小额快速融资相关事宜的公告 | 2026-04-20 | Chinese | ||
| 39147143 | 关于续聘会计师事务所的公告 | 2026-04-20 | Chinese | ||
| 39147128 | 关于2026年度“提质增效重回报”行动方案的公告 | 2026-04-20 | Chinese | ||
| 39147124 | 2025年年度审计报告 | 2026-04-20 | Chinese | ||
| 39147006 | 2025年年度报告 | 2026-04-20 | Chinese | ||
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 |
Zhejiang Yiming Food 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/57999/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57999 | 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=57999 | 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=57999 \ -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": 57999}, 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 Zhejiang Yiming Food Co., Ltd. (id: 57999)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.