
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 |
|---|---|---|---|
| 第六届监事会第十七次会议决议公告 | 2021-01-04 | Chinese | |
| 第七届董事会第十九次会议决议公告 | 2021-01-04 | Chinese | |
| 监事会关于2019年限制性股票与股票期权激励计划股票期权第一个行权期对象名单的核查意见 | 2021-01-04 | Chinese | |
| 关于召开2021年第一次临时股东大会通知的公告 | 2020-12-24 | Chinese | |
| 关于签署征地补偿协议的公告 | 2020-12-24 | Chinese | |
| 独立董事对相关事项发表的独立意见 | 2020-12-24 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
3 filings
| |||||
| 35588130 | 第六届监事会第十七次会议决议公告 | 2021-01-04 | Chinese | ||
| 35588118 | 第七届董事会第十九次会议决议公告 | 2021-01-04 | Chinese | ||
| 35588108 | 监事会关于2019年限制性股票与股票期权激励计划股票期权第一个行权期对象名单的核查意见 | 2021-01-04 | Chinese | ||
|
2020
12 filings
| |||||
| 35588099 | 关于召开2021年第一次临时股东大会通知的公告 | 2020-12-24 | Chinese | ||
| 35588086 | 关于签署征地补偿协议的公告 | 2020-12-24 | Chinese | ||
| 35588071 | 独立董事对相关事项发表的独立意见 | 2020-12-24 | Chinese | ||
| 35588056 | 第七届董事会第十八次会议决议公告 | 2020-12-24 | Chinese | ||
| 35588038 | 关于完成工商变更登记并换发营业执照的公告 | 2020-12-22 | Chinese | ||
| 35588026 | 关于股东股份解除质押及质押的公告 | 2020-12-15 | Chinese | ||
| 35588014 | 2020年第四次临时股东大会的法律意见书 | 2020-12-14 | Chinese | ||
| 35587996 | 2020年第四次临时股东大会决议公告 | 2020-12-14 | Chinese | ||
| 35587986 | 关于向特定对象发行股票申请获得中国证监会同意注册批复的公告 | 2020-12-08 | Chinese | ||
| 35587974 | 创业板向特定对象发行A股股票募集说明书(注册稿) | 2020-12-08 | Chinese | ||
| 35587850 | 安信证券股份有限公司关于公司转让部分募集资金投资项目的核查意见 | 2020-11-27 | Chinese | ||
| 35587838 | 公司章程修订对照表 | 2020-11-27 | 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.