
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 |
|---|---|---|---|
| 关联交易管理制度 | 2023-07-30 | Chinese | |
| 半年报董事会决议公告 | 2023-07-30 | Chinese | |
| 关于本次向特定对象发行A股股票不存在直接或通过利益相关方向参与认购的投资者提供财务资助或补偿的公告 | 2023-07-30 | Chinese | |
| 2023年度向特定对象发行A股股票方案的论证分析报告 | 2023-07-30 | Chinese | |
| 关于最近五年被证券监管部门和交易所采取监管措施或处罚及整改情况的公告 | 2023-07-30 | Chinese | |
| 关于公司向特定对象发行A股股票摊薄即期回报、填补即期回报措施及相关主体承诺的公告 | 2023-07-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 36997966 | 关联交易管理制度 | 2023-07-30 | Chinese | ||
| 36997960 | 半年报董事会决议公告 | 2023-07-30 | Chinese | ||
| 36997948 | 关于本次向特定对象发行A股股票不存在直接或通过利益相关方向参与认购的投资者提供财务资助或补偿的公告 | 2023-07-30 | Chinese | ||
| 36997942 | 2023年度向特定对象发行A股股票方案的论证分析报告 | 2023-07-30 | Chinese | ||
| 36997921 | 关于最近五年被证券监管部门和交易所采取监管措施或处罚及整改情况的公告 | 2023-07-30 | Chinese | ||
| 36997915 | 关于公司向特定对象发行A股股票摊薄即期回报、填补即期回报措施及相关主体承诺的公告 | 2023-07-30 | Chinese | ||
| 36997906 | 关于公司未来三年(2023-2025年)股东回报规划的公告 | 2023-07-30 | Chinese | ||
| 36997895 | 向特定对象发行A股股票募集资金使用可行性分析报告 | 2023-07-30 | Chinese | ||
| 36997884 | 对外担保管理制度 | 2023-07-30 | Chinese | ||
| 36997873 | 董事、监事、高级管理人员持有公司股份及其变动管理制度 | 2023-07-30 | Chinese | ||
| 36997854 | 2023年半年度财务报告 | 2023-07-30 | Chinese | ||
| 36997792 | 衍生品交易管理制度 | 2023-07-30 | Chinese | ||
| 36997781 | 2023年半年度报告 | 2023-07-30 | Chinese | ||
| 36997719 | 董事会秘书工作规则 | 2023-07-30 | Chinese | ||
| 36997709 | 2023年度向特定对象发行A股股票预案 | 2023-07-30 | 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.