
Zhejiang Dibay Electric Co.,Ltd. — Investor Relations & Filings
Zhejiang Dibay Electric Co., Ltd. specializes in the research, development, and manufacturing of high-performance compressors for the refrigeration industry. The company's primary product portfolio includes hermetic reciprocating compressors, variable frequency compressors, and DC compressors designed for household appliances such as refrigerators, freezers, and water dispensers. Dibay focuses on technological innovation to enhance energy efficiency, reduce noise levels, and minimize vibration in its units. Serving both domestic and international markets, the company provides critical components to leading global appliance brands. Its manufacturing processes emphasize environmental sustainability and high-quality standards, positioning it as a key supplier in the global cooling technology supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度权益分派实施公告 | 2026-05-21 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-08 | Chinese | |
| 北京市中伦(深圳)律师事务所关于浙江迪贝电气股份有限公司2025年年度股东会的法律意见书 | 2026-05-08 | Chinese | |
| 公司对会计师事务所履职情况评估报告 | 2026-04-16 | Chinese | |
| 2025年度审计报告 | 2026-04-16 | Chinese | |
| 2025年度独立董事述职报告(俞俊利) | 2026-04-16 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46757644 | 2025年年度权益分派实施公告 | 2026-05-21 | Chinese | ||
| 44492273 | 2025年年度股东会决议公告 | 2026-05-08 | Chinese | ||
| 44487912 | 北京市中伦(深圳)律师事务所关于浙江迪贝电气股份有限公司2025年年度股东会的法律意见书 | 2026-05-08 | Chinese | ||
| 37218052 | 公司对会计师事务所履职情况评估报告 | 2026-04-16 | Chinese | ||
| 37218050 | 2025年度审计报告 | 2026-04-16 | Chinese | ||
| 37217981 | 2025年度独立董事述职报告(俞俊利) | 2026-04-16 | Chinese | ||
| 37217978 | 董事会审计委员会2025年度履职情况报告 | 2026-04-16 | Chinese | ||
| 37217977 | 未来三年(2026-2028年)股东分红回报规划 | 2026-04-16 | Chinese | ||
| 37217976 | 续聘会计师事务所的公告 | 2026-04-16 | Chinese | ||
| 37217974 | 委托理财的公告 | 2026-04-16 | Chinese | ||
| 37217970 | 2025年度独立董事述职报告(张昌祥) | 2026-04-16 | Chinese | ||
| 37217969 | 关于公司非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告 | 2026-04-16 | Chinese | ||
| 37217967 | 2025年年度报告摘要 | 2026-04-16 | Chinese | ||
| 37217966 | 2025年度内部控制审计报告 | 2026-04-16 | Chinese | ||
| 37217964 | 2025年度独立董事述职报告(朱狄敏) | 2026-04-16 | 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 |
|
ASPRO SERVICIOS PETROLEROS S.A.
International company designing, manufacturing, and selling…
|
— | AR | 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 |
Zhejiang Dibay Electric 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/57595/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57595 | 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=57595 | 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=57595 \ -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": 57595}, 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 Dibay Electric Co.,Ltd. (id: 57595)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.