SuZhou THVOW Technology Co. ,Ltd. — Investor Relations & Filings
Suzhou THVOW Technology Co., Ltd. specializes in the design, engineering, and fabrication of high-end heavy equipment and pressure vessels. The company provides critical components such as heat exchangers, reactors, towers, and specialized containers for the energy, chemical, and environmental protection sectors. Its core activities encompass the development of large-scale equipment for oil and gas processing, petrochemical production, and coal chemical conversion. Additionally, the company offers integrated engineering, procurement, and construction (EPC) services, focusing on power generation and clean energy infrastructure. THVOW is characterized by its technical capacity to manufacture complex, large-diameter, and high-pressure equipment, supporting global industrial projects with customized engineering solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 重大诉讼、仲裁情况的进展公告 | 2026-04-16 | Chinese | |
| 2025年年度股东会决议公告 | 2026-04-15 | Chinese | |
| 苏州天沃科技股份有限公司2025年年度股东会法律意见书 | 2026-04-15 | Chinese | |
| 重大诉讼、仲裁情况的进展公告 | 2026-04-14 | Chinese | |
| 关于拟续聘会计师事务所的公告 | 2026-03-25 | Chinese | |
| 2025年度董事会工作报告 | 2026-03-25 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36312592 | 重大诉讼、仲裁情况的进展公告 | 2026-04-16 | Chinese | ||
| 36312589 | 2025年年度股东会决议公告 | 2026-04-15 | Chinese | ||
| 36312586 | 苏州天沃科技股份有限公司2025年年度股东会法律意见书 | 2026-04-15 | Chinese | ||
| 34887814 | 重大诉讼、仲裁情况的进展公告 | 2026-04-14 | Chinese | ||
| 36312585 | 关于拟续聘会计师事务所的公告 | 2026-03-25 | Chinese | ||
| 36312582 | 2025年度董事会工作报告 | 2026-03-25 | Chinese | ||
| 36312578 | 关于修订《公司章程》的公告 | 2026-03-25 | Chinese | ||
| 36312576 | 董事、高级管理人员薪酬管理制度 | 2026-03-25 | Chinese | ||
| 36312574 | 关于会计政策和会计估计变更的公告 | 2026-03-25 | Chinese | ||
| 36312572 | 关于2026年度对控股股东提供反担保暨关联交易的公告 | 2026-03-25 | Chinese | ||
| 36312568 | 关于2026年度授权公司及控股子公司融资额度的公告 | 2026-03-25 | Chinese | ||
| 36312566 | 关于2026年度董事及高级管理人员薪酬方案的公告 | 2026-03-25 | Chinese | ||
| 36312563 | 关于2025年度计提资产减值准备的公告 | 2026-03-25 | Chinese | ||
| 36312561 | 关于对上海电气集团财务有限责任公司的评估报告 | 2026-03-25 | Chinese | ||
| 36312558 | 天沃科技2025年年度股东会会议文件 | 2026-03-25 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of tanks, reservoirs and containers of metal
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
INOX India Limited
Designs and manufactures cryogenic equipment, storage tanks…
|
INOXINDIA | IN | Manufacturing |
|
Jiangxi Avonflow HVAC Tech CO., LTD.
Manufactures electric and hydronic heated towel rails and d…
|
301575 | CN | Manufacturing |
|
Jupiter Industries & Leasing Ltd.
Manufactures LPG cylinders and provides industrial equipmen…
|
507987 | IN | Manufacturing |
|
Loyal Equipments Limited
Designs and fabricates stationary process equipment for oil…
|
539227 | IN | Manufacturing |
|
LUXFER HOLDINGS PLC
Global materials technology company making advanced materia…
|
LXFR | GB | Manufacturing |
|
MAURIA UDYOG LIMITED
Manufacturer of LPG cylinders, valves, regulators, and terr…
|
539219 | IN | Manufacturing |
|
Metalopack AD
Manufactures cold-press metal containers and packaging like…
|
METK | BG | Manufacturing |
|
Mosa Industrial Corporation
Manufacturer of high-pressure gas cylinders, airbag gas gen…
|
4564 | TW | Manufacturing |
|
NAMPAK LIMITED
Prominent diversified packaging manufacturer serving consum…
|
NPK | ZA | Manufacturing |
|
NANJING BAOSE CO.,LTD
Manufactures high-end process equipment from non-ferrous me…
|
300402 | CN | Manufacturing |
SuZhou THVOW Technology 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/54590/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54590 | 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=54590 | 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=54590 \ -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": 54590}, 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 SuZhou THVOW Technology Co. ,Ltd. (id: 54590)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.