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 |
|---|---|---|---|
| 独立董事声明与承诺(姬云香) | 2026-03-06 | Chinese | |
| 长城电工关于日常关联交易的公告 | 2026-03-06 | Chinese | |
| 长城电工关于召开2026年第一次临时股东会的通知 | 2026-03-06 | Chinese | |
| 独立董事声明与承诺(任海军) | 2026-03-06 | Chinese | |
| 长城电工关于董事会换届选举的公告 | 2026-03-06 | Chinese | |
| 长城电工关于2025年度审计机构变更项目质量控制复核人员的公告 | 2026-02-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 40513053 | 独立董事声明与承诺(姬云香) | 2026-03-06 | Chinese | ||
| 40513042 | 长城电工关于日常关联交易的公告 | 2026-03-06 | Chinese | ||
| 40513029 | 长城电工关于召开2026年第一次临时股东会的通知 | 2026-03-06 | Chinese | ||
| 40513013 | 独立董事声明与承诺(任海军) | 2026-03-06 | Chinese | ||
| 40513003 | 长城电工关于董事会换届选举的公告 | 2026-03-06 | Chinese | ||
| 40512988 | 长城电工关于2025年度审计机构变更项目质量控制复核人员的公告 | 2026-02-12 | Chinese | ||
| 40512979 | 长城电工关于为子公司提供担保进展的公告 | 2026-02-12 | Chinese | ||
| 40512963 | 长城电工第八届董事会第二十八次会议决议公告 | 2026-01-29 | Chinese | ||
| 40512955 | 长城电工关于子公司接受控股股东财务资助的公告 | 2026-01-29 | Chinese | ||
| 40512942 | 长城电工关于日常关联交易的公告 | 2026-01-29 | Chinese | ||
| 40512932 | 长城电工2025年年度业绩预亏公告 | 2026-01-23 | Chinese | ||
| 40512929 | 长城电工关于为子公司提供担保进展的公告 | 2026-01-13 | Chinese | ||
| 40512913 | 长城电工关于独立董事离任的公告 | 2026-01-13 | Chinese | ||
| 40512902 | 长城电工关于董事会延期换届的公告 | 2026-01-13 | Chinese | ||
|
2025
1 filing
| |||||
| 40512895 | 长城电工信息披露暂缓与豁免管理制度 | 2025-12-30 | 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.