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-04-23 | Chinese | |
| 长城电工2025年年度报告 | 2026-04-23 | Chinese | |
| 22-长城电工第九届董事会第三次会议决议公告 | 2026-04-23 | Chinese | |
| 长城电工2025年度独立董事述职报告(贾洪文) | 2026-04-23 | Chinese | |
| 长城电工2025年年度报告摘要 | 2026-04-23 | Chinese | |
| 长城电工董事会审计委员会对会计师事务所2025年度履行监督职责情况报告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40515041 | 长城电工董事会关于独立董事独立性自查情况的专项意见 | 2026-04-23 | Chinese | ||
| 40515032 | 长城电工2025年年度报告 | 2026-04-23 | Chinese | ||
| 40515015 | 22-长城电工第九届董事会第三次会议决议公告 | 2026-04-23 | Chinese | ||
| 40515004 | 长城电工2025年度独立董事述职报告(贾洪文) | 2026-04-23 | Chinese | ||
| 40514989 | 长城电工2025年年度报告摘要 | 2026-04-23 | Chinese | ||
| 40514979 | 长城电工董事会审计委员会对会计师事务所2025年度履行监督职责情况报告 | 2026-04-23 | Chinese | ||
| 40514966 | 长城电工2025年可持续发展(ESG)报告摘要 | 2026-04-23 | Chinese | ||
| 40514945 | 长城电工2025年审计报告 | 2026-04-23 | Chinese | ||
| 40514039 | 长城电工董事会审计委员会2025年度履职报告 | 2026-04-23 | Chinese | ||
| 40514024 | 长城电工控股股东及其他关联方占用资金情况审核报告 | 2026-04-23 | Chinese | ||
| 40514000 | 长城电工2026年度拟向子公司提供信贷业务担保额度的公告 | 2026-04-23 | Chinese | ||
| 40513990 | 长城电工关于召开2025年年度股东会的通知 | 2026-04-23 | Chinese | ||
| 40513979 | 长城电工关于2025年度拟不进行利润分配的公告 | 2026-04-23 | Chinese | ||
| 40513968 | 长城电工2025年营业收入扣除情况专项审核报告 | 2026-04-23 | Chinese | ||
| 40513904 | 长城电工关于董事、高级管理人员2026年薪酬方案的公告 | 2026-04-23 | 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.