Anhui ZhongDianXinLong Science and Technology Co., Ltd. — Investor Relations & Filings
Anhui ZhongDianXinLong Science and Technology Co., Ltd. specializes in the research, development, and manufacturing of electrical distribution equipment and intelligent power systems. The company provides a comprehensive range of high and low voltage switchgear, power transformers, and distribution automation systems designed for grid stability and energy efficiency. Beyond power infrastructure, it integrates advanced information technology to offer smart city solutions, including public safety surveillance and intelligent monitoring systems. Its core competencies lie in the convergence of electrical engineering and digital automation, serving utility providers, industrial facilities, and municipal infrastructure projects. The firm focuses on delivering reliable power distribution hardware alongside software-driven management platforms to optimize energy consumption and enhance operational security.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度内部控制评价报告 | 2026-04-21 | Chinese | |
| 安徽中电鑫龙科技股份有限公司董事、高级管理人员薪酬制度 | 2026-04-21 | Chinese | |
| 关于2026年度公司及子公司之间相互提供担保额度的公告 | 2026-04-21 | Chinese | |
| 关于2025年度利润分配方案的公告 | 2026-04-21 | Chinese | |
| 2025年度营业收入扣除情况报告 | 2026-04-21 | Chinese | |
| 2025年年度报告 | 2026-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35308143 | 2025年度内部控制评价报告 | 2026-04-21 | Chinese | ||
| 35308134 | 安徽中电鑫龙科技股份有限公司董事、高级管理人员薪酬制度 | 2026-04-21 | Chinese | ||
| 35308122 | 关于2026年度公司及子公司之间相互提供担保额度的公告 | 2026-04-21 | Chinese | ||
| 35308112 | 关于2025年度利润分配方案的公告 | 2026-04-21 | Chinese | ||
| 35308104 | 2025年度营业收入扣除情况报告 | 2026-04-21 | Chinese | ||
| 35308095 | 2025年年度报告 | 2026-04-21 | Chinese | ||
| 35308091 | 独立董事述职报告(刘芳端) | 2026-04-21 | Chinese | ||
| 35308082 | 独立董事述职报告(许礼进) | 2026-04-21 | Chinese | ||
| 35308074 | 独立董事述职报告(郑湘) | 2026-04-21 | Chinese | ||
| 35308067 | 2025年年度报告摘要 | 2026-04-21 | Chinese | ||
| 35308052 | 关于“质量回报双提升”行动方案的公告 | 2026-04-21 | Chinese | ||
| 35308046 | 关于会计政策变更的公告 | 2026-04-21 | Chinese | ||
| 35308042 | 2025年度内控审计报告 | 2026-04-21 | Chinese | ||
| 35308029 | 董事会对独立董事独立性情况的专项意见 | 2026-04-21 | Chinese | ||
| 35308018 | 2025年度业绩预告 | 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 |
Anhui ZhongDianXinLong Science and Technology 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/54347/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54347 | 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=54347 | 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=54347 \ -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": 54347}, 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 Anhui ZhongDianXinLong Science and Technology Co., Ltd. (id: 54347)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.