ZHEJIANG TAIFU PUMP CO., LTD — Investor Relations & Filings
Zhejiang Taifu Pump Co., Ltd. specializes in the research, development, manufacturing, and distribution of a comprehensive range of water pumps and fluid control equipment. The product portfolio encompasses solar-powered pumps, domestic water supply systems, submersible pumps, and industrial centrifugal pumps. These solutions are engineered for diverse applications, including agricultural irrigation, residential water management, and industrial fluid transport. The company prioritizes technological innovation and energy efficiency, particularly within its solar pump series designed for sustainable water access. By utilizing advanced production facilities and maintaining rigorous quality control standards, the organization provides reliable fluid handling solutions for global markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 浙江泰福泵业股份有限公司章程 | 2026-04-26 | Chinese | |
| 关于变更公司注册资本并修订公司章程的公告 | 2026-04-26 | Chinese | |
| 关于公司开展以套期保值为目的的外汇衍生品交易业务的可行性分析报告 | 2026-04-26 | Chinese | |
| 第四届董事会第二十三次会议决议公告 | 2026-04-26 | Chinese | |
| 关于2025年度利润分配预案的公告 | 2026-04-26 | Chinese | |
| 关于2025年度会计师事务所的履职情况评估报告及审计委员会履行监督职责情况报告 | 2026-04-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39360474 | 浙江泰福泵业股份有限公司章程 | 2026-04-26 | Chinese | ||
| 39360468 | 关于变更公司注册资本并修订公司章程的公告 | 2026-04-26 | Chinese | ||
| 39360466 | 关于公司开展以套期保值为目的的外汇衍生品交易业务的可行性分析报告 | 2026-04-26 | Chinese | ||
| 39360465 | 第四届董事会第二十三次会议决议公告 | 2026-04-26 | Chinese | ||
| 39360464 | 关于2025年度利润分配预案的公告 | 2026-04-26 | Chinese | ||
| 39360460 | 关于2025年度会计师事务所的履职情况评估报告及审计委员会履行监督职责情况报告 | 2026-04-26 | Chinese | ||
| 39360457 | 非经营性资金占用及其他关联资金往来情况的专项审计说明 | 2026-04-26 | Chinese | ||
| 39360455 | 董事会关于独立董事独立性情况的专项意见 | 2026-04-26 | Chinese | ||
| 39360453 | 2025年年度报告摘要 | 2026-04-26 | Chinese | ||
| 39360452 | 关于使用闲置自有资金进行委托理财的公告 | 2026-04-26 | Chinese | ||
| 39360448 | 2025年度独立董事述职报告(顾伟驷已离任) | 2026-04-26 | Chinese | ||
| 39360436 | 关于公司开展以套期保值为目的的外汇衍生品交易业务的公告 | 2026-04-26 | Chinese | ||
| 39360434 | 关于召开2025年度股东会的通知 | 2026-04-26 | Chinese | ||
| 39360432 | 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-26 | Chinese | ||
| 39360425 | 2025年年度报告披露提示性公告 | 2026-04-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other pumps, compressors, taps and valves
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aalberts NV
Engineering company developing mission-critical technologie…
|
AALB | NL | Manufacturing |
|
Accelleron Industries AG
Develops, produces, and services turbocharging technologies…
|
ACLN | CH | Manufacturing |
|
ANEST IWATA Corporation
Manufacturer of coating systems, air compressors, and vacuu…
|
6381 | JP | Manufacturing |
|
ASFLOW CO.,LTD.
Manufactures high-purity gas supply components for the semi…
|
159010 | KR | Manufacturing |
|
Atam Valves Limited
Designs and manufactures industrial valves and pipe fitting…
|
ATAM | IN | Manufacturing |
|
Atlas Copco
A world-leading provider of sustainable productivity soluti…
|
ATCO | SE | Manufacturing |
|
BELIMO Holding AG
Global market leader in developing and producing field devi…
|
BEAN | CH | Manufacturing |
|
BOOSTHEAT
Develops energy-efficient heating solutions using a patente…
|
ALBOO | FR | Manufacturing |
|
BURÇELİK VANA SANAYİ VE TİCARET A.Ş.
Manufacturer of steel castings, heavy machinery, and indust…
|
BURVA | TR | Manufacturing |
|
Burckhardt Compression Holding AG
Global market leader in reciprocating compressor systems an…
|
BCHN | CH | Manufacturing |
ZHEJIANG TAIFU PUMP 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/55953/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55953 | 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=55953 | 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=55953 \ -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": 55953}, 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 ZHEJIANG TAIFU PUMP CO., LTD (id: 55953)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.