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年度营业收入扣除情况表的专项核查报告(众环专字(2026)1100086号) | 2026-04-07 | Chinese | |
| 大湖健康产业股份有限公司2025年度董事会工作报告 | 2026-04-07 | Chinese | |
| 大湖健康产业股份有限公司2025年年度报告 | 2026-04-07 | Chinese | |
| 大湖健康产业股份有限公司独立董事2025年度述职报告(王妮) | 2026-04-07 | Chinese | |
| 大湖健康产业股份有限公司关于召开2025年年度股东会的通知 | 2026-04-07 | Chinese | |
| 大湖健康产业股份有限公司2025年度社会责任报告 | 2026-04-07 | 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.