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 |
|---|---|---|---|
| 关于公司监事离任的公告 | 2025-12-09 | Chinese | |
| 关于修订《公司章程》暨制定、修订和废止公司相关内部治理制度的公告 | 2025-11-21 | Chinese | |
| 董事会提名委员会工作细则 | 2025-11-21 | Chinese | |
| 独立董事制度 | 2025-11-21 | Chinese | |
| 募集资金管理制度 | 2025-11-21 | Chinese | |
| 重大信息内部报告制度 | 2025-11-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 35490065 | 关于公司监事离任的公告 | 2025-12-09 | Chinese | ||
| 35490056 | 关于修订《公司章程》暨制定、修订和废止公司相关内部治理制度的公告 | 2025-11-21 | Chinese | ||
| 35490047 | 董事会提名委员会工作细则 | 2025-11-21 | Chinese | ||
| 35490040 | 独立董事制度 | 2025-11-21 | Chinese | ||
| 35490028 | 募集资金管理制度 | 2025-11-21 | Chinese | ||
| 35490020 | 重大信息内部报告制度 | 2025-11-21 | Chinese | ||
| 35490013 | 信息披露事务管理制度 | 2025-11-21 | Chinese | ||
| 35490002 | 会计师事务所选聘制度 | 2025-11-21 | Chinese | ||
| 35489994 | 董事会审计委员会工作细则 | 2025-11-21 | Chinese | ||
| 35489985 | 关于公司组织架构调整的公告 | 2025-11-21 | Chinese | ||
| 35489975 | 董事、高级管理人员所持公司股份及其变动管理制度 | 2025-11-21 | Chinese | ||
| 35489965 | 财务管理制度 | 2025-11-21 | Chinese | ||
| 35489957 | 董事会审计委员会年报工作制度 | 2025-11-21 | Chinese | ||
| 35489950 | 董事会战略委员会工作细则 | 2025-11-21 | Chinese | ||
| 35489946 | 公司章程 | 2025-11-21 | 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.