
三维装备 — Investor Relations & Filings
Sanwei Equipment specializes in the design, engineering, and manufacturing of high-end pressure vessels and specialized equipment for the energy and chemical sectors. The company provides a comprehensive range of products, including heat exchangers, reactors, towers, and storage tanks, alongside integrated solutions for sulfur recovery and tail gas treatment. By leveraging advanced research and development, Sanwei Equipment focuses on delivering energy-efficient and environmentally friendly technologies. Its core capabilities encompass technical consulting, equipment fabrication, and EPC services, catering to complex industrial requirements in oil refining and petrochemical processing. The company is recognized for its commitment to technical innovation and high-performance standards in demanding operational environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 拟续聘2026年度会计师事务所公告 | 2026-04-22 | Chinese | |
| 公证天业会计师事务所(特殊普通合伙)2025年度履职情况评估报告 | 2026-04-22 | Chinese | |
| 公证天业会计师事务所(特殊普通合伙)关于镇江三维输送装备股份有限公司2025年度募集资金存放与使用情况鉴证报告 | 2026-04-22 | Chinese | |
| 2025年年度报告摘要 | 2026-04-22 | Chinese | |
| 关于使用部分闲置募集资金进行现金管理的进展公告 | 2026-04-20 | Chinese | |
| 关于使用部分闲置募集资金进行现金管理的进展公告 | 2026-04-14 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39737913 | 拟续聘2026年度会计师事务所公告 | 2026-04-22 | Chinese | ||
| 39737900 | 公证天业会计师事务所(特殊普通合伙)2025年度履职情况评估报告 | 2026-04-22 | Chinese | ||
| 39737897 | 公证天业会计师事务所(特殊普通合伙)关于镇江三维输送装备股份有限公司2025年度募集资金存放与使用情况鉴证报告 | 2026-04-22 | Chinese | ||
| 39737665 | 2025年年度报告摘要 | 2026-04-22 | Chinese | ||
| 39737647 | 关于使用部分闲置募集资金进行现金管理的进展公告 | 2026-04-20 | Chinese | ||
| 34845119 | 关于使用部分闲置募集资金进行现金管理的进展公告 | 2026-04-14 | Chinese | ||
| 39737640 | 第四届董事会第十五次会议决议公告 | 2026-04-08 | Chinese | ||
| 39737632 | 关于使用部分闲置募集资金进行现金管理的进展公告 | 2026-04-08 | Chinese | ||
| 39737616 | 关于公司拟购买土地使用权的公告 | 2026-04-08 | Chinese | ||
| 39737609 | 关于控股股东、实际控制人及其一致行动人权益变动触及1%整数倍的提示性公告 | 2026-04-01 | Chinese | ||
| 39737597 | 关于控股股东、实际控制人及其一致行动人权益变动触及1%整数倍的提示性公告 | 2026-03-24 | Chinese | ||
| 39737585 | 2025年年度业绩快报公告 | 2026-02-25 | Chinese | ||
| 39737574 | 股东拟减持股份的预披露公告(再次披露) | 2026-01-15 | Chinese | ||
| 39737566 | 关于使用部分闲置募集资金进行现金管理的进展公告 | 2026-01-11 | Chinese | ||
| 39737552 | 关于使用部分闲置募集资金进行现金管理的进展公告 | 2026-01-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
| Seibu Giken Co.,Ltd. | 6223 | JP | Manufacturing |
|
Senior PLC
Makes high-tech components and systems for OEMs in aerospac…
|
1JD | GB | Manufacturing |
|
Shanghai Emperor of Cleaning Hi-Tech Co., Ltd
Provides industrial cleaning equipment and integrated surfa…
|
603200 | CN | Manufacturing |
|
Shanghai Rychen Technologies Co., Ltd.
Manufactures advanced membrane separation systems for indus…
|
301273 | CN | Manufacturing |
|
SHANGHAI SHENGJIAN TECHNOLOGY CO., LTD.
Provides waste gas treatment and chemical delivery systems …
|
603324 | CN | Manufacturing |
|
Shanghai Supezet Engineering Technology Corp., Ltd.
Provides energy-saving equipment and engineering solutions …
|
688121 | CN | Manufacturing |
|
Shenzhen Dobot Corp Ltd
Global technology provider of collaborative robots, robotic…
|
2432 | HK | Manufacturing |
|
SHENZHEN ENVICOOL TECHNOLOGY CO., LTD.
Precision thermal management for data centers, telecom, and…
|
002837 | CN | Manufacturing |
|
Shenzhen HeKeda Precision Cleaning Equipment Co., Ltd.
Manufactures high-precision industrial cleaning and surface…
|
002816 | CN | Manufacturing |
|
Shinwa Co., Ltd.
An engineering trading company specializing in metal joinin…
|
7607 | JP | Manufacturing |
三维装备 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/58933/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58933 | 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=58933 | 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=58933 \ -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": 58933}, 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 三维装备 (id: 58933)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.