大禹生物 — Investor Relations & Filings
About 大禹生物
Shanxi Dayu Biological Assistance Co., Ltd. specializes in the research, development, and production of advanced animal nutrition and health solutions. The company focuses on the manufacturing of feed additives, micro-ecological preparations, and biological feed products. Its core portfolio includes probiotics, enzyme preparations, and functional premixes designed to enhance livestock immunity, improve feed conversion rates, and promote sustainable farming practices. By leveraging biotechnology, the firm provides integrated solutions for the aquaculture and animal husbandry sectors, emphasizing scientific innovation and product quality to support the modernization of the agricultural supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于拟增加经营范围并修订《公司章程》公告 | 2026-04-26 | Chinese | |
| 2025年度董事会审计委员会履职情况报告 | 2026-04-26 | Chinese | |
| 拟续聘2026年度会计师事务所公告 | 2026-04-26 | Chinese | |
| 董事会审计委员对会计师事务所履行监督职责情况报告 | 2026-04-26 | Chinese | |
| 2025年度独立董事述职报告(郑凤龙) | 2026-04-26 | Chinese | |
| 2025年度独立董事述职报告(王晓亮) | 2026-04-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40120186 | 关于拟增加经营范围并修订《公司章程》公告 | 2026-04-26 | Chinese | ||
| 40120178 | 2025年度董事会审计委员会履职情况报告 | 2026-04-26 | Chinese | ||
| 40120170 | 拟续聘2026年度会计师事务所公告 | 2026-04-26 | Chinese | ||
| 40120163 | 董事会审计委员对会计师事务所履行监督职责情况报告 | 2026-04-26 | Chinese | ||
| 40120153 | 2025年度独立董事述职报告(郑凤龙) | 2026-04-26 | Chinese | ||
| 40120144 | 2025年度独立董事述职报告(王晓亮) | 2026-04-26 | Chinese | ||
| 40120135 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-26 | Chinese | ||
| 40120128 | 2025年度董事会工作报告 | 2026-04-26 | Chinese | ||
| 40120119 | 2025年度会计师事务所履职情况评估报告 | 2026-04-26 | Chinese | ||
| 40120111 | 国投证券股份有限公司关于山西大禹生物工程股份有限公司2025年度募集资金存放、管理与实际使用情况的专项核查报告 | 2026-04-26 | Chinese | ||
| 40120105 | 2025年度营业收入扣除情况的专项说明 | 2026-04-26 | Chinese | ||
| 40119965 | 2025年度非经营性资金占用及其他关联资金往来的专项说明 | 2026-04-26 | Chinese | ||
| 40119872 | 2025年度独立董事述职报告(武晓锋已离任) | 2026-04-26 | Chinese | ||
| 40119864 | 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-04-26 | Chinese | ||
| 40119852 | 董事、高级管理人员薪酬管理制度 | 2026-04-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of prepared animal feeds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ajooni Biotech Limited
Produces animal healthcare solutions and nutritional supple…
|
AJOONI | IN | Manufacturing |
|
Algae Biosciences Corporation
Develops algae-based feed supplements for cattle, reducing …
|
ABV | CA | Manufacturing |
|
ANPARIO PLC
Manufactures natural feed additives for animal health, nutr…
|
ANP | GB | Manufacturing |
|
Avanti Feeds ltd.
Produces shrimp feed and processes shrimp for export throug…
|
AVANTIFEED | IN | Manufacturing |
|
CARR'S GROUP PLC
An international specialist in nutritional supplements for …
|
CARR | GB | Manufacturing |
|
CHUBU SHIRYO CO.,LTD.
Manufactures feed for livestock and aquaculture, and organi…
|
2053 | JP | Manufacturing |
|
Darford International Inc.
Manufacturer of premium, all-natural, oven-baked dog food a…
|
WUF | CA | Manufacturing |
|
EASY BIO, Inc.
Develops animal feed, additives, and biotech solutions for …
|
353810 | KR | Manufacturing |
|
Easy Holdings Co., Ltd.
An integrated holding company operating across the food val…
|
035810 | KR | Manufacturing |
|
FarmStory CO.,LTD.
A vertically integrated livestock company in feed, breeding…
|
027710 | KR | Manufacturing |
大禹生物 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/58964/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58964 | 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=58964 | 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=58964 \ -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": 58964}, 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 大禹生物 (id: 58964)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.