JILIN JINGUAN ELECTRIC CO.,LTD. — Investor Relations & Filings
Jilin Jinguan Electric Co., Ltd. specializes in the research, development, manufacture, and sale of intelligent power distribution equipment and new energy solutions. The company's core product portfolio includes smart high and low voltage switchgear, ring main units, box-type substations, and power quality management systems. In addition to traditional power infrastructure, the firm provides comprehensive new energy vehicle charging solutions, including AC and DC charging piles, and integrated energy storage systems. Its technologies support the modernization of power grids, industrial automation, and the transition to sustainable energy. The company focuses on delivering high-reliability equipment for utility providers, commercial enterprises, and transportation infrastructure, emphasizing technological innovation in smart grid management and green energy integration.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 独立董事2025年度述职报告-张复生 | 2026-04-27 | Chinese | |
| 董事及高级管理人员薪酬管理制度(2026年4月修订本) | 2026-04-27 | Chinese | |
| 关于为全资子公司申请银行综合授信提供担保的公告 | 2026-04-27 | Chinese | |
| 2025年度会计师事务所的履职情况评估及审计委员会履行监督职责情况的报告 | 2026-04-27 | Chinese | |
| 2025年年度审计报告 | 2026-04-27 | Chinese | |
| 2025年年度报告摘要 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37758828 | 独立董事2025年度述职报告-张复生 | 2026-04-27 | Chinese | ||
| 37758814 | 董事及高级管理人员薪酬管理制度(2026年4月修订本) | 2026-04-27 | Chinese | ||
| 37758807 | 关于为全资子公司申请银行综合授信提供担保的公告 | 2026-04-27 | Chinese | ||
| 37758796 | 2025年度会计师事务所的履职情况评估及审计委员会履行监督职责情况的报告 | 2026-04-27 | Chinese | ||
| 37758779 | 2025年年度审计报告 | 2026-04-27 | Chinese | ||
| 37758363 | 2025年年度报告摘要 | 2026-04-27 | Chinese | ||
| 37758328 | 关于2026年度董事及高级管理人员薪酬方案的公告 | 2026-04-27 | Chinese | ||
| 37758312 | 2025年度财务决算报告 | 2026-04-27 | Chinese | ||
| 37758311 | 董事会关于独立董事独立性情况的专项意见 | 2026-04-27 | Chinese | ||
| 37758291 | 金冠股份2025年度可持续发展报告 | 2026-04-27 | Chinese | ||
| 37757851 | 关于2025年度计提信用减值及资产减值准备的公告 | 2026-04-27 | Chinese | ||
| 37757844 | 关于2025年度拟不进行利润分配的专项说明 | 2026-04-27 | Chinese | ||
| 37757837 | 非经营性资金占用及其他关联资金往来情况的专项说明 | 2026-04-27 | Chinese | ||
| 37757786 | 关于公司收到民事起诉状的公告 | 2026-03-20 | Chinese | ||
| 37757783 | 第七届董事会第七次会议决议公告 | 2026-01-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 |
|---|---|---|---|
|
AICHI ELECTRIC CO.,LTD.
Manufactures power equipment, motors, and printed circuit b…
|
6623 | JP | Manufacturing |
|
Akanksha Power and Infrastructure Limited
Manufactures electrical equipment and provides turnkey EPC …
|
AKANKSHA | IN | Manufacturing |
|
Alfa Transformers ltd.
Designs, manufactures, and repairs electrical transformers …
|
517546 | IN | Manufacturing |
|
Alfen N.V.
Manufacturer of smart grid, energy storage, and EV charging…
|
ALFEN | NL | Manufacturing |
|
ALLIENT INC
Designs and manufactures precision-controlled motion compon…
|
ALNT | US | Manufacturing |
|
Allis Electric Co., Ltd.
Provider of heavy electrical equipment, power electronics, …
|
1514 | TW | Manufacturing |
|
Altech Corporation
Supplier of components for industrial control, instrumentat…
|
4641 | JP | Manufacturing |
|
Amba Enterprises Ltd.
Manufactures electrical steel laminations, motor stampings,…
|
539196 | IN | Manufacturing |
|
AMERICAN SUPERCONDUCTOR CORP /DE/
Provides megawatt-scale power resiliency solutions for grid…
|
AMSC | US | Manufacturing |
|
AMPVOLTS LIMITED
Produces distribution transformers and high-voltage equipme…
|
535719 | IN | Manufacturing |
JILIN JINGUAN ELECTRIC 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/55496/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55496 | 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=55496 | 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=55496 \ -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": 55496}, 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 JILIN JINGUAN ELECTRIC CO.,LTD. (id: 55496)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.