
驱动力 — Investor Relations & Filings
Drive Power Bio-tech specializes in the research, development, and manufacturing of functional additives designed for animal nutrition. The company focuses on hematopoietic technology, providing solutions that enhance hemoglobin synthesis, strengthen immune responses, and support intestinal health. Its product portfolio includes specialized nutritional supplements that optimize metabolic processes and improve growth performance. By leveraging biotechnological innovation, the company develops high-efficiency additives aimed at enhancing physiological health and production efficiency in large-scale agricultural environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于认定核心员工的公告 | 2022-05-12 | Chinese | |
| 关于2022年股权激励计划内幕信息知情人买卖公司股票情况的自查报告 | 2022-05-12 | Chinese | |
| 北京市中伦(广州)律师事务所关于广东驱动力生物科技股份有限公司2022年第二次临时股东大会的法律意见书 | 2022-05-12 | Chinese | |
| 公司章程 | 2022-05-12 | Chinese | |
| 监事会关于2022年期权激励计划首次授予激励对象名单的核查意见及公示情况说明 | 2022-05-08 | Chinese | |
| 关于拟认定核心员工的核查意见 | 2022-05-08 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 38661690 | 关于认定核心员工的公告 | 2022-05-12 | Chinese | ||
| 38661682 | 关于2022年股权激励计划内幕信息知情人买卖公司股票情况的自查报告 | 2022-05-12 | Chinese | ||
| 38661680 | 北京市中伦(广州)律师事务所关于广东驱动力生物科技股份有限公司2022年第二次临时股东大会的法律意见书 | 2022-05-12 | Chinese | ||
| 38661669 | 公司章程 | 2022-05-12 | Chinese | ||
| 38661516 | 监事会关于2022年期权激励计划首次授予激励对象名单的核查意见及公示情况说明 | 2022-05-08 | Chinese | ||
| 38661506 | 关于拟认定核心员工的核查意见 | 2022-05-08 | Chinese | ||
| 38661491 | 独立董事关于第三届董事会第五次会议相关事项的独立意见 | 2022-04-27 | Chinese | ||
| 38661475 | 2022年第一季度报告 | 2022-04-27 | Chinese | ||
| 38661433 | 第三届监事会第五次会议决议公告 | 2022-04-27 | Chinese | ||
| 38661425 | 关于拟修订公司章程公告 | 2022-04-27 | Chinese | ||
| 38661406 | 关于对拟认定核心员工进行公示并征求意见的公告 | 2022-04-27 | Chinese | ||
| 38661387 | 2021 年年度权益分派实施公告 | 2022-04-27 | Chinese | ||
| 38661376 | 2022年股权激励计划(草案) | 2022-04-27 | Chinese | ||
| 38661334 | 第三届董事会第五次会议决议公告 | 2022-04-27 | Chinese | ||
| 38661317 | 监事会关于2022年股权激励计划(草案)的核查意见 | 2022-04-27 | 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 |
|
ALIBA SA
Specializes in animal nutrition, developing balanced feed f…
|
— | AR | 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 |
|
Công ty Cổ phần Đầu tư Du lịch và Phát triển Thủy sản
Produces and supplies fish meal and fish oil from Pangasius…
|
DAT | VN | 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 |
驱动力 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/58799/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58799 | 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=58799 | 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=58799 \ -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": 58799}, 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: 58799)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.