
Hunan Zhenghong Science and Technology Develop Co., Ltd — Investor Relations & Filings
Hunan Zhenghong Science and Technology Develop Co., Ltd. specializes in the research, development, production, and distribution of animal feed products. The company’s core portfolio includes various categories of compound feed, concentrated feed, and additive premix feed designed for livestock and poultry. Beyond feed manufacturing, the enterprise integrates vertical operations, encompassing pig breeding, commercial hog production, and grain trading. By leveraging advanced biotechnological research, the company focuses on improving nutritional efficiency and animal health. Its operations emphasize an integrated industrial chain that connects raw material procurement, scientific formulation, and large-scale farming practices to ensure product safety and quality across the supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2022年度向银行申请综合授信的公告 | 2021-11-29 | Chinese | |
| 第八届董事会第二十一次会议决议公告 | 2021-11-29 | Chinese | |
| 关于清算并注销控股子公司的公告 | 2021-11-29 | Chinese | |
| 关于处置固定资产(房产)的公告 | 2021-11-29 | Chinese | |
| 第八届董事会第二十一次会议相关事项的独立意见 | 2021-11-29 | Chinese | |
| 房地产估价报告(二) | 2021-11-29 | Chinese |
Browse filings by year
28 years- 2026 44 filings
- 2025 137 filings
- 2024 89 filings
- 2023 146 filings
- 2022 120 filings
- 2021 81 filings
- 2020 79 filings
- 2019 68 filings
- 2018 64 filings
- 2017 57 filings
- 2016 62 filings
- 2015 39 filings
- 2014 52 filings
- 2013 77 filings
- 2012 63 filings
- 2011 33 filings
- 2010 43 filings
- 2009 39 filings
- 2008 28 filings
- 2007 35 filings
- 2006 76 filings
- 2005 34 filings
- 2004 17 filings
- 2003 48 filings
- 2002 26 filings
- 2001 5 filings
- 1997 1 filing
- 1996 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 43168000 | 关于2022年度向银行申请综合授信的公告 | 2021-11-29 | Chinese | ||
| 43167982 | 第八届董事会第二十一次会议决议公告 | 2021-11-29 | Chinese | ||
| 43167958 | 关于清算并注销控股子公司的公告 | 2021-11-29 | Chinese | ||
| 43167931 | 关于处置固定资产(房产)的公告 | 2021-11-29 | Chinese | ||
| 43167878 | 第八届董事会第二十一次会议相关事项的独立意见 | 2021-11-29 | Chinese | ||
| 43167850 | 房地产估价报告(二) | 2021-11-29 | Chinese | ||
| 43167714 | 房地产估价报告(一) | 2021-11-29 | Chinese | ||
| 43167442 | 2021年10月生猪销售简报 | 2021-11-08 | Chinese | ||
| 43167401 | 2021年第三季度报告 | 2021-10-25 | Chinese | ||
| 43167348 | 关于2021年第三季度计提存货跌价准备的公告 | 2021-10-25 | Chinese | ||
| 43167317 | 2021年前三季度业绩预告 | 2021-10-14 | Chinese | ||
| 43167297 | 2021年9月生猪销售简报 | 2021-10-08 | Chinese | ||
| 43167258 | 关于参加2021年湖南辖区上市公司投资者网上集体接待日活动的公告 | 2021-09-22 | Chinese | ||
| 43167237 | 2021年8月生猪销售简报 | 2021-09-06 | Chinese | ||
| 43167206 | 独立董事关于控股股东及其他关联方占用公司资金、公司对外担保情况的专项说明和独立意见 | 2021-08-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 |
|
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 |
Hunan Zhenghong Science and Technology Develop 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/53763/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53763 | 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=53763 | 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=53763 \ -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": 53763}, 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 Hunan Zhenghong Science and Technology Develop Co., Ltd (id: 53763)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.