ZHONGYEDA ELECTRIC CO.,LTD — Investor Relations & Filings
ZHONGYEDA ELECTRIC CO.,LTD. specializes in the distribution and service of industrial electrical products and automation systems. The company serves as a primary intermediary between global electrical equipment manufacturers and industrial end-users. Its core portfolio includes low-voltage power distribution components, industrial control products, and automation hardware from international brands such as ABB, Schneider Electric, and Siemens. Beyond product supply, the company provides integrated technical solutions, including system design, technical consulting, and logistics management. It caters to diverse sectors such as power generation, infrastructure development, and manufacturing, focusing on enhancing operational efficiency through advanced electrical distribution and control technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于会计政策变更的公告 | 2026-04-17 | Chinese | |
| 独立董事候选人声明与承诺(沈忆勇) | 2026-04-17 | Chinese | |
| 董事会提名委员会关于第七届董事会董事候选人的审查意见 | 2026-04-17 | Chinese | |
| 关于会计师事务所2025年度履职情况的评估报告 | 2026-04-17 | Chinese | |
| 关于注销控股孙公司的公告 | 2026-02-26 | Chinese | |
| 关于调整公司组织结构的公告 | 2026-02-06 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 34825698 | 关于会计政策变更的公告 | 2026-04-17 | Chinese | ||
| 34825697 | 独立董事候选人声明与承诺(沈忆勇) | 2026-04-17 | Chinese | ||
| 34818744 | 董事会提名委员会关于第七届董事会董事候选人的审查意见 | 2026-04-17 | Chinese | ||
| 34818743 | 关于会计师事务所2025年度履职情况的评估报告 | 2026-04-17 | Chinese | ||
| 35847061 | 关于注销控股孙公司的公告 | 2026-02-26 | Chinese | ||
| 35847059 | 关于调整公司组织结构的公告 | 2026-02-06 | Chinese | ||
| 35847048 | 第六届董事会第十八次会议决议公告 | 2026-02-06 | Chinese | ||
|
2025
8 filings
| |||||
| 35847043 | 2025年前三季度权益分派实施公告 | 2025-12-08 | Chinese | ||
| 35847037 | 关于董事辞职及选举职工代表董事的公告 | 2025-11-28 | Chinese | ||
| 35847035 | 北京市君合(广州)律师事务所关于众业达电气股份有限公司2025年第一次临时股东会的法律意见 | 2025-11-28 | Chinese | ||
| 35847032 | 2025年第一次临时股东会决议公告 | 2025-11-28 | Chinese | ||
| 35847028 | 第六届董事会第十七次会议决议公告 | 2025-11-28 | Chinese | ||
| 35847026 | 未来三年股东回报规划(2024-2026年)(2025年10月) | 2025-10-30 | Chinese | ||
| 35847014 | 财务管理基本制度(2025年10月) | 2025-10-30 | Chinese | ||
| 35847003 | 董事和高级管理人员所持本公司股份及其变动管理制度(2025年10月) | 2025-10-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of other machinery and equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ace Pillar Co., Ltd.
Provides industrial automation solutions and mechatronic co…
|
8374 | TW | Wholesale and retail trade |
|
AddLife
A life science group that acquires and develops companies f…
|
ALIF | SE | Wholesale and retail trade |
|
Addtech AB
A group of companies selling high-tech products to manufact…
|
ADDT | SE | Wholesale and retail trade |
|
ADDvise Group B
An international life science company serving the healthcar…
|
ADDV | SE | Wholesale and retail trade |
|
AFG International Co.
Industrial solutions and procurement for energy, constructi…
|
4240 | SA | Wholesale and retail trade |
|
Ala
A global supply chain integrator for high-performance produ…
|
ALA | IT | Wholesale and retail trade |
|
Allied Machinery Co.,Ltd.
Distributes high-precision machine tools and industrial man…
|
605060 | CN | Wholesale and retail trade |
|
ALTA EQUIPMENT GROUP INC.
Sells, rents, and services construction and material handli…
|
ALTG | US | Wholesale and retail trade |
|
ALTECH CO., LTD.
Imports and distributes industrial machinery and equipment,…
|
9972 | JP | Wholesale and retail trade |
|
APPLIED INDUSTRIAL TECHNOLOGIES INC
Distributor of industrial motion, fluid power, flow control…
|
AIT | US | Wholesale and retail trade |
ZHONGYEDA 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/54480/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54480 | 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=54480 | 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=54480 \ -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": 54480}, 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 ZHONGYEDA ELECTRIC CO.,LTD (id: 54480)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.