
SHIDA SHINGHWA ADVANCED MATERIAL GROUP CO.,LTD. — Investor Relations & Filings
SHIDA SHINGHWA ADVANCED MATERIAL GROUP CO.,LTD. is a global supplier specializing in the research, development, production, and sale of advanced materials for lithium-ion batteries. The company maintains a comprehensive industrial chain for electrolyte solvents, producing high-purity carbonates including dimethyl carbonate (DMC), ethyl methyl carbonate (EMC), diethyl carbonate (EC), and propylene carbonate (PC). Its product portfolio extends to lithium salts such as lithium hexafluorophosphate (LiPF6) and silicon-based anode materials. Serving the global new energy vehicle and energy storage sectors, the group focuses on high-performance chemical solutions and technological innovation to support the transition to sustainable energy. The company is recognized for its integrated production capabilities and significant market share in the global electrolyte solvent market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 胜华新材关于启动东营富华达远新材料有限公司1万吨年高端氟材料项目(二期)的公告 | 2023-08-29 | Chinese | |
| 胜华新材2023年半年度报告 | 2023-08-29 | Chinese | |
| 胜华新材关于补选公司第七届董事会董事的公告 | 2023-08-29 | Chinese | |
| 胜华新材第七届监事会第二十一次会议决议公告 | 2023-08-29 | Chinese | |
| 胜华新材关于公司董事亲属短线交易及致歉的公告的补充公告 | 2023-08-11 | Chinese | |
| 胜华新材2023年第四次临时股东大会决议公告 | 2023-07-31 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 36889493 | 胜华新材关于启动东营富华达远新材料有限公司1万吨年高端氟材料项目(二期)的公告 | 2023-08-29 | Chinese | ||
| 36889485 | 胜华新材2023年半年度报告 | 2023-08-29 | Chinese | ||
| 36889430 | 胜华新材关于补选公司第七届董事会董事的公告 | 2023-08-29 | Chinese | ||
| 36889424 | 胜华新材第七届监事会第二十一次会议决议公告 | 2023-08-29 | Chinese | ||
| 36889418 | 胜华新材关于公司董事亲属短线交易及致歉的公告的补充公告 | 2023-08-11 | Chinese | ||
| 36889413 | 胜华新材2023年第四次临时股东大会决议公告 | 2023-07-31 | Chinese | ||
| 36889403 | 胜华新材2023年第四次临时股东大会的法律意见书 | 2023-07-31 | Chinese | ||
| 36889393 | 胜华新材关于公司董事辞职的公告 | 2023-07-28 | Chinese | ||
| 36889383 | 申万宏源证券承销保荐有限责任公司关于胜华新材料集团股份有限公司向特定对象发行A股股票之发行保荐书 | 2023-07-21 | Chinese | ||
| 36889373 | 胜华新材关于向特定对象发行股票申请文件的第二轮审核问询函回复及募集说明书等申请文件更新的提示性公告 | 2023-07-21 | Chinese | ||
| 36889366 | 胜华新材2023年第四次临时股东大会会议材料 | 2023-07-21 | Chinese | ||
| 36889360 | 胜华新材料集团股份有限公司向特定对象发行股票募集说明书(申报稿) | 2023-07-21 | Chinese | ||
| 36889302 | 发行人及保荐机构关于胜华新材料集团股份有限公司向特定对象发行股票申请文件的第二轮审核问询函的回复 | 2023-07-21 | Chinese | ||
| 36889280 | 胜华新材关于2022年股票期权激励计划部分股票期权注销完成的公告 | 2023-07-19 | Chinese | ||
| 36889274 | 胜华新材独立董事关于第七届董事会第三十六次会议相关事项的独立意见 | 2023-07-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
20 Microns Limited
Produces ultra-fine industrial minerals and specialty chemi…
|
20MICRONS | IN | Manufacturing |
|
5E Advanced Materials, Inc.
Develops boron and lithium resources for a domestic supply …
|
FEAM | US | Manufacturing |
|
Aarti Industries Ltd
Global producer of benzene-based specialty chemicals and ph…
|
AARTIIND | IN | Manufacturing |
|
Aarti Surfactants Limited
Produces surfactants and specialty chemicals for global FMC…
|
AARTISURF | IN | Manufacturing |
|
ABA CHEMICALS CORPORATION
CDMO for advanced intermediates and active ingredients for …
|
300261 | CN | Manufacturing |
|
AB Igrene
Converts natural methane into hydrogen and solid carbon usi…
|
ABI | SE | Manufacturing |
|
ADVANCED ENERGY MINERALS LTD
Produces ultra-high purity alumina for batteries, LEDs and …
|
AEM | AU | Manufacturing |
|
Advanced Graphene Products Spolka Akcyjna
Manufacturer of large-area and flake graphene materials and…
|
GPH | PL | Manufacturing |
|
ADVANCE ZINCTEK LIMITED
Produces zinc and aluminum oxide powders for sunscreens, sk…
|
ANO | AU | Manufacturing |
|
AdvanSix Inc.
A diversified chemistry company producing essential materia…
|
ASIX | US | Manufacturing |
SHIDA SHINGHWA ADVANCED MATERIAL 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/57360/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57360 | 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=57360 | 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=57360 \ -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": 57360}, 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 SHIDA SHINGHWA ADVANCED MATERIAL GROUP CO.,LTD. (id: 57360)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.