
ZHEJIANG NARADA POWER SOURCE Co., Ltd. — Investor Relations & Filings
ZHEJIANG NARADA POWER SOURCE Co., Ltd. specializes in the research, development, manufacturing, and sale of advanced energy storage solutions and power systems. The company provides a comprehensive range of products, including lithium-ion batteries, lead-carbon batteries, and integrated energy storage systems (ESS). Its core business focuses on critical applications such as telecommunications, data centers, renewable energy integration, and industrial backup power. Narada Power emphasizes technological innovation and full life-cycle management, offering services that span from battery production to system integration and resource recycling. By delivering high-performance energy solutions, the company supports the global transition toward smart energy and sustainable power infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于持股5%以上股东及其一致行动人被动减持比例触及1%整数倍的公告 | 2026-05-27 | Chinese | |
| 关于董事变更及调整专门委员会委员完成的公告 | 2026-05-19 | Chinese | |
| 上海市君悦律师事务所关于公司2025年年度股东会的法律意见书 | 2026-05-19 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-19 | Chinese | |
| 关于2023年股票期权激励计划部分股票期权注销完成的公告 | 2026-05-14 | Chinese | |
| 第九届董事会第十二次会议决议公告 | 2026-05-08 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47536883 | 关于持股5%以上股东及其一致行动人被动减持比例触及1%整数倍的公告 | 2026-05-27 | Chinese | ||
| 46533332 | 关于董事变更及调整专门委员会委员完成的公告 | 2026-05-19 | Chinese | ||
| 46533336 | 上海市君悦律师事务所关于公司2025年年度股东会的法律意见书 | 2026-05-19 | Chinese | ||
| 46533360 | 2025年年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 45944443 | 关于2023年股票期权激励计划部分股票期权注销完成的公告 | 2026-05-14 | Chinese | ||
| 44258983 | 第九届董事会第十二次会议决议公告 | 2026-05-08 | Chinese | ||
| 44258950 | 关于调整董事会成员人数及修订公司章程的公告 | 2026-05-08 | Chinese | ||
| 44258938 | 独立董事提名人声明与承诺——陈建根 | 2026-05-08 | Chinese | ||
| 44258930 | 独立董事提名人声明与承诺——喻贞 | 2026-05-08 | Chinese | ||
| 44259017 | 关于参加浙江辖区上市公司投资者网上集体接待日活动暨举行2025年度网上业绩说明会的公告 | 2026-05-08 | Chinese | ||
| 44259000 | 独立董事候选人声明与承诺——喻贞 | 2026-05-08 | Chinese | ||
| 44259090 | 关于变更董事、高管离任及调整专门委员会委员的公告 | 2026-05-08 | Chinese | ||
| 44259076 | 独立董事候选人声明与承诺——陈建根 | 2026-05-08 | Chinese | ||
| 44259066 | 关于增加2025年年度股东会临时提案暨股东会补充通知的公告 | 2026-05-08 | Chinese | ||
| 44259064 | 浙江南都电源动力股份有限公司章程 | 2026-05-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of batteries and accumulators
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CBAK Energy Technology, Inc.
Develops and manufactures advanced lithium-ion and sodium-i…
|
CBAT | US | Manufacturing |
|
Central Development Holdings Limited
Investment holding company operating in the energy (solar P…
|
475 | HK | Manufacturing |
|
Changzhou Wujin Zhongrui Electronic Technology Co., Ltd.
Manufactures precision safety components for cylindrical li…
|
301587 | CN | Manufacturing |
|
Chaowei Power Holdings Limited
Researches, manufactures, and sells advanced lead-acid and …
|
951 | KY | Manufacturing |
|
Chongqing VDL Electronics Co., Ltd.
Manufactures small-scale lithium-ion batteries for consumer…
|
301121 | CN | Manufacturing |
|
Chongqing Wanli New Energy Co., Ltd.
Develops and manufactures lead-acid batteries for automotiv…
|
600847 | CN | Manufacturing |
|
Công ty Cổ phần Pin Ắc quy miền Nam
Manufacturer of batteries and accumulators, OEM supplier fo…
|
PAC | VN | Manufacturing |
|
Contemporary Amperex Technology Co., Limited
Global leader in lithium-ion battery manufacturing and ener…
|
300750 | CN | Manufacturing |
|
Contemporary Amperex Technology Co., Limited
World's largest supplier of electric vehicle batteries and …
|
3750 | HK | Manufacturing |
|
Dragonfly Energy Holdings Corp.
Manufacturer of lithium-ion batteries and integrated energy…
|
DFLI | US | Manufacturing |
ZHEJIANG NARADA POWER SOURCE 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/55088/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55088 | 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=55088 | 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=55088 \ -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": 55088}, 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 ZHEJIANG NARADA POWER SOURCE Co., Ltd. (id: 55088)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.