
Shanghai Zhezhong Group Co., Ltd — Investor Relations & Filings
Shanghai Zhezhong Group Co., Ltd. specializes in the design, manufacture, and distribution of power distribution and control equipment. The company's primary product portfolio includes high and low voltage switchgear, prefabricated substations, and various power distribution cabinets. These solutions are engineered for use in large-scale infrastructure projects, industrial power systems, and urban grid modernization. The group focuses on providing integrated electrical systems that ensure stable power transmission and distribution. Additionally, the company has historically engaged in the production of high-strength concrete piles for construction foundations, though its core operations are centered on electrical equipment manufacturing and technical services. Its products are designed to meet rigorous safety and efficiency standards for diverse industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度股东会决议公告 | 2026-05-21 | Chinese | |
| 柘中股份投资者关系管理信息20260514 | 2026-05-14 | Chinese | |
| 关于举行2025年度网上业绩说明会的公告 | 2026-05-11 | Chinese | |
| 股东会议事规则草案(2025年11月修订) | 2025-11-18 | Chinese | |
| 募集资金管理办法草案(2025年11月修订) | 2025-11-18 | Chinese | |
| 关于续聘会计师事务所的公告 | 2025-11-18 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 46757689 | 2025年年度股东会决议公告 | 2026-05-21 | Chinese | ||
| 46344576 | 柘中股份投资者关系管理信息20260514 | 2026-05-14 | Chinese | ||
| 45017757 | 关于举行2025年度网上业绩说明会的公告 | 2026-05-11 | Chinese | ||
|
2025
12 filings
| |||||
| 35526978 | 股东会议事规则草案(2025年11月修订) | 2025-11-18 | Chinese | ||
| 35526971 | 募集资金管理办法草案(2025年11月修订) | 2025-11-18 | Chinese | ||
| 35526969 | 关于续聘会计师事务所的公告 | 2025-11-18 | Chinese | ||
| 35526960 | 董事会议事规则草案(2025年11月修订) | 2025-11-18 | Chinese | ||
| 35526952 | 关于修订《公司章程》及部分内控制度并调整组织架构的公告 | 2025-11-18 | Chinese | ||
| 35526942 | 关于董事会换届选举的公告 | 2025-11-18 | Chinese | ||
| 35526930 | 关于对全资子公司及下属公司提供担保的公告 | 2025-11-18 | Chinese | ||
| 35526921 | 关于签订日常经营合同的自愿性信息披露公告 | 2025-11-14 | Chinese | ||
| 35526910 | 关于以集中竞价交易方式回购公司股份的进展公告 | 2025-11-04 | Chinese | ||
| 35526899 | 2025年三季度报告 | 2025-10-30 | Chinese | ||
| 35526896 | 关于以集中竞价交易方式回购公司股份的进展公告 | 2025-10-10 | Chinese | ||
| 35526889 | 关于以集中竞价交易方式回购公司股份的进展公告 | 2025-09-02 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aartech Solonics Limited
Engineering firm providing energy storage, bus transfer sys…
|
AARTECH | IN | Manufacturing |
|
ABB India Limited
Technology leader in electrification and automation for a s…
|
ABB | IN | Manufacturing |
|
ABB Ltd
A technology company specializing in electrification and au…
|
ABBN | CH | Manufacturing |
|
ACCORD TRANSFORMER & SWITCHGEAR LIMITED
Designs and manufactures energy-efficient transformers and …
|
544710 | IN | Manufacturing |
|
Ads-Tec Energy Public Ltd Co
Develops battery-buffered platform solutions for ultra-fast…
|
ADSE | US | Manufacturing |
|
ADVAIT ENERGY TRANSITIONS LIMITED
Provides power transmission components, renewable energy, a…
|
ADVAIT | IN | Manufacturing |
|
ADVENT TECHNOLOGIES HOLDINGS, INC.
Develops and manufactures complete fuel cell systems and th…
|
ADN | US | Manufacturing |
|
AEC
Provider of heavy electrical equipment, power electronics, …
|
1514 | TW | Manufacturing |
|
AFC ENERGY PLC
Develops hydrogen power generation technologies for off-gri…
|
AFC | GB | Manufacturing |
|
AHA Co.,Ltd
A technology company operating in EdTech, Healthcare, and E…
|
102950 | KR | Manufacturing |
Shanghai Zhezhong Group 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/54390/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54390 | 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=54390 | 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=54390 \ -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": 54390}, 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 Shanghai Zhezhong Group Co., Ltd (id: 54390)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.