SHANDONG MINHE ANIMAL HUSBANDRY CO., LTD. — Investor Relations & Filings
SHANDONG MINHE ANIMAL HUSBANDRY CO., LTD. specializes in the integrated production and processing of white feather broilers. The company operates a comprehensive industrial chain encompassing parent stock breeding, commercial chick hatching, broiler rearing, and meat processing. Its primary product portfolio includes parent stock day-old chicks, commercial day-old chicks, and diverse chicken meat products. A core component of its operational strategy is a circular economy model that integrates waste management through biogas power generation and the manufacture of organic fertilizers from poultry manure. This vertically integrated structure facilitates stringent quality control and biosecurity across the production lifecycle. The company focuses on large-scale, standardized animal husbandry to supply high-quality poultry products to diverse market segments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年3月份鸡苗销售情况简报 | 2026-04-10 | Chinese | |
| 关于担保事项的进展公告 | 2026-04-10 | Chinese | |
| 关于续聘审计机构的公告 | 2026-03-27 | Chinese | |
| 2025年度独立董事述职报告(王德良) | 2026-03-27 | Chinese | |
| 关于董事和高级管理人员2026年度薪酬方案的公告 | 2026-03-27 | Chinese | |
| 2025年度独立董事述职报告(程永峰-已离任) | 2026-03-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35145540 | 2026年3月份鸡苗销售情况简报 | 2026-04-10 | Chinese | ||
| 35145538 | 关于担保事项的进展公告 | 2026-04-10 | Chinese | ||
| 35145536 | 关于续聘审计机构的公告 | 2026-03-27 | Chinese | ||
| 35145533 | 2025年度独立董事述职报告(王德良) | 2026-03-27 | Chinese | ||
| 35145527 | 关于董事和高级管理人员2026年度薪酬方案的公告 | 2026-03-27 | Chinese | ||
| 35145525 | 2025年度独立董事述职报告(程永峰-已离任) | 2026-03-27 | Chinese | ||
| 35145522 | 2025年度独立董事述职报告(王熠华) | 2026-03-27 | Chinese | ||
| 35145518 | 关于举行2025年度报告网上业绩说明会的通知 | 2026-03-27 | Chinese | ||
| 35145517 | 关于会计政策变更的公告 | 2026-03-27 | Chinese | ||
| 35145515 | 关于召开2025年度股东会的通知 | 2026-03-27 | Chinese | ||
| 35145513 | 2025年度营业收入扣除情况的专项审核意见 | 2026-03-27 | Chinese | ||
| 35145506 | 2025年年度审计报告 | 2026-03-27 | Chinese | ||
| 35143270 | 关于开展融资租赁业务的公告 | 2026-03-27 | Chinese | ||
| 35143267 | 2025年度内部控制自我评价报告 | 2026-03-27 | Chinese | ||
| 35143263 | 董事会对会计师事务所2025年度履职情况评估及审计委员会履行监督职责情况的报告 | 2026-03-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Raising of poultry
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hokuryo Co., Ltd.
Produces and sells chicken eggs and processed egg products …
|
1384 | JP | Agriculture, forestry and fishi… |
|
Hunan Xiangjia Animal Husbandry Company Limited
Integrated poultry producer specializing in breeding, farmi…
|
002982 | CN | Agriculture, forestry and fishi… |
|
JIANGSU LIHUA FOODS GROUP CO., LTD.
Integrated food enterprise specializing in livestock breedi…
|
300761 | CN | Agriculture, forestry and fishi… |
|
Ningxia Xiaoming Agriculture & Animal Husbandry Co., Ltd.
Breeds, hatches, and distributes parent stock and commercia…
|
300967 | CN | Agriculture, forestry and fishi… |
|
QUANTUM FOODS HOLDINGS LIMITED
Integrated agricultural business producing and supplying an…
|
QFH | ZA | Agriculture, forestry and fishi… |
|
SHAN DONG YISHENG LIVESTOCK&POULTRY BREEDING CO.,LTD.
Breeds and distributes high-quality poultry and swine genet…
|
002458 | CN | Agriculture, forestry and fishi… |
|
Simran Farms Ltd.
Integrated poultry enterprise producing day-old chicks, bro…
|
519566 | IN | Agriculture, forestry and fishi… |
|
Siyazan Broiler OJSC
A large-scale poultry producer of fresh, chilled, and froze…
|
- | AZ | Agriculture, forestry and fishi… |
|
Venky's (India) ltd.
Vertically integrated poultry firm producing chicks, SPF eg…
|
VENKEYS | IN | Agriculture, forestry and fishi… |
SHANDONG MINHE ANIMAL HUSBANDRY 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/54286/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54286 | 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=54286 | 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=54286 \ -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": 54286}, 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 SHANDONG MINHE ANIMAL HUSBANDRY CO., LTD. (id: 54286)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.