Hynar Water Group Co.,Ltd. — Investor Relations & Filings
Hynar Water Group Co.,Ltd. specializes in the research, development, and manufacturing of advanced water treatment systems and environmental protection equipment. The company provides comprehensive solutions for industrial process water, municipal water supply, and wastewater reclamation. Its core product portfolio includes reverse osmosis (RO) systems, ultrafiltration (UF) units, seawater desalination plants, and containerized water purification modules. Hynar serves a diverse range of sectors, including power generation, microelectronics, pharmaceuticals, and food and beverage production. By integrating engineering design, equipment fabrication, and technical support, the company delivers customized systems designed to meet stringent water quality standards and environmental regulations. Hynar focuses on technological innovation and sustainable water management to address global water scarcity and industrial efficiency requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 国投证券股份有限公司关于深水海纳水务集团股份有限公司2024年度募集资金存放与使用情况的专项核查报告 | 2025-04-28 | Chinese | |
| 深水海纳水务集团股份有限公司2024年度非经营性资金占用及其他关联资金往来情况汇总表-元 | 2025-04-28 | Chinese | |
| 董事会对独董独立性评估的专项意见 | 2025-04-28 | Chinese | |
| 国投证券股份有限公司关于深水海纳水务集团股份有限公司2024年度内部控制自我评价报告的核查意见 | 2025-04-28 | Chinese | |
| 2024年独立董事述职报告(王冠)(已离任) | 2025-04-28 | Chinese | |
| 2024年独立董事述职报告(赵振业) | 2025-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39610703 | 国投证券股份有限公司关于深水海纳水务集团股份有限公司2024年度募集资金存放与使用情况的专项核查报告 | 2025-04-28 | Chinese | ||
| 39610691 | 深水海纳水务集团股份有限公司2024年度非经营性资金占用及其他关联资金往来情况汇总表-元 | 2025-04-28 | Chinese | ||
| 39610681 | 董事会对独董独立性评估的专项意见 | 2025-04-28 | Chinese | ||
| 39610672 | 国投证券股份有限公司关于深水海纳水务集团股份有限公司2024年度内部控制自我评价报告的核查意见 | 2025-04-28 | Chinese | ||
| 39610662 | 2024年独立董事述职报告(王冠)(已离任) | 2025-04-28 | Chinese | ||
| 39610648 | 2024年独立董事述职报告(赵振业) | 2025-04-28 | Chinese | ||
| 39610640 | 深水海纳水务集团股份有限公司董事会关于2024年年度募集资金存放与使用情况的专项报告 | 2025-04-28 | Chinese | ||
| 39610624 | 国投证券股份有限公司关于深水海纳水务集团股份有限公司2024年度跟踪报告 | 2025-04-28 | Chinese | ||
| 39610613 | 关于提请股东大会授权董事会办理小额快速融资相关事宜的公告 | 2025-04-28 | Chinese | ||
| 39610603 | 德皓内字[2025]00000114号-2024年度深水海纳内控审计报告 | 2025-04-28 | Chinese | ||
| 39610602 | 监事会关于对《董事会关于对带强调事项段的无保留意见内部控制审计报告涉及事项的专项说明》的意见 | 2025-04-28 | Chinese | ||
| 39610593 | 关于购买董监高责任险的公告 | 2025-04-28 | Chinese | ||
| 39610565 | 关于公司2024年度利润分配预案的公告 | 2025-04-28 | Chinese | ||
| 39610558 | 深圳市他山企业管理咨询有限公司关于深水海纳水务集团股份有限公司2023年限制性股票激励计划部分限制性股票作废事项的独立财务顾问报告 | 2025-04-28 | Chinese | ||
| 39610552 | 2024年年度股东大会通知 | 2025-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3D SYSTEMS CORP
Provides additive manufacturing solutions including printer…
|
DDD | US | Manufacturing |
|
AAON, INC.
Manufactures configurable, energy-efficient commercial and …
|
AAON | US | Manufacturing |
|
Absolent Air Care Group AB
A global developer and manufacturer of industrial air clean…
|
ABSO | SE | Manufacturing |
|
Adarsh Plant Project Ltd.
Engineering firm providing process equipment and turnkey pl…
|
526711 | IN | Manufacturing |
|
AIRFLOA RAIL TECHNOLOGY LIMITED
Engineers and manufactures climate control and air manageme…
|
544516 | IN | Manufacturing |
|
AirJoule Technologies Corp.
Develops atmospheric water harvesting and energy-efficient …
|
AIRJ | US | Manufacturing |
|
Airobot Technologies AS
Develops sensor-driven, autonomous indoor climate systems f…
|
AIR | EE | Manufacturing |
|
AIRTECH JAPAN,LTD.
Manufacturer of clean air systems and cleanroom equipment f…
|
6291 | JP | Manufacturing |
|
Alfa Laval
Provider of engineered solutions for heat transfer, separat…
|
ALFA | SE | Manufacturing |
|
A Libental Holdings Ltd.
Develops real estate projects and manages a portfolio of in…
|
LBTL | IL | Manufacturing |
Hynar Water 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/55923/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55923 | 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=55923 | 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=55923 \ -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": 55923}, 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 Hynar Water Group Co.,Ltd. (id: 55923)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.