LANZHOU GREATWALL ELECTRICAL CO.,LTD — Investor Relations & Filings
About LANZHOU GREATWALL ELECTRICAL CO.,LTD
Lanzhou Greatwall Electrical Co., Ltd. focuses on the design, manufacture, and distribution of high and low voltage electrical apparatus and integrated system solutions. The product range encompasses medium and low voltage switchgear, vacuum circuit breakers, intelligent air circuit breakers, and automated control systems. These components are utilized extensively in power distribution networks, industrial automation, and infrastructure development. The company provides technical support for power transmission projects, emphasizing the development of reliable electrical components for energy management and industrial facility operations. Its core competencies lie in the engineering of distribution equipment and the integration of intelligent control technologies for diverse power system requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 长城电工2025年度环境、社会和公司治理(ESG)报告 | 2026-04-23 | Chinese | |
| 长城电工董事、高级管理人员薪酬管理办法 | 2026-04-23 | Chinese | |
| 长城电工关于2025年资产计提减值准备的公告 | 2026-04-23 | Chinese | |
| 21-长城电工关于子公司接受控股股东财务资助的公告 | 2026-04-10 | Chinese | |
| 长城电工关于为子公司提供担保进展的公告 | 2026-03-30 | Chinese | |
| 长城电工第九届董事会第一次会议决议公告 | 2026-03-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40513892 | 长城电工2025年度环境、社会和公司治理(ESG)报告 | 2026-04-23 | Chinese | ||
| 40513207 | 长城电工董事、高级管理人员薪酬管理办法 | 2026-04-23 | Chinese | ||
| 40513194 | 长城电工关于2025年资产计提减值准备的公告 | 2026-04-23 | Chinese | ||
| 40513187 | 21-长城电工关于子公司接受控股股东财务资助的公告 | 2026-04-10 | Chinese | ||
| 40513185 | 长城电工关于为子公司提供担保进展的公告 | 2026-03-30 | Chinese | ||
| 40513183 | 长城电工第九届董事会第一次会议决议公告 | 2026-03-23 | Chinese | ||
| 40513167 | 长城电工关于完成换届选举及聘任高级管理人员、证券事务代表的公告 | 2026-03-23 | Chinese | ||
| 40513155 | 长城电工2026年第一次临时股东会决议公告 | 2026-03-23 | Chinese | ||
| 40513145 | 长城电工关于变更审计机构签字注册会计师的公告 | 2026-03-23 | Chinese | ||
| 40513132 | 长城电工2026年第一次临时股东会法律意见书 | 2026-03-23 | Chinese | ||
| 40513108 | 长城电工关于日常关联交易的公告 | 2026-03-23 | Chinese | ||
| 40513097 | 长城电工关于为子公司提供担保进展的公告 | 2026-03-17 | Chinese | ||
| 40513095 | 独立董事提名人声明与承诺 | 2026-03-06 | Chinese | ||
| 40513080 | 长城电工第八届董事会第二十九次会议决议公告 | 2026-03-06 | Chinese | ||
| 40513071 | 独立董事声明与承诺(霍宗杰) | 2026-03-06 | 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 |
LANZHOU GREATWALL ELECTRICAL 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/56554/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56554 | 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=56554 | 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=56554 \ -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": 56554}, 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 LANZHOU GREATWALL ELECTRICAL CO.,LTD (id: 56554)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.