Beijing Hanjian Heshan Pipeline Co.,Ltd. — Investor Relations & Filings
About Beijing Hanjian Heshan Pipeline Co.,Ltd.
Beijing Hanjian Heshan Pipeline Co., Ltd. specializes in the research, development, production, and distribution of large-diameter water conveyance pipes. The company’s core product portfolio features Prestressed Concrete Cylinder Pipes (PCCP), reinforced concrete pipes, and specialized pipe fittings. These products are engineered for high-pressure water transmission and are widely deployed in large-scale water diversion initiatives, municipal water supply networks, drainage systems, and industrial irrigation projects. The company emphasizes technical precision and structural durability, providing comprehensive piping solutions for complex hydraulic engineering requirements. Its manufacturing capabilities support the production of various pipe specifications designed to withstand significant internal and external pressures in diverse environmental conditions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 审计委员会关于《董事会关于公司上期非标事项在本期消除的专项说明》的意见 | 2026-04-23 | Chinese | |
| 关于公司接受控股股东财务资助暨关联交易的公告 | 2026-04-23 | Chinese | |
| 中瑞诚会计师事务所关于公司上期非标准审计意见本期为标准审计意见的专项说明 | 2026-04-23 | Chinese | |
| 2025年度内部控制审计报告 | 2026-04-23 | Chinese | |
| 关于2025年度计提资产减值准备及核销资产的公告 | 2026-04-23 | Chinese | |
| 董事会关于独立董事独立性情况的专项意见林岩 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37119679 | 审计委员会关于《董事会关于公司上期非标事项在本期消除的专项说明》的意见 | 2026-04-23 | Chinese | ||
| 37119671 | 关于公司接受控股股东财务资助暨关联交易的公告 | 2026-04-23 | Chinese | ||
| 37119663 | 中瑞诚会计师事务所关于公司上期非标准审计意见本期为标准审计意见的专项说明 | 2026-04-23 | Chinese | ||
| 37119628 | 2025年度内部控制审计报告 | 2026-04-23 | Chinese | ||
| 37119625 | 关于2025年度计提资产减值准备及核销资产的公告 | 2026-04-23 | Chinese | ||
| 37119623 | 董事会关于独立董事独立性情况的专项意见林岩 | 2026-04-23 | Chinese | ||
| 37119621 | 关于变更签字注册会计师的公告 | 2026-04-16 | Chinese | ||
| 37119618 | 关于筹划重大资产重组事项的进展公告 | 2026-04-02 | Chinese | ||
| 37119616 | 关于发行股份及支付现金购买资产预案信息披露的问询函回复公告 | 2026-03-16 | Chinese | ||
| 37119607 | 韩建河山发行股份及支付现金购买资产并募集配套资金暨关联交易预案摘要(修订稿) | 2026-03-16 | Chinese | ||
| 37119600 | 关于发行股份及支付现金购买资产并募集配套资金暨关联交易预案及摘要的修订说明 | 2026-03-16 | Chinese | ||
| 37119591 | 中德证券有限责任公司关于上海证券交易所《关于对北京韩建河山管业股份有限公司发行股份及支付现金购买资产预案信息披露的问询函》相关问题的核查意见 | 2026-03-16 | Chinese | ||
| 37119581 | 韩建河山发行股份及支付现金购买资产并募集配套资金暨关联交易预案(修订稿) | 2026-03-16 | Chinese | ||
| 37119545 | 关于再次延期回复上海证券交易所问询函的公告 | 2026-03-11 | Chinese | ||
| 37119535 | 关于筹划重大资产重组事项的进展公告 | 2026-03-10 | 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 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 |
|
China West Construction Group Co.,Ltd.
Supplies ready-mixed concrete and construction materials fo…
|
002302 | CN | Manufacturing |
Beijing Hanjian Heshan Pipeline 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/57739/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57739 | 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=57739 | 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=57739 \ -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": 57739}, 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 Beijing Hanjian Heshan Pipeline Co.,Ltd. (id: 57739)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.