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年第二次临时股东会法律意见书 | 2025-10-31 | Chinese | |
| 长城电工2025年第三季度报告 | 2025-10-30 | Chinese | |
| 长城电工2025年第二次临时股东会资料 | 2025-10-27 | Chinese | |
| 长城电工第八届董事会第二十三次会议决议公告 | 2025-10-15 | Chinese | |
| 长城电工关于续聘2025年度审计机构的公告 | 2025-10-15 | Chinese | |
| 长城电工关于召开公司2025年第二次临时股东会的通知 | 2025-10-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 40512716 | 长城电工2025年第二次临时股东会法律意见书 | 2025-10-31 | Chinese | ||
| 40512694 | 长城电工2025年第三季度报告 | 2025-10-30 | Chinese | ||
| 40512684 | 长城电工2025年第二次临时股东会资料 | 2025-10-27 | Chinese | ||
| 40512677 | 长城电工第八届董事会第二十三次会议决议公告 | 2025-10-15 | Chinese | ||
| 40512666 | 长城电工关于续聘2025年度审计机构的公告 | 2025-10-15 | Chinese | ||
| 40512658 | 长城电工关于召开公司2025年第二次临时股东会的通知 | 2025-10-15 | Chinese | ||
| 40512653 | 长城电工关于对外担保进展的公告 | 2025-09-15 | Chinese | ||
| 40512635 | 长城电工2025年第一次临时股东会法律意见书 | 2025-09-01 | Chinese | ||
| 40512621 | 长城电工2025年第一次临时股东会决议公告 | 2025-09-01 | Chinese | ||
| 40512610 | 长城电工2025年第一次临时股东会资料 | 2025-08-27 | Chinese | ||
| 40512601 | 长城电工关于召开2025年半年度业绩说明会的公告 | 2025-08-20 | Chinese | ||
| 40512592 | 长城电工关于对外担保进展的公告 | 2025-08-14 | Chinese | ||
| 40512582 | 长城电工第八届监事会第十四次会议决议公告 | 2025-08-14 | Chinese | ||
| 40512573 | 长城电工2025年半年度报告摘要 | 2025-08-14 | Chinese | ||
| 40512563 | 长城电工第八届董事会第二十二次会议决议公告 | 2025-08-14 | 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.