
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年度述职报告(张华) | 2024-04-29 | Chinese | |
| 年度股东大会通知 | 2024-04-29 | Chinese | |
| 独立董事年度述职报告 | 2024-04-29 | Chinese | |
| 雄韬股份:审计委员会对会计师事务所履职情况评估及履行监督职责情况的报告 | 2024-04-29 | Chinese | |
| 2023年年度审计报告 | 2024-04-29 | Chinese | |
| 2023年年度报告摘要 | 2024-04-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 36998687 | 雄韬股份:独立董事2023年度述职报告(张华) | 2024-04-29 | Chinese | ||
| 36998683 | 年度股东大会通知 | 2024-04-29 | Chinese | ||
| 36998667 | 独立董事年度述职报告 | 2024-04-29 | Chinese | ||
| 36998662 | 雄韬股份:审计委员会对会计师事务所履职情况评估及履行监督职责情况的报告 | 2024-04-29 | Chinese | ||
| 36998661 | 2023年年度审计报告 | 2024-04-29 | Chinese | ||
| 36998654 | 2023年年度报告摘要 | 2024-04-29 | Chinese | ||
| 36998646 | 关于部分募投项目重新论证并延期的公告 | 2024-04-29 | Chinese | ||
| 36998638 | 雄韬股份:监事会对董事会关于内部控制非标准审计意见涉及事项专项说明的意见 | 2024-04-29 | Chinese | ||
| 36998634 | 关于2023年度利润分配预案的公告 | 2024-04-29 | Chinese | ||
| 36998633 | 关于全资子公司设立募集资金专用账户并签订募集资金四方监管协议的公告 | 2024-04-29 | Chinese | ||
| 36998630 | 年度关联方资金占用专项审计报告 | 2024-04-29 | Chinese | ||
| 36998626 | 监事会决议公告 | 2024-04-29 | Chinese | ||
| 36998622 | 关于2024年度公司日常关联交易预计情况的公告 | 2024-04-29 | Chinese | ||
| 36998614 | 雄韬股份:独立董事2023年度述职报告(冯艳芳) | 2024-04-29 | Chinese | ||
| 36998609 | 董事会决议公告 | 2024-04-29 | 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.