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-12-30 | Chinese | |
| 中国西电产品中标公告 | 2025-12-16 | Chinese | |
| 中国西电第五届董事会第六次会议决议公告 | 2025-12-01 | Chinese | |
| 中国西电产品中标公告 | 2025-11-28 | Chinese | |
| 中国西电关于持股5%以上股东减持股份计划的公告 | 2025-11-20 | Chinese | |
| 中国西电股票交易异常波动公告 | 2025-11-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 35533445 | 中国西电关于年审会计师事务所变更质量控制复核人的公告 | 2025-12-30 | Chinese | ||
| 35533437 | 中国西电产品中标公告 | 2025-12-16 | Chinese | ||
| 35533428 | 中国西电第五届董事会第六次会议决议公告 | 2025-12-01 | Chinese | ||
| 35533418 | 中国西电产品中标公告 | 2025-11-28 | Chinese | ||
| 35533411 | 中国西电关于持股5%以上股东减持股份计划的公告 | 2025-11-20 | Chinese | ||
| 35533397 | 中国西电股票交易异常波动公告 | 2025-11-07 | Chinese | ||
| 35533385 | 中国西电第五届董事会第五次会议决议公告 | 2025-11-07 | Chinese | ||
| 35533375 | 中国西电关于全资子公司购买资产暨关联交易的公告 | 2025-11-07 | Chinese | ||
| 35533366 | 中国西电2025年第一次临时股东大会决议公告 | 2025-11-07 | Chinese | ||
| 35533358 | 中国西电电气股份有限公司2025年第一次临时股东大会法律意见书 | 2025-11-07 | Chinese | ||
| 35533336 | 中国西电2025年第一次临时股东大会会议资料 | 2025-10-31 | Chinese | ||
| 35533324 | 中国西电电气股份有限公司股东会议事规则 | 2025-10-22 | Chinese | ||
| 35533315 | 中国西电电气股份有限公司董事会议事规则 | 2025-10-22 | Chinese | ||
| 35533302 | 中国西电电气股份有限公司董事会审计委员会议事规则 | 2025-10-22 | Chinese | ||
| 35533290 | 中国西电电气股份有限公司董事会战略委员会议事规则 | 2025-10-22 | 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.