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-12-30 | Chinese | |
| 长城电工第八届董事会第二十七次会议决议公告 | 2025-12-30 | Chinese | |
| 长城电工董事、高级管理人员离职管理办法 | 2025-12-30 | Chinese | |
| 长城电工关于全资子公司拟注销参股子公司的公告 | 2025-12-30 | Chinese | |
| 长城电工日常关联交易公告 | 2025-12-19 | Chinese | |
| 长城电工关于全资子公司实物资产无偿划转的公告 | 2025-12-19 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 40512883 | 长城电工内部问责制度 | 2025-12-30 | Chinese | ||
| 40512873 | 长城电工第八届董事会第二十七次会议决议公告 | 2025-12-30 | Chinese | ||
| 40512863 | 长城电工董事、高级管理人员离职管理办法 | 2025-12-30 | Chinese | ||
| 40512851 | 长城电工关于全资子公司拟注销参股子公司的公告 | 2025-12-30 | Chinese | ||
| 40512842 | 长城电工日常关联交易公告 | 2025-12-19 | Chinese | ||
| 40512833 | 长城电工关于全资子公司实物资产无偿划转的公告 | 2025-12-19 | Chinese | ||
| 40512819 | 长城电工关于全资子公司股权无偿划转的公告 | 2025-12-19 | Chinese | ||
| 40512808 | 长城电工第八届董事会第二十六次会议决议公告 | 2025-12-19 | Chinese | ||
| 40512798 | 长城电工对外担保管理办法 | 2025-12-19 | Chinese | ||
| 40512773 | 长城电工股票交易异常波动公告 | 2025-12-15 | Chinese | ||
| 40512764 | 甘肃电气装备集团有限公司关于长城电工股票异常波动询证函的回函 | 2025-12-15 | Chinese | ||
| 40512756 | 长城电工关于为子公司提供担保进展的公告 | 2025-12-12 | Chinese | ||
| 40512745 | 长城电工关于召开2025年第三季度业绩说明会的公告 | 2025-11-17 | Chinese | ||
| 40512735 | 长城电工关于公司董事、高级管理人员离任暨授权副总经理代行总经理职责的公告 | 2025-11-07 | Chinese | ||
| 40512729 | 长城电工2025年第二次临时股东会决议公告 | 2025-10-31 | 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.