HANGZHOU TURBINE POWER GROUP CO.,LTD. — Investor Relations & Filings
Hangzhou Turbine Power Group Co., Ltd. specializes in the design, manufacture, and service of industrial steam turbines and auxiliary power equipment. The product portfolio includes back-pressure, condensing, and extraction steam turbines, as well as gas turbines and centrifugal compressors. These systems are engineered for applications in petrochemical, metallurgical, chemical, and paper production facilities. The company provides customized technical solutions for power generation and mechanical drive requirements, focusing on high-efficiency energy conversion and integrated system engineering. Its operations encompass the full lifecycle of power machinery, from research and development to maintenance and technical support for a global client base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年第一次临时股东会决议公告 | 2026-03-05 | Chinese | |
| 关于选举产生第六届董事会职工董事的公告 | 2026-03-05 | Chinese | |
| 股东会议事规则 | 2026-02-11 | Chinese | |
| 独立董事候选人声明及承诺(傅建中) | 2026-02-11 | Chinese | |
| 关于召开2026年第一次临时股东会的通知 | 2026-02-11 | Chinese | |
| 关于公司组织架构调整的公告 | 2026-02-11 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36130300 | 2026年第一次临时股东会决议公告 | 2026-03-05 | Chinese | ||
| 35490451 | 关于选举产生第六届董事会职工董事的公告 | 2026-03-05 | Chinese | ||
| 35490443 | 股东会议事规则 | 2026-02-11 | Chinese | ||
| 35490434 | 独立董事候选人声明及承诺(傅建中) | 2026-02-11 | Chinese | ||
| 35490427 | 关于召开2026年第一次临时股东会的通知 | 2026-02-11 | Chinese | ||
| 35490419 | 关于公司组织架构调整的公告 | 2026-02-11 | Chinese | ||
| 35490412 | 对外投资管理制度 | 2026-02-11 | Chinese | ||
| 35490399 | 关于部分董事辞职暨改选第六届董事会董事的公告 | 2026-02-11 | Chinese | ||
| 35490384 | 公司章程修订对照表 | 2026-02-11 | Chinese | ||
| 35490374 | 关联交易管理制度 | 2026-02-11 | Chinese | ||
| 35490367 | 独立董事提名人声明及承诺(金迎春) | 2026-02-11 | Chinese | ||
| 35490363 | 独立董事候选人声明及承诺(金迎春) | 2026-02-11 | Chinese | ||
| 35490358 | 第六届董事会2026年第一次临时会议决议公告 | 2026-02-11 | Chinese | ||
| 35490351 | 关于拟变更公司名称、证券简称、经营范围、注册资本及公司住所的公告 | 2026-02-11 | Chinese | ||
| 35490347 | 董事会议事规则 | 2026-02-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of engines and turbines, except aircraft, vehicle and cycle engines
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2G Energy AG
Manufactures combined heat and power (CHP) systems for dece…
|
2GB | DE | Manufacturing |
|
AAER Inc.
Manufactured high-capacity, megawatt-sized wind turbines fo…
|
AAE | CA | Manufacturing |
|
AERIS IND. E COM. DE EQUIP. PARA GER. DE ENG. S.A.
Manufactures wind turbine blades and provides services for …
|
— | BR | Manufacturing |
|
Akasaka Diesels Ltd.
Specialized manufacturer of marine diesel engines and relat…
|
6022 | JP | Manufacturing |
|
Anhui Quanchai Engine Co.,Ltd
Manufacturer of multi-cylinder diesel engines for agricultu…
|
600218 | CN | Manufacturing |
|
Aquarius Engines AM Ltd.
Develops free-piston linear engines for grid-independent po…
|
AQUA | IL | Manufacturing |
|
Aqylon Nexus Limited
Engineers ORC turbines to convert low-temperature heat into…
|
AQYLON | IN | Manufacturing |
|
Blue Shark Power System
Designs and assembles hydrokinetic turbines for clean energ…
|
MLBSP | FR | Manufacturing |
|
CAPE INDUSTRIES LTD.
Manufactures and supplies cylinder liners for large ship en…
|
064820 | KR | Manufacturing |
|
CHANGCHAI COMPANY,LIMITED
Produces small and medium diesel engines for agricultural a…
|
000570 | CN | Manufacturing |
HANGZHOU TURBINE POWER 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/55281/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55281 | 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=55281 | 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=55281 \ -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": 55281}, 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 HANGZHOU TURBINE POWER GROUP CO.,LTD. (id: 55281)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.