Jiangsu Luokai Mechanical & Electrical Co., Ltd . — Investor Relations & Filings
About Jiangsu Luokai Mechanical & Electrical Co., Ltd .
Jiangsu Luokai Mechanical & Electrical Co., Ltd. specializes in the research, development, production, and sale of key components for power distribution systems. The company's primary product portfolio includes operating mechanisms for low-voltage and medium-voltage circuit breakers, such as air circuit breakers (ACB) and molded case circuit breakers (MCCB). Additionally, it manufactures components for disconnectors and other switchgear equipment. Luokai focuses on high-precision mechanical engineering and electrical integration to provide reliable solutions for power grid infrastructure, industrial automation, and commercial energy management. The company serves as a critical supplier to major global and domestic electrical equipment manufacturers, leveraging its advanced manufacturing facilities and R&D capabilities to meet rigorous technical standards in the power distribution sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 洛凯股份董事、高级管理人员薪酬管理制度(2026年4月制定) | 2026-04-29 | Chinese | |
| 洛凯股份:2026年第一季度报告 | 2026-04-29 | Chinese | |
| 中泰证券股份有限公司关于江苏洛凯机电股份有限公司2025年度募集资金存放与实际使用情况的核查意见 | 2026-04-29 | Chinese | |
| 洛凯股份:关于续聘2026年度审计机构的公告 | 2026-04-29 | Chinese | |
| 洛凯股份2025年度审计报告 | 2026-04-29 | Chinese | |
| 洛凯股份2025年度非经营性资金占用及其他关联资金往来的专项说明 | 2026-04-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38638588 | 洛凯股份董事、高级管理人员薪酬管理制度(2026年4月制定) | 2026-04-29 | Chinese | ||
| 38638580 | 洛凯股份:2026年第一季度报告 | 2026-04-29 | Chinese | ||
| 38638557 | 中泰证券股份有限公司关于江苏洛凯机电股份有限公司2025年度募集资金存放与实际使用情况的核查意见 | 2026-04-29 | Chinese | ||
| 38638533 | 洛凯股份:关于续聘2026年度审计机构的公告 | 2026-04-29 | Chinese | ||
| 38638517 | 洛凯股份2025年度审计报告 | 2026-04-29 | Chinese | ||
| 38637901 | 洛凯股份2025年度非经营性资金占用及其他关联资金往来的专项说明 | 2026-04-29 | Chinese | ||
| 38637777 | 洛凯股份2025年度内部控制评价报告 | 2026-04-29 | Chinese | ||
| 38637757 | 洛凯股份:2025年度利润分配方案公告 | 2026-04-29 | Chinese | ||
| 38637744 | 洛凯股份:关于召开2025年年度股东会的通知 | 2026-04-29 | Chinese | ||
| 38637726 | 洛凯股份:第四届董事会第十次会议决议公告 | 2026-04-29 | Chinese | ||
| 38637709 | 江苏洛凯机电股份有限公司董事会审计委员会2025年度履职情况报告 | 2026-04-29 | Chinese | ||
| 38637696 | 洛凯股份:关于2026年度向银行申请综合授信额度的公告 | 2026-04-29 | Chinese | ||
| 38637684 | 江苏洛凯机电股份有限公司独立董事2025年度述职报告(许永春) | 2026-04-29 | Chinese | ||
| 38637669 | 洛凯股份:关于2026年预计为下属企业融资提供担保的公告 | 2026-04-29 | Chinese | ||
| 38637642 | 洛凯股份:关于使用部分闲置自有资金进行现金管理的公告 | 2026-04-29 | 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 |
Jiangsu Luokai Mechanical & 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/57852/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57852 | 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=57852 | 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=57852 \ -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": 57852}, 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 Jiangsu Luokai Mechanical & Electrical Co., Ltd . (id: 57852)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.