Dongrui Food Group Co., Ltd. — Investor Relations & Filings
Dongrui Food Group Co., Ltd. is an integrated enterprise specializing in the pig industry. Its core operations encompass pig breeding, commercial hog production, feed manufacturing, and slaughtering services. The company maintains a comprehensive supply chain that integrates research and development with modern ecological farming techniques. A primary focus of its business is the production and distribution of high-quality live pigs and pork products, serving as a significant supplier to the Guangdong-Hong Kong-Macao Greater Bay Area. Dongrui Food Group emphasizes standardized production processes and food safety, utilizing advanced breeding technologies to ensure product quality. Its business model covers the entire lifecycle of swine production, from genetic selection and feed formulation to processing and logistics, catering to both wholesale and retail markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事、高级管理人员薪酬管理制度 | 2025-11-28 | Chinese | |
| 董事会提名委员会实施细则 | 2025-11-28 | Chinese | |
| 董事、高级管理人员持有和买卖本公司股票管理制度 | 2025-11-28 | Chinese | |
| 信息披露管理制度 | 2025-11-28 | Chinese | |
| 内部审计制度 | 2025-11-28 | Chinese | |
| 年报信息披露重大差错责任追究制度 | 2025-11-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 38926523 | 董事、高级管理人员薪酬管理制度 | 2025-11-28 | Chinese | ||
| 38926515 | 董事会提名委员会实施细则 | 2025-11-28 | Chinese | ||
| 38926499 | 董事、高级管理人员持有和买卖本公司股票管理制度 | 2025-11-28 | Chinese | ||
| 38926493 | 信息披露管理制度 | 2025-11-28 | Chinese | ||
| 38926487 | 内部审计制度 | 2025-11-28 | Chinese | ||
| 38926480 | 年报信息披露重大差错责任追究制度 | 2025-11-28 | Chinese | ||
| 38926473 | 会计政策、会计估计变更及会计差错更正管理制度 | 2025-11-28 | Chinese | ||
| 38926451 | 独立董事提名人声明与承诺(张桂红) | 2025-11-28 | Chinese | ||
| 38926444 | 独立董事候选人声明与承诺(王衡) | 2025-11-28 | Chinese | ||
| 38926435 | 关于公司董事会换届选举的公告 | 2025-11-28 | Chinese | ||
| 38926427 | 关于召开2025年第一次临时股东大会的通知 | 2025-11-28 | Chinese | ||
| 38926422 | 第三届董事会第十八次会议决议公告 | 2025-11-28 | Chinese | ||
| 38926415 | 东瑞食品集团股份有限公司章程 | 2025-11-28 | Chinese | ||
| 38926404 | 董事、高级管理人员自律守则 | 2025-11-28 | Chinese | ||
| 38926396 | 对外投资管理制度 | 2025-11-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Raising of swine and pigs
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Fujian Aonong Biological Technology Group Incorporation Limited
Integrated ag-tech firm focused on animal feed, pig farming…
|
603363 | CN | Agriculture, forestry and fishi… |
|
Hunan New Wellful Co.,Ltd.
Specializes in integrated pig breeding, farming, and meat p…
|
600975 | CN | Agriculture, forestry and fishi… |
|
JIANGXI ZHENGBANG TECHNOLOGY CO.,LTD.
Integrated agricultural firm focused on swine production, f…
|
002157 | CN | Agriculture, forestry and fishi… |
|
Leshan Giantstar Farming&Husbandry Corporation Limited
Integrated swine breeding, animal feed production, and meat…
|
603477 | CN | Agriculture, forestry and fishi… |
|
Luoniushan Co., Ltd.
Focuses on livestock breeding, meat processing, cold chain …
|
000735 | CN | Agriculture, forestry and fishi… |
|
Muyuan Foods Co.,Ltd.
Integrated swine producer managing feed, breeding, farming,…
|
002714 | CN | Agriculture, forestry and fishi… |
|
SHENZHEN KINGKEY SMART AGRICULTURE TIMES CO.,LTD
Integrated swine breeding, feed production, and pork proces…
|
000048 | CN | Agriculture, forestry and fishi… |
|
Tangrenshen Group Co.,Ltd.
Integrated agribusiness focused on feed, pig breeding, and …
|
002567 | CN | Agriculture, forestry and fishi… |
|
Tech-bank Food Co.,Ltd.
Integrated agribusiness specializing in swine breeding, fee…
|
002124 | CN | Agriculture, forestry and fishi… |
|
UBM Holding Nyilvánosan Működő Részvénytársaság
Agricultural firm in feed manufacturing, commodity trading,…
|
UBM | HU | Agriculture, forestry and fishi… |
Dongrui Food Group 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/53953/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53953 | 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=53953 | 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=53953 \ -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": 53953}, 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 Dongrui Food Group Co., Ltd. (id: 53953)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.