
BEIJING SIFANG AUTOMATION CO.,LTD. — Investor Relations & Filings
Beijing Sifang Automation Co., Ltd. specializes in the research, development, and manufacturing of protection, automation, and control solutions for electrical infrastructure. The company provides a comprehensive portfolio of products including digital relay protection devices, substation automation systems, and power plant control systems. Its expertise extends to smart grid technologies, power electronics, and renewable energy integration. Sifang serves diverse sectors such as generation, transmission, distribution, and industrial automation. By focusing on technological innovation and high-reliability standards, the company supports the stability and efficiency of electrical networks. Key offerings include energy management systems, monitoring platforms, and specialized hardware for high-voltage applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四方股份董事会战略与ESG委员会议事规则(草案)(H股发行并上市后适用) | 2026-05-22 | Chinese | |
| 四方股份独立董事年报工作制度 | 2026-05-22 | Chinese | |
| 四方股份董事和高级管理人员薪酬管理制度 | 2026-05-22 | Chinese | |
| 四方股份章程 | 2026-05-22 | Chinese | |
| 四方股份总裁工作细则 | 2026-05-22 | Chinese | |
| 四方股份关于召开2026年第一次临时股东会的通知 | 2026-05-22 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46867955 | 四方股份董事会战略与ESG委员会议事规则(草案)(H股发行并上市后适用) | 2026-05-22 | Chinese | ||
| 46867954 | 四方股份独立董事年报工作制度 | 2026-05-22 | Chinese | ||
| 46867952 | 四方股份董事和高级管理人员薪酬管理制度 | 2026-05-22 | Chinese | ||
| 46867949 | 四方股份章程 | 2026-05-22 | Chinese | ||
| 46867946 | 四方股份总裁工作细则 | 2026-05-22 | Chinese | ||
| 46867945 | 四方股份关于召开2026年第一次临时股东会的通知 | 2026-05-22 | Chinese | ||
| 46867943 | 四方股份关于制订公司于H股发行上市后适用的管理制度的公告 | 2026-05-22 | Chinese | ||
| 46867716 | 四方股份独立董事工作制度 | 2026-05-22 | Chinese | ||
| 46867654 | 四方股份董事会薪酬与考核委员会议事规则(草案)(H股发行并上市后适用) | 2026-05-22 | Chinese | ||
| 46867653 | 四方股份境外发行证券和上市相关保密和档案管理工作制度 | 2026-05-22 | Chinese | ||
| 46867652 | 四方股份第八届董事会第九次会议决议公告 | 2026-05-22 | Chinese | ||
| 46867651 | 独立董事提名人声明与承诺(吴海峰) | 2026-05-22 | Chinese | ||
| 46867646 | 四方股份董事会战略与ESG委员会议事规则 | 2026-05-22 | Chinese | ||
| 46867642 | 四方股份可持续发展(ESG)管理制度 | 2026-05-22 | Chinese | ||
| 46867503 | 四方股份关于聘任公司副总裁的公告 | 2026-05-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 |
|
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 |
BEIJING SIFANG AUTOMATION 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/57193/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57193 | 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=57193 | 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=57193 \ -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": 57193}, 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 BEIJING SIFANG AUTOMATION CO.,LTD. (id: 57193)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.