
ZHEJIANG HEDA TECHNOLOGY CO., LTD. — Investor Relations & Filings
Zhejiang Heda Technology Co., Ltd. specializes in providing comprehensive smart water solutions and digital management systems. The company focuses on the research, development, and implementation of Internet of Things (IoT) technologies, big data analytics, and cloud computing for the water industry. Its core product portfolio includes smart water meters, pressure monitoring devices, acoustic leakage detectors, and integrated software platforms such as SCADA, GIS, and hydraulic modeling systems. These solutions are designed to optimize water distribution networks, enhance operational efficiency, and reduce non-revenue water (NRW) for municipal utilities and industrial clients. By integrating hardware sensors with advanced data processing, the company enables real-time monitoring, automated control, and predictive maintenance of water infrastructure, supporting sustainable water resource management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 和达科技关于使用闲置自有资金进行委托理财的公告 | 2026-04-16 | Chinese | |
| 和达科技2025年年度报告摘要 | 2026-04-16 | Chinese | |
| 和达科技2025年度审计报告 | 2026-04-16 | Chinese | |
| 和达科技关于公司2026年度“提质增效重回报”行动方案 | 2026-04-16 | Chinese | |
| 和达科技关于2025年度利润分配方案的公告 | 2026-04-16 | Chinese | |
| 和达科技第四届董事会第二十一次会议决议公告 | 2026-04-16 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39738299 | 和达科技关于使用闲置自有资金进行委托理财的公告 | 2026-04-16 | Chinese | ||
| 39738296 | 和达科技2025年年度报告摘要 | 2026-04-16 | Chinese | ||
| 39738280 | 和达科技2025年度审计报告 | 2026-04-16 | Chinese | ||
| 39738278 | 和达科技关于公司2026年度“提质增效重回报”行动方案 | 2026-04-16 | Chinese | ||
| 39738276 | 和达科技关于2025年度利润分配方案的公告 | 2026-04-16 | Chinese | ||
| 39738274 | 和达科技第四届董事会第二十一次会议决议公告 | 2026-04-16 | Chinese | ||
| 39738269 | 和达科技关于公司向金融机构申请综合授信额度及为子公司授信担保的公告 | 2026-04-16 | Chinese | ||
| 39738267 | 和达科技2025年度董事会审计委员会履职情况报告 | 2026-04-16 | Chinese | ||
| 39738263 | 和达科技审计委员会对会计师事务所2025年度履行监督职责情况报告 | 2026-04-16 | Chinese | ||
| 39738260 | 董事、高级管理人员薪酬管理制度(2026年4月修订) | 2026-04-16 | Chinese | ||
| 39738259 | 和达科技关于2025年度会计师事务所履职情况评估报告 | 2026-04-16 | Chinese | ||
| 39738255 | 和达科技2025年度营业收入扣除情况的专项核查意见 | 2026-04-16 | Chinese | ||
| 39738253 | 和达科技续聘会计师事务所的公告 | 2026-04-16 | Chinese | ||
| 39738246 | 和达科技2025年度内部控制评价报告 | 2026-04-16 | Chinese | ||
| 39738244 | 和达科技关于变更注册资本、修订《公司章程》并办理工商变更登记的公告 | 2026-04-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
01 Quantum Inc.
Specializes in post-quantum cybersecurity and integrated co…
|
ONE | CA | Telecommunications, computer pr… |
|
17 Education & Technology Group Inc.
Provides a smart in-school classroom solution with data-dri…
|
YQ | US | Telecommunications, computer pr… |
|
1SPATIAL PLC
Provides software and solutions for automating Location Mas…
|
SPA | GB | Telecommunications, computer pr… |
|
20-20 Technologies Inc.
End-to-end CAD and automation software for interior design,…
|
TWT | CA | Telecommunications, computer pr… |
|
24SevenOffice Group AB
Provides a modular, cloud-based ERP system for accounting, …
|
247 | SE | Telecommunications, computer pr… |
|
360 Ludashi Holdings Limited
Software developer providing PC and mobile device performan…
|
3601 | HK | Telecommunications, computer pr… |
|
360 Security Technology Inc.
Provides AI-driven internet and mobile security solutions f…
|
601360 | CN | Telecommunications, computer pr… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
|
4DMEDICAL LIMITED
Develops non-invasive respiratory imaging solutions using p…
|
4DX | AU | Telecommunications, computer pr… |
|
63 Moons Technologies Limited
Provides trading software, exchange technology, and solutio…
|
63MOONS | IN | Telecommunications, computer pr… |
ZHEJIANG HEDA TECHNOLOGY 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/58312/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58312 | 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=58312 | 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=58312 \ -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": 58312}, 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 ZHEJIANG HEDA TECHNOLOGY CO., LTD. (id: 58312)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.