DAHU HEALTH INDUSTRY CO.,LTD. — Investor Relations & Filings
About DAHU HEALTH INDUSTRY CO.,LTD.
DAHU HEALTH INDUSTRY CO.,LTD. specializes in the integrated development of large-scale water surface aquaculture and health-related services. The company manages extensive natural water resources for the breeding, processing, and distribution of freshwater aquatic products, including silver carp and bighead carp. Beyond its traditional aquaculture roots, the firm has expanded into the health industry, focusing on medical services, rehabilitation care, and the production of health-oriented consumer goods. Its operations encompass the entire value chain from ecological breeding to specialized medical facility management. The company also maintains interests in the production and sale of alcoholic beverages. By leveraging its resource advantages in natural water bodies and diversifying into clinical healthcare, the organization aims to provide a comprehensive portfolio of nutritional products and medical services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 大湖水殖股份有限公司2025年第三次临时股东会决议公告 | 2025-10-27 | Chinese | |
| 中审众环会计师事务所(特殊普通合伙)关于对大湖水殖股份有限公司2025年半年度报告的信息披露监管问询函的专项说明(众环专字(2025)1100628号) | 2025-10-24 | Chinese | |
| 大湖水殖股份有限公司关于收到上海证券交易所《关于大湖水殖股份有限公司2025年半年度报告的信息披露监管问询函》的回复公告 | 2025-10-24 | Chinese | |
| 大湖水殖股份有限公司2025年第三次临时股东会会议资料 | 2025-10-21 | Chinese | |
| 大湖水殖股份有限公司关于拟变更公司全称、调整经营范围及修订《公司章程》的公告 | 2025-10-10 | Chinese | |
| 大湖水殖股份有限公司章程(2025年10月修订) | 2025-10-10 | Chinese |
Market data
Market data not available
Price history
Peer group · Freshwater aquaculture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Atlantic Sapphire
An aquaculture company that farms salmon on land using prop…
|
ASA | NO | Agriculture, forestry and fishi… |
|
Fifax Abp
A bankrupt land-based farmer of rainbow trout that utilized…
|
FIFAX | FI | Agriculture, forestry and fishi… |
|
MURRAY COD AUSTRALIA LIMITED
Sustainable producer of premium Murray Cod using integrated…
|
MCA | AU | Agriculture, forestry and fishi… |
DAHU HEALTH INDUSTRY 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/56602/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56602 | 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=56602 | 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=56602 \ -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": 56602}, 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 DAHU HEALTH INDUSTRY CO.,LTD. (id: 56602)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.