
Sieyuan Electric Co., Ltd. — Investor Relations & Filings
Sieyuan Electric Co., Ltd. designs and manufactures equipment for power transmission and distribution. Its product portfolio includes high-voltage switchgear, power transformers, instrument transformers, reactors, and capacitors. The company also develops power electronic solutions, such as Static Var Generators (SVG) and STATCOM systems, to enhance grid stability and power quality. Additionally, it provides substation automation and monitoring systems. Sieyuan Electric serves utility operators, renewable energy projects, and industrial sectors globally, focusing on the delivery of integrated technical solutions for electrical infrastructure. The company maintains a strong emphasis on research and development to support grid modernization and the transition to sustainable energy systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 独立董事关于聘任高级管理人员的独立意见 | 2025-03-28 | Chinese | |
| 2024年度业绩快报 | 2025-01-17 | Chinese | |
| 关于子公司江苏思源电池技术有限公司完成工商变更登记的公告 | 2024-12-24 | Chinese | |
| 第八届董事会第十六次会议决议公告 | 2024-11-19 | Chinese | |
| 关于变更子公司江苏思源电池技术有限公司增资方案的公告 | 2024-11-19 | Chinese | |
| 北京大成(上海)律师事务所关于思源电气股份有限公司2024年第一次临时股东大会法律意见书 | 2024-11-04 | Chinese |
Browse filings by year
23 years- 2026 14 filings
- 2025 93 filings
- 2024 83 filings
- 2023 96 filings
- 2022 72 filings
- 2021 72 filings
- 2020 94 filings
- 2019 73 filings
- 2018 89 filings
- 2017 98 filings
- 2016 72 filings
- 2015 56 filings
- 2014 73 filings
- 2013 73 filings
- 2012 76 filings
- 2011 46 filings
- 2010 66 filings
- 2009 56 filings
- 2008 94 filings
- 2007 96 filings
- 2006 66 filings
- 2005 64 filings
- 2004 28 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
2 filings
| |||||
| 44378560 | 独立董事关于聘任高级管理人员的独立意见 | 2025-03-28 | Chinese | ||
| 44378550 | 2024年度业绩快报 | 2025-01-17 | Chinese | ||
|
2024
13 filings
| |||||
| 44378540 | 关于子公司江苏思源电池技术有限公司完成工商变更登记的公告 | 2024-12-24 | Chinese | ||
| 44378528 | 第八届董事会第十六次会议决议公告 | 2024-11-19 | Chinese | ||
| 44378516 | 关于变更子公司江苏思源电池技术有限公司增资方案的公告 | 2024-11-19 | Chinese | ||
| 44378497 | 北京大成(上海)律师事务所关于思源电气股份有限公司2024年第一次临时股东大会法律意见书 | 2024-11-04 | Chinese | ||
| 44378480 | 2024年第一次临时股东大会决议公告 | 2024-11-04 | Chinese | ||
| 44378466 | 2024年三季度报告 | 2024-10-25 | Chinese | ||
| 44378454 | 监事会决议公告 | 2024-10-25 | Chinese | ||
| 44378445 | 关于控股子公司江苏思源高压开关有限公司高压智能组合电器(GIS)生产基地建设项目投资的公告 | 2024-10-25 | Chinese | ||
| 44378441 | 董事会决议公告 | 2024-10-25 | Chinese | ||
| 44378433 | 关于聘任2024年度审计机构的公告 | 2024-10-17 | Chinese | ||
| 44378425 | 关于召开2024年度第一次临时股东大会的通知 | 2024-10-17 | Chinese | ||
| 44378409 | 第八届董事会第十四次会议决议公告 | 2024-10-17 | Chinese | ||
| 44378401 | 思源电气股份有限公司股票交易异常波动公告 | 2024-10-08 | 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 |
|
AEC
Provider of heavy electrical equipment, power electronics, …
|
1514 | TW | 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 |
Sieyuan 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/54091/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54091 | 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=54091 | 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=54091 \ -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": 54091}, 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 Sieyuan Electric Co., Ltd. (id: 54091)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.