HANGZHOU OXYGEN PLANT GROUP CO., LTD. — Investor Relations & Filings
Hangzhou Oxygen Plant Group Co., Ltd. specializes in the research, development, design, and manufacture of air separation units (ASUs) and cryogenic equipment. The company provides comprehensive solutions for gas production, including the engineering and construction of large-scale ASUs, petrochemical cold boxes, and liquid nitrogen wash units. Its core portfolio includes cryogenic pumps, valves, and heat exchangers. Beyond equipment manufacturing, the group manages a significant gas supply business, providing oxygen, nitrogen, argon, and rare gases through on-site plants and merchant distribution. It offers integrated engineering, procurement, and construction (EPC) services and gas investment operations, leveraging advanced cryogenic technology to serve sectors such as metallurgy, chemicals, and electronics.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2025年度利润分配预案的公告 | 2026-04-10 | Chinese | |
| 关于杭氧集团股份有限公司非经营性资金占用及其他关联资金往来情况的专项审核说明 | 2026-04-10 | Chinese | |
| 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-10 | Chinese | |
| 杭氧集团股份有限公司2025年年度财务报告 | 2026-04-10 | Chinese | |
| 内部控制自我评价报告 | 2026-04-10 | Chinese | |
| 董事会对会计师事务所履职情况评估报告及审计委员会履行监督职责情况的报告 | 2026-04-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35831246 | 关于2025年度利润分配预案的公告 | 2026-04-10 | Chinese | ||
| 35831242 | 关于杭氧集团股份有限公司非经营性资金占用及其他关联资金往来情况的专项审核说明 | 2026-04-10 | Chinese | ||
| 35831238 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-10 | Chinese | ||
| 35831237 | 杭氧集团股份有限公司2025年年度财务报告 | 2026-04-10 | Chinese | ||
| 35831234 | 内部控制自我评价报告 | 2026-04-10 | Chinese | ||
| 35831232 | 董事会对会计师事务所履职情况评估报告及审计委员会履行监督职责情况的报告 | 2026-04-10 | Chinese | ||
| 35831228 | 2025年年度报告 | 2026-04-10 | Chinese | ||
| 35831223 | 2025年年度报告摘要 | 2026-04-10 | Chinese | ||
| 35831219 | 2026年第一季度可转换公司债券转股情况公告 | 2026-04-03 | Chinese | ||
| 35831217 | 第八届董事会第三十七次会议决议公告 | 2026-03-26 | Chinese | ||
| 35831215 | 对外提供财务资助管理办法 | 2026-02-09 | Chinese | ||
| 35831200 | 年报信息披露重大差错责任追究制度 | 2026-02-09 | Chinese | ||
| 35831195 | 关于终止向不特定对象发行可转换公司债券的公告 | 2026-02-09 | Chinese | ||
| 35831193 | 董事、高级管理人员持有和买卖本公司股票管理制度 | 2026-02-09 | Chinese | ||
| 35831185 | 控股子公司管理办法 | 2026-02-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3D SYSTEMS CORP
Provides additive manufacturing solutions including printer…
|
DDD | US | Manufacturing |
|
AAON, INC.
Manufactures configurable, energy-efficient commercial and …
|
AAON | US | Manufacturing |
|
Absolent Air Care Group AB
A global developer and manufacturer of industrial air clean…
|
ABSO | SE | Manufacturing |
|
Adarsh Plant Project Ltd.
Engineering firm providing process equipment and turnkey pl…
|
526711 | IN | Manufacturing |
|
AIRFLOA RAIL TECHNOLOGY LIMITED
Engineers and manufactures climate control and air manageme…
|
544516 | IN | Manufacturing |
|
AirJoule Technologies Corp.
Develops atmospheric water harvesting and energy-efficient …
|
AIRJ | US | Manufacturing |
|
Airobot Technologies AS
Develops sensor-driven, autonomous indoor climate systems f…
|
AIR | EE | Manufacturing |
|
AIRTECH JAPAN,LTD.
Manufacturer of clean air systems and cleanroom equipment f…
|
6291 | JP | Manufacturing |
|
Alfa Laval
Provider of engineered solutions for heat transfer, separat…
|
ALFA | SE | Manufacturing |
|
A Libental Holdings Ltd.
Develops real estate projects and manages a portfolio of in…
|
LBTL | IL | Manufacturing |
HANGZHOU OXYGEN PLANT 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/54471/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54471 | 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=54471 | 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=54471 \ -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": 54471}, 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 OXYGEN PLANT GROUP CO., LTD. (id: 54471)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.