
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 |
|---|---|---|---|
| 关于2018年度计提资产减值准备的公告 | 2019-04-21 | Chinese | |
| 2019年第一季度报告全文 | 2019-04-21 | Chinese | |
| 中信证券股份有限公司关于公司发行股份及支付现金购买资产并募集配套资金暨关联交易之2018年度持续督导工作报告书暨持续督导总结报告 | 2019-04-21 | Chinese | |
| 安信证券股份有限公司关于公司2018年度内部控制自我评价报告之核查意见 | 2019-04-21 | Chinese | |
| 关于发行股份及支付现金购买资产的业绩承诺补偿暨定向回购应补偿股份的公告 | 2019-04-21 | Chinese | |
| 关于部分募集资金投资项目延期的公告 | 2019-04-21 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
15 filings
| |||||
| 35582991 | 关于2018年度计提资产减值准备的公告 | 2019-04-21 | Chinese | ||
| 35582977 | 2019年第一季度报告全文 | 2019-04-21 | Chinese | ||
| 35582959 | 中信证券股份有限公司关于公司发行股份及支付现金购买资产并募集配套资金暨关联交易之2018年度持续督导工作报告书暨持续督导总结报告 | 2019-04-21 | Chinese | ||
| 35582949 | 安信证券股份有限公司关于公司2018年度内部控制自我评价报告之核查意见 | 2019-04-21 | Chinese | ||
| 35582940 | 关于发行股份及支付现金购买资产的业绩承诺补偿暨定向回购应补偿股份的公告 | 2019-04-21 | Chinese | ||
| 35582931 | 关于部分募集资金投资项目延期的公告 | 2019-04-21 | Chinese | ||
| 35582921 | 关于2018年度拟不进行利润分配的专项说明 | 2019-04-21 | Chinese | ||
| 35582914 | 独立董事对相关事项的独立意见 | 2019-04-21 | Chinese | ||
| 35582909 | 2018年度内部控制自我评价报告 | 2019-04-21 | Chinese | ||
| 35582901 | 非经营性资金占用及其他关联资金往来情况的专项审计说明 | 2019-04-21 | Chinese | ||
| 35582889 | 募集资金年度存放与使用情况鉴证报告 | 2019-04-21 | Chinese | ||
| 35582881 | 安信证券股份有限公司关于公司部分募集资金投资项目延期的核查意见 | 2019-04-21 | Chinese | ||
| 35582873 | 关于使用闲置自有资金进行现金管理的公告 | 2019-04-21 | Chinese | ||
| 35582866 | 公司章程修订对照表 | 2019-04-21 | Chinese | ||
| 35582860 | 独立董事2018年度述职报告(汪祥耀) | 2019-04-21 | 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.