
许昌智能 — Investor Relations & Filings
Xuchang Intelligent specializes in the research, development, and manufacturing of smart grid equipment and power distribution automation systems. The company provides a comprehensive range of products, including intelligent relays, distribution automation terminals, smart energy meters, and power quality monitoring devices. Its core offerings extend to integrated substation automation systems and energy management platforms designed to enhance grid reliability and efficiency. Serving utility providers, industrial facilities, and renewable energy projects, the company focuses on delivering digital solutions for power distribution and energy conservation. By integrating advanced sensing and control technologies, Xuchang Intelligent supports the modernization of electrical infrastructure and the integration of distributed energy resources.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 股票交易异常波动公告 | 2024-10-30 | Chinese | |
| 第四届监事会第四次会议决议公告 | 2024-10-29 | Chinese | |
| 关于对外投资设立新加坡全资子公司的公告 | 2024-10-29 | Chinese | |
| 2024年三季度报告 | 2024-10-29 | Chinese | |
| 第四届董事会第四次会议决议公告 | 2024-10-29 | Chinese | |
| 关于取得中标通知书的公告 | 2024-09-25 | Chinese |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 39709224 | 股票交易异常波动公告 | 2024-10-30 | Chinese | ||
| 39709210 | 第四届监事会第四次会议决议公告 | 2024-10-29 | Chinese | ||
| 39709201 | 关于对外投资设立新加坡全资子公司的公告 | 2024-10-29 | Chinese | ||
| 39709191 | 2024年三季度报告 | 2024-10-29 | Chinese | ||
| 39709159 | 第四届董事会第四次会议决议公告 | 2024-10-29 | Chinese | ||
| 39709148 | 关于取得中标通知书的公告 | 2024-09-25 | Chinese | ||
| 39709141 | 关于公司复核通过第三批国家级专精特新“小巨人”企业并完成公示的公告 | 2024-09-09 | Chinese | ||
| 39709131 | 股票解除限售公告 | 2024-09-03 | Chinese | ||
| 39709120 | 民生证券股份有限公司关于许昌智能继电器股份有限公司使用闲置募集资金暂时补充流动资金的核查意见 | 2024-08-27 | Chinese | ||
| 39709107 | 第四届董事会第三次会议决议公告 | 2024-08-27 | Chinese | ||
| 39709100 | 关于公司产品被认定为 2024 年度河南省首台(套)重大技术装备的公告 | 2024-08-27 | Chinese | ||
| 39709091 | 2024年半年度报告 | 2024-08-27 | Chinese | ||
| 39709059 | 使用闲置募集资金暂时补充流动资金公告 | 2024-08-27 | Chinese | ||
| 39709051 | 第四届监事会第三次会议决议公告 | 2024-08-27 | Chinese | ||
| 39709048 | 2024年半年度募集资金存放与实际使用情况的专项报告 | 2024-08-27 | 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 |
|
AEC
Provider of heavy electrical equipment, power electronics, …
|
1514 | TW | 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 |
许昌智能 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/58849/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58849 | 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=58849 | 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=58849 \ -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": 58849}, 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 许昌智能 (id: 58849)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.