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-01-30 | Chinese | |
| 关于董事、总经理辞职暨补选非独立董事、专业委员会委员及聘任总经理的公告 | 2026-01-30 | Chinese | |
| 关于选举职工代表董事的公告 | 2026-01-30 | Chinese | |
| 第七届董事会第六次会议决议公告 | 2025-12-26 | Chinese | |
| 关于为全资子公司申请银行综合授信提供担保的公告 | 2025-12-26 | Chinese | |
| 河南晟品律师事务所关于吉林省金冠电气股份有限公司2025年第二次临时股东会的法律意见书 | 2025-12-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 37757781 | 2025年度业绩预告 | 2026-01-30 | Chinese | ||
| 37757778 | 关于董事、总经理辞职暨补选非独立董事、专业委员会委员及聘任总经理的公告 | 2026-01-30 | Chinese | ||
| 37757772 | 关于选举职工代表董事的公告 | 2026-01-30 | Chinese | ||
|
2025
12 filings
| |||||
| 37757770 | 第七届董事会第六次会议决议公告 | 2025-12-26 | Chinese | ||
| 37757761 | 关于为全资子公司申请银行综合授信提供担保的公告 | 2025-12-26 | Chinese | ||
| 37757755 | 河南晟品律师事务所关于吉林省金冠电气股份有限公司2025年第二次临时股东会的法律意见书 | 2025-12-23 | Chinese | ||
| 37757734 | 2025年第二次临时股东会决议公告 | 2025-12-23 | Chinese | ||
| 37757732 | 金冠股份总经理工作细则(202512修订) | 2025-12-05 | Chinese | ||
| 37757725 | 金冠股份投资者关系管理制度(202512修订) | 2025-12-05 | Chinese | ||
| 37757712 | 《公司章程(2025年12月修订)》 | 2025-12-05 | Chinese | ||
| 37757702 | 金冠股份募集资金管理制度(202512修订) | 2025-12-05 | Chinese | ||
| 37757694 | 金冠股份董事会战略与可持续发展委员会工作规则(202512修订) | 2025-12-05 | Chinese | ||
| 37757676 | 第七届董事会第五次会议决议公告 | 2025-12-05 | Chinese | ||
| 37757667 | 金冠股份股东会议事规则(202512修订) | 2025-12-05 | Chinese | ||
| 37757651 | 金冠股份独立董事工作制度(202512修订) | 2025-12-05 | 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 |
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.