China XD Electric Co.,Ltd — Investor Relations & Filings
About China XD Electric Co.,Ltd
China XD Electric Co., Ltd. specializes in the research, development, and manufacturing of high-voltage, ultra-high-voltage, and extra-high-voltage power transmission and distribution equipment. The company provides a comprehensive range of products, including power transformers, gas-insulated switchgear (GIS), circuit breakers, surge arresters, and power capacitors. It is recognized for its technical expertise in ultra-high voltage (UHV) AC and DC transmission technologies, supporting large-scale power grid infrastructure projects globally. The company offers integrated solutions for power systems, focusing on reliability and efficiency in energy distribution. Its operations encompass engineering, manufacturing, and technical services for utility and industrial customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中国西电电气股份有限公司董事会提名委员会议事规则 | 2025-10-22 | Chinese | |
| 中国西电电气股份有限公司董事会薪酬与考核委员会议事规则 | 2025-10-22 | Chinese | |
| 中国西电关于召开2025年第一次临时股东大会的通知 | 2025-10-21 | Chinese | |
| 中国西电关于调整2025年日常关联交易预计额度及预计2026年日常关联交易额度的公告 | 2025-10-21 | Chinese | |
| 中国西电电气股份有限公司章程 | 2025-10-21 | Chinese | |
| 中国西电关于取消监事会、修订《公司章程》及修订、制定部分治理制度的公告 | 2025-10-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 35533279 | 中国西电电气股份有限公司董事会提名委员会议事规则 | 2025-10-22 | Chinese | ||
| 35533270 | 中国西电电气股份有限公司董事会薪酬与考核委员会议事规则 | 2025-10-22 | Chinese | ||
| 35533255 | 中国西电关于召开2025年第一次临时股东大会的通知 | 2025-10-21 | Chinese | ||
| 35533245 | 中国西电关于调整2025年日常关联交易预计额度及预计2026年日常关联交易额度的公告 | 2025-10-21 | Chinese | ||
| 35533234 | 中国西电电气股份有限公司章程 | 2025-10-21 | Chinese | ||
| 35533224 | 中国西电关于取消监事会、修订《公司章程》及修订、制定部分治理制度的公告 | 2025-10-21 | Chinese | ||
| 35533209 | 中国西电2025年第三季度报告 | 2025-10-21 | Chinese | ||
| 35533200 | 中国西电关于续聘会计师事务所的公告 | 2025-10-21 | Chinese | ||
| 35533190 | 中国西电第五届董事会第四次会议决议公告 | 2025-10-21 | Chinese | ||
| 35533188 | 中国西电第五届监事会第三次会议决议公告 | 2025-10-21 | Chinese | ||
| 35533184 | 中国西电关于召开2025年第三季度业绩说明会的公告 | 2025-10-14 | Chinese | ||
| 35533174 | 中国西电产品中标公告 | 2025-09-23 | Chinese | ||
| 35533173 | 中国西电关于公司董事离任的公告 | 2025-09-22 | Chinese | ||
| 35533167 | 中国西电2025年半年度权益分派实施公告 | 2025-09-16 | Chinese | ||
| 35533162 | 中国西电关于持股5%以上股东权益变动触及1%刻度及减持计划完成暨减持股份结果的公告 | 2025-09-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aartech Solonics Limited
Engineering firm providing energy storage, bus transfer sys…
|
AARTECH | IN | Manufacturing |
|
ABB India Limited
Technology leader in electrification and automation for a s…
|
ABB | IN | Manufacturing |
|
ABB Ltd
A technology company specializing in electrification and au…
|
ABBN | CH | Manufacturing |
|
ACCORD TRANSFORMER & SWITCHGEAR LIMITED
Designs and manufactures energy-efficient transformers and …
|
544710 | IN | Manufacturing |
|
Ads-Tec Energy Public Ltd Co
Develops battery-buffered platform solutions for ultra-fast…
|
ADSE | US | Manufacturing |
|
ADVAIT ENERGY TRANSITIONS LIMITED
Provides power transmission components, renewable energy, a…
|
ADVAIT | IN | Manufacturing |
|
ADVENT TECHNOLOGIES HOLDINGS, INC.
Develops and manufactures complete fuel cell systems and th…
|
ADN | US | Manufacturing |
|
AFC ENERGY PLC
Develops hydrogen power generation technologies for off-gri…
|
AFC | GB | Manufacturing |
|
AHA Co.,Ltd
A technology company operating in EdTech, Healthcare, and E…
|
102950 | KR | Manufacturing |
|
AHOKU Electronic Company
Manufacturer of power management, surge protectors, and PDU…
|
3002 | TW | Manufacturing |
China XD 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/57209/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57209 | 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=57209 | 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=57209 \ -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": 57209}, 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 China XD Electric Co.,Ltd (id: 57209)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.