
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 |
|---|---|---|---|
| 年度非经营性资金占用及其他关联资金往来情况的专项审计说明 | 2022-04-28 | Chinese | |
| 公司章程(2022年4月修订) | 2022-04-28 | Chinese | |
| 关于部分募集资金投资项目继续延期的公告 | 2022-04-28 | Chinese | |
| 独立董事候选人声明(薛安克) | 2022-04-28 | Chinese | |
| 2021年度董事会工作报告 | 2022-04-28 | Chinese | |
| 第七届董事会第二十九次会议决议公告 | 2022-04-13 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 35590722 | 年度非经营性资金占用及其他关联资金往来情况的专项审计说明 | 2022-04-28 | Chinese | ||
| 35590711 | 公司章程(2022年4月修订) | 2022-04-28 | Chinese | ||
| 35590701 | 关于部分募集资金投资项目继续延期的公告 | 2022-04-28 | Chinese | ||
| 35590690 | 独立董事候选人声明(薛安克) | 2022-04-28 | Chinese | ||
| 35590682 | 2021年度董事会工作报告 | 2022-04-28 | Chinese | ||
| 35590673 | 第七届董事会第二十九次会议决议公告 | 2022-04-13 | Chinese | ||
| 35590666 | 中信证券股份有限公司关于公司继续使用部分闲置募集资金暂时补充流动资金的核查意见 | 2022-04-13 | Chinese | ||
| 35590657 | 独立董事关于相关事项的独立意见 | 2022-04-13 | Chinese | ||
| 35590653 | 关于继续使用部分闲置募集资金暂时补充流动资金的公告 | 2022-04-13 | Chinese | ||
| 35590649 | 第六届监事会第二十七次会议决议公告 | 2022-04-13 | Chinese | ||
| 35590644 | 关于闲置募集资金暂时补充流动资金提前归还的公告 | 2022-04-12 | Chinese | ||
| 35590639 | 2021年度业绩快报 | 2022-04-06 | Chinese | ||
| 35590634 | 2022年第一季度业绩预告 | 2022-04-06 | Chinese | ||
| 35590629 | 关于完成工商变更登记并换发营业执照的公告 | 2022-03-14 | Chinese | ||
| 35590623 | 关于公司2019年限制性股票与股票期权激励计划部分股票期权注销完成的公告 | 2022-02-25 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of batteries and accumulators
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABM FUJIYA BERHAD
Manufacturing and sale of automotive, storage, and EFB batt…
|
— | MY | Manufacturing |
|
Abound Energy
Develops patented zinc-air battery systems for reliable, lo…
|
ABND | CA | Manufacturing |
|
Aegis Critical Energy Defence Corp.
Develops and delivers advanced LFP Battery Energy Storage S…
|
QESS | CA | Manufacturing |
|
AES-KY
Develops lithium-ion battery modules for electric light veh…
|
6781 | TW | Manufacturing |
|
A.F.W Co., Ltd
Manufacturer of electric vehicle components using friction …
|
312610 | KR | Manufacturing |
|
Altech Advanced Materials AG
Develops materials for lithium-ion batteries and solid-stat…
|
AMA1 | DE | Manufacturing |
|
ALTECH BATTERIES LTD
Develops sodium-chloride solid-state batteries and lithium-…
|
ATC | AU | Manufacturing |
|
Amara Raja Energy & Mobility Limited
Provides energy storage solutions for automotive, industria…
|
ARE&M | IN | Manufacturing |
|
Amprius Technologies, Inc.
Develops and manufactures advanced lithium-ion batteries wi…
|
AMPX | US | Manufacturing |
|
ANHUI ANFU BATTERY TECHNOLOGY CO.,LTD.
Produces primary and secondary batteries for consumer and i…
|
603031 | CN | 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.