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 |
|---|---|---|---|
|
China Shipbuilding Industry Group Power Co.,Ltd
Provides integrated marine power systems, propulsion soluti…
|
600482 | CN | Manufacturing |
|
CHINA YUCHAI INTERNATIONAL LTD
Manufactures diesel and gas engines for vehicles, machinery…
|
CYD | BM | Manufacturing |
|
CHONGQING ZONGSHEN POWER MACHINERY CO.,LTD
Produces small-to-medium engines, power machinery, and new …
|
001696 | CN | Manufacturing |
|
Cleanfield Alternative Energy Inc.
Develops and distributes proprietary renewable energy solut…
|
AIR.H | CA | Manufacturing |
|
Climeon AB
Converts low-temperature waste heat into clean electricity …
|
CLIME.B | SE | Manufacturing |
|
Collicutt Energy Services Ltd.
Leading provider of custom power generation equipment and i…
|
— | CA | Manufacturing |
|
CUMMINS INC
A global power technology leader that designs and manufactu…
|
CMI | US | Manufacturing |
|
Cummins India Ltd.
Designs and manufactures diesel and alternative fuel engine…
|
CUMMINSIND | IN | Manufacturing |
|
DAIHATSU INFINEARTH MFG.CO.,LTD.
Manufacturer of internal combustion engines and industrial …
|
6023 | JP | Manufacturing |
|
DEUTZ AG
Manufacturer of diesel, gas, and electrified drive systems …
|
DEZ | DE | 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.