
ZHEJIANG RECLAIM CONSTRUCTION GROUP CO.,LTD. — Investor Relations & Filings
Zhejiang Reclaim Construction Group Co., Ltd. is a large-scale construction enterprise specializing in water conservancy and hydropower projects. The company provides comprehensive services including engineering, procurement, and construction (EPC) for dams, reservoirs, irrigation networks, and coastal reclamation. Beyond its core focus on water resources, the group operates in municipal infrastructure, building construction, and environmental protection sectors. Key projects involve the development of urban roads, bridges, sewage treatment facilities, and industrial foundations. The company is recognized for its technical expertise in complex hydraulic engineering and large-scale earthworks. It maintains high-level professional qualifications in general contracting for water conservancy, hydropower, and municipal public works, delivering integrated solutions for infrastructure development and resource management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度股东会决议公告 | 2026-05-12 | Chinese | |
| 上海市锦天城律师事务所关于浙江省围海建设集团股份有限公司2025年度股东会的法律意见书 | 2026-05-12 | Chinese | |
| 董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-04-20 | Chinese | |
| 2025年度独立董事述职报告-钱荣麓 | 2026-04-20 | Chinese | |
| 浙江省围海建设集团股份有限公司2025年年度股东会会议材料 | 2026-04-20 | Chinese | |
| 浙江省围海建设集团股份有限公司关于召开2025年度股东会的通知 | 2026-04-20 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45346754 | 2025年年度股东会决议公告 | 2026-05-12 | Chinese | ||
| 45346752 | 上海市锦天城律师事务所关于浙江省围海建设集团股份有限公司2025年度股东会的法律意见书 | 2026-05-12 | Chinese | ||
| 36433185 | 董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-04-20 | Chinese | ||
| 36433184 | 2025年度独立董事述职报告-钱荣麓 | 2026-04-20 | Chinese | ||
| 36433176 | 浙江省围海建设集团股份有限公司2025年年度股东会会议材料 | 2026-04-20 | Chinese | ||
| 36433167 | 浙江省围海建设集团股份有限公司关于召开2025年度股东会的通知 | 2026-04-20 | Chinese | ||
| 36433166 | 2025年度董事会工作报告 | 2026-04-20 | Chinese | ||
| 36433164 | 浙江省围海建设集团股份有限公司募集资金存放、管理与使用情况鉴证报告 | 2026-04-20 | Chinese | ||
| 36433079 | 董事会关于独立董事独立性情况的专项意见 | 2026-04-20 | Chinese | ||
| 36433074 | 2025年年度审计报告 | 2026-04-20 | Chinese | ||
| 36432929 | 2025年年度报告 | 2026-04-20 | Chinese | ||
| 36432928 | 关于使用公司闲置自有资金进行委托理财的公告 | 2026-04-20 | Chinese | ||
| 36432919 | 关于工程项目中标的公告 | 2026-03-27 | Chinese | ||
| 36432915 | 第七届董事会第三十三次会议决议公告 | 2026-03-05 | Chinese | ||
| 36432905 | 浙商证券股份有限公司关于浙江省围海建设集团股份有限公司使用部分闲置募集资金暂时补充流动资金的核查意见 | 2026-03-05 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Construction of other civil engineering projects
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Active Infrastructures Limited
Develops and manages civil engineering and urban infrastruc…
|
ACTIVEINFR | IN | Construction |
|
Afcons Infrastructure Limited
Global engineering and construction firm specializing in co…
|
AFCONS | IN | Construction |
|
Affluent Foundation Holdings Limited
Provides specialized foundation and civil engineering, incl…
|
1757 | HK | Construction |
|
AF Gruppen
Contractor for civil engineering, construction, property, e…
|
AFG | NO | Construction |
|
AGRA Inc.
Specialized engineering and construction firm for industria…
|
— | CA | Construction |
|
AHMAD ZAKI RESOURCES BHD
Investment holding company and contractor for civil and str…
|
— | MY | Construction |
|
Anhui Construction Engineering Group Corporation Limited
Provides engineering, construction, and infrastructure serv…
|
600502 | CN | Construction |
|
ARK RESOURCES HOLDINGS BERHAD
Investment holding and management services for a group spec…
|
— | MY | Construction |
|
ARTSON LIMITED
EPC firm specializing in industrial infrastructure for oil,…
|
522134 | IN | Construction |
|
ASIA ALLIED INFRASTRUCTURE HOLDINGS LIMITED
Investment holding company focused on infrastructure, const…
|
711 | HK | Construction |
ZHEJIANG RECLAIM CONSTRUCTION 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/54612/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54612 | 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=54612 | 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=54612 \ -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": 54612}, 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 RECLAIM CONSTRUCTION GROUP CO.,LTD. (id: 54612)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.