
SHENZHEN CENTER POWER TECH.CO.,LTD. — Investor Relations & Filings
Shenzhen Center Power Tech. Co., Ltd., operating under the brand Vision Group, specializes in the research, development, and manufacturing of advanced energy storage solutions. The company's product portfolio includes valve-regulated lead-acid (VRLA) batteries, lithium-ion battery systems, and hydrogen fuel cell technologies. These products serve a wide range of applications, including uninterruptible power supplies (UPS), telecommunications infrastructure, renewable energy storage systems, and motive power for electric vehicles. With a focus on high-performance and reliability, the company provides integrated power solutions to global markets, leveraging extensive R&D capabilities to advance battery efficiency and lifecycle management. Its operations encompass the entire value chain from cell production to complete energy management systems, catering to industrial, commercial, and residential sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于控股股东部分股份质押展期的公告 | 2024-10-07 | Chinese | |
| 2024年第二次临时股东大会会议决议公告 | 2024-09-17 | Chinese | |
| 广东信达律师事务所关于深圳市雄韬电源科技股份有限公司2024年第二次临时股东大会的法律意见书 | 2024-09-17 | Chinese | |
| 关于召开2024年第二次临时股东大会的提示性公告更正公告 | 2024-09-12 | Chinese | |
| 关于召开2024年第二次临时股东大会的提示性公告 | 2024-09-11 | Chinese | |
| 关于回购股份的进展公告 | 2024-09-03 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 36999228 | 关于控股股东部分股份质押展期的公告 | 2024-10-07 | Chinese | ||
| 36999219 | 2024年第二次临时股东大会会议决议公告 | 2024-09-17 | Chinese | ||
| 36999208 | 广东信达律师事务所关于深圳市雄韬电源科技股份有限公司2024年第二次临时股东大会的法律意见书 | 2024-09-17 | Chinese | ||
| 36999196 | 关于召开2024年第二次临时股东大会的提示性公告更正公告 | 2024-09-12 | Chinese | ||
| 36999137 | 关于召开2024年第二次临时股东大会的提示性公告 | 2024-09-11 | Chinese | ||
| 36999125 | 关于回购股份的进展公告 | 2024-09-03 | Chinese | ||
| 36999072 | 关于获得专利证书的公告 | 2024-09-01 | Chinese | ||
| 36999051 | 关于部分募投项目结项并注销募集资金专户的公告 | 2024-08-27 | Chinese | ||
| 36999039 | 雄韬股份:2024年半年度募集资金存放与使用情况的专项报告 | 2024-08-27 | Chinese | ||
| 36999029 | 半年报董事会决议公告 | 2024-08-27 | Chinese | ||
| 36999016 | 2024年半年度报告摘要 | 2024-08-27 | Chinese | ||
| 36999003 | 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2024-08-27 | Chinese | ||
| 36998972 | 关于召开2024年第二次临时股东大会的通知 | 2024-08-27 | Chinese | ||
| 36998958 | 半年报监事会决议公告 | 2024-08-27 | Chinese | ||
| 36998955 | 关于为全资子公司提供连带责任担保的公告 | 2024-08-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 |
SHENZHEN CENTER POWER TECH.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/54748/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54748 | 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=54748 | 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=54748 \ -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": 54748}, 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 SHENZHEN CENTER POWER TECH.CO.,LTD. (id: 54748)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.