
Zuming Bean Products Group Corp. — Investor Relations & Filings
Zuming Bean Products Group Corp. specializes in the research, development, production, and distribution of a diverse range of soy-based food products. The company's primary product portfolio includes fresh bean products such as tofu and soy milk, as well as processed items like dried bean curd and flavored soy snacks. Utilizing advanced processing technologies and integrated cold chain logistics, the organization maintains high standards of food safety and quality control throughout its supply chain. Its operations focus on delivering nutritional soy alternatives to a broad consumer base, emphasizing traditional flavors combined with modern manufacturing efficiency. The company serves various retail and wholesale channels, positioning itself as a significant provider of plant-based protein solutions within its regional markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会关于 2024 年员工持股计划(草案)符合《关于上市公司实施员工持股计划试点的指导意见》相关规定的说明 | 2024-04-19 | Chinese | |
| 内部控制审计报告 | 2024-04-19 | Chinese | |
| 董事会决议公告 | 2024-04-19 | Chinese | |
| 年度关联方资金占用专项审计报告 | 2024-04-19 | Chinese | |
| 独立董事关于公开征集表决权的公告 | 2024-04-19 | Chinese | |
| 2024年一季度报告 | 2024-04-19 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 39973837 | 董事会关于 2024 年员工持股计划(草案)符合《关于上市公司实施员工持股计划试点的指导意见》相关规定的说明 | 2024-04-19 | Chinese | ||
| 39973818 | 内部控制审计报告 | 2024-04-19 | Chinese | ||
| 39973795 | 董事会决议公告 | 2024-04-19 | Chinese | ||
| 39973785 | 年度关联方资金占用专项审计报告 | 2024-04-19 | Chinese | ||
| 39973746 | 独立董事关于公开征集表决权的公告 | 2024-04-19 | Chinese | ||
| 39973736 | 2024年一季度报告 | 2024-04-19 | Chinese | ||
| 39973719 | 关于公司2024年度对子公司担保额度预计的公告 | 2024-04-19 | Chinese | ||
| 39973687 | 年度募集资金使用鉴证报告 | 2024-04-19 | Chinese | ||
| 39973625 | 祖名股份2024年股票期权激励计划实施考核管理办法 | 2024-04-19 | Chinese | ||
| 39973611 | 公司章程(2024年4月修订) | 2024-04-19 | Chinese | ||
| 39973597 | 关于修订《公司章程》的公告 | 2024-04-19 | Chinese | ||
| 39973589 | 祖名股份2024年员工持股计划(草案)摘要 | 2024-04-19 | Chinese | ||
| 39973575 | 关于举行2023年度业绩说明会的公告 | 2024-04-19 | Chinese | ||
| 39973569 | 关于祖名豆制品股份有限公司首次公开发行股票并上市持续督导保荐总结报告书 | 2024-04-19 | Chinese | ||
| 39973557 | 关于祖名豆制品股份有限公司2023年度募集资金存放与使用情况的专项核查意见 | 2024-04-19 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
7 Fit Spolka Akcyjna
Producer and distributor of nutritional and dietary supplem…
|
7FT | PL | Manufacturing |
|
A1 A.K. KOH GROUP BERHAD
Manufactures, markets, supplies, and distributes over 340 p…
|
— | MY | Manufacturing |
|
AB Akola Group
An agricultural and food production group with integrated '…
|
LNA1L | LT | Manufacturing |
|
Above Food Ingredients Inc.
A plant-based ingredient company specializing in regenerati…
|
ABVE | CA | Manufacturing |
|
Abram Food Limited
Manufactures and distributes snacks, confectionery, and pro…
|
544422 | IN | Manufacturing |
|
ACOMO N.V.
Sources, processes, and distributes plant-based ingredients…
|
ACOMO | NL | Manufacturing |
|
AFC Group Holdings Limited
Produces and distributes food, health, and beauty products …
|
AFC | NZ | Manufacturing |
|
Agape ATP Corp
Provides health products and wellness advisory services in …
|
ATPC | US | Manufacturing |
|
AGTHIA Group
Manufacturer and distributor of diverse, nutritious food an…
|
AGTHIA | AE | Manufacturing |
|
AGV
Manufactures food, beverages, and health supplements using …
|
1217 | TW | Manufacturing |
Zuming Bean Products Group Corp. 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/55014/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55014 | 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=55014 | 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=55014 \ -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": 55014}, 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 Zuming Bean Products Group Corp. (id: 55014)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.