GUANGDONG SANHE PILE CO., LTD. — Investor Relations & Filings
Guangdong Sanhe Pile Co., Ltd. specializes in the research, development, production, and sale of prestressed high-strength concrete (PHC) piles. The company offers a comprehensive range of precast concrete products, including PHC pipe piles and square piles, which are utilized extensively in foundation engineering for industrial and civil buildings, transportation infrastructure, and energy facilities. Sanhe Pile operates multiple production bases equipped with automated manufacturing lines, emphasizing technical innovation and quality control. Its products are designed to provide high bearing capacity and durability for diverse geological conditions. The company serves a broad client base across various sectors, supporting large-scale construction projects with integrated foundation solutions and logistics support.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度报告 | 2026-04-28 | Chinese | |
| 关于变更持续督导保荐代表人的公告 | 2026-04-10 | Chinese | |
| 关于为子公司提供担保的进展公告 | 2026-03-23 | Chinese | |
| 互动易平台信息发布及回复内部审核制度(2026年2月制定) | 2026-03-02 | Chinese | |
| 关于使用部分闲置自有资金进行委托理财的公告 | 2026-03-02 | Chinese | |
| 第四届董事会第十三次会议决议公告 | 2026-03-02 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 39269939 | 2025年年度报告 | 2026-04-28 | Chinese | ||
| 39269861 | 关于变更持续督导保荐代表人的公告 | 2026-04-10 | Chinese | ||
| 39269860 | 关于为子公司提供担保的进展公告 | 2026-03-23 | Chinese | ||
| 39269859 | 互动易平台信息发布及回复内部审核制度(2026年2月制定) | 2026-03-02 | Chinese | ||
| 39269852 | 关于使用部分闲置自有资金进行委托理财的公告 | 2026-03-02 | Chinese | ||
| 39269849 | 第四届董事会第十三次会议决议公告 | 2026-03-02 | Chinese | ||
| 39269846 | 关于为子公司提供担保的进展公告 | 2026-02-10 | Chinese | ||
| 39269838 | 关于实际控制人续签《一致行动人协议》的公告 | 2026-02-04 | Chinese | ||
| 39269830 | 2025年度业绩预告 | 2026-01-27 | Chinese | ||
| 39269827 | 关于股东普通合伙人变更暨控股股东及其一致行动人权益变动触及1%的公告 | 2026-01-14 | Chinese | ||
| 39269824 | 北京市通商律师事务所关于广东三和管桩股份有限公司2026年第一次临时股东会的法律意见书 | 2026-01-08 | Chinese | ||
| 39269817 | 2026年第一次临时股东会决议公告 | 2026-01-08 | Chinese | ||
|
2025
3 filings
| |||||
| 39269816 | 关于董事会秘书辞职暨聘任董事会秘书的公告 | 2025-12-23 | Chinese | ||
| 39269814 | 中国银河证券股份有限公司关于广东三和管桩股份有限公司及全资子公司使用部分闲置募集资金暂时补充流动资金的核查意见 | 2025-12-23 | Chinese | ||
| 39269809 | 第四届董事会第十二次会议决议公告 | 2025-12-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of articles of concrete, cement and plaster
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ackerstein Group Ltd.
Manufactures concrete products for the construction and inf…
|
ACKR | IL | Manufacturing |
|
Al Kathiri Holding Co.
Produces building materials and manages real estate for inf…
|
3008 | SA | Manufacturing |
|
Arcis Corporation
Develops and applies proprietary thin prestressed concrete …
|
ARCS | CA | Manufacturing |
|
ASAHI CONCRETE WORKS CO.,LTD.
Manufactures concrete products for urban infrastructure and…
|
5268 | JP | Manufacturing |
|
Beijing Hanjian Heshan Pipeline Co.,Ltd.
Produces large-diameter water pipes and PCCP for hydraulic …
|
603616 | CN | Manufacturing |
|
BEIJING NEW BUILDING MATERIALS PUBLIC LIMITED COMPANY
Global manufacturer of gypsum board, light steel frames, an…
|
000786 | CN | Manufacturing |
|
Beyon 3D Ltd.
Develops robotic digital manufacturing systems for concrete…
|
BYON | IL | Manufacturing |
|
Bigbloc Construction Limited
Manufactures and markets sustainable Autoclaved Aerated Con…
|
BIGBLOC | IN | Manufacturing |
|
BOĞAZİÇİ BETON SANAYİ VE TİCARET A.Ş.
Manufacturer of ready-mix concrete and aggregates for the c…
|
BOBET | TR | Manufacturing |
|
Breedon Group Plc
A vertically-integrated supplier of essential construction …
|
BREE | JE | Manufacturing |
GUANGDONG SANHE PILE 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/55020/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55020 | 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=55020 | 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=55020 \ -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": 55020}, 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 GUANGDONG SANHE PILE CO., LTD. (id: 55020)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.