
Sichuan Yahua Industrial Group Co.,LTD — Investor Relations & Filings
Sichuan Yahua Industrial Group Co., Ltd. specializes in the production and distribution of civil explosives and lithium-based chemicals. The company’s operations are divided into two primary segments. The civil explosives division focuses on manufacturing industrial explosives and detonators while providing integrated blasting services for large-scale mining and infrastructure development. The lithium division produces high-purity lithium hydroxide and lithium carbonate, serving as a critical supplier for the global electric vehicle battery and energy storage industries. By leveraging advanced processing technologies and securing strategic raw material resources, the company supports the transition to renewable energy and provides essential materials for industrial construction. Its client base includes major international battery manufacturers and automotive original equipment manufacturers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司部分董事和高级管理人员减持预披露的公告 | 2026-05-13 | Chinese | |
| 关于调整公司2025年员工持股计划业绩考核指标的公告 | 2025-08-19 | Chinese | |
| 《信息披露管理制度》(2025年8月) | 2025-08-19 | Chinese | |
| 《外部信息使用人管理制度》(2025年8月) | 2025-08-19 | Chinese | |
| 《提名与薪酬考核委员会工作细则》(2025年8月) | 2025-08-19 | Chinese | |
| 《关联交易管理控制制度》(2025年8月) | 2025-08-19 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 45773489 | 关于公司部分董事和高级管理人员减持预披露的公告 | 2026-05-13 | Chinese | ||
|
2025
14 filings
| |||||
| 36030011 | 关于调整公司2025年员工持股计划业绩考核指标的公告 | 2025-08-19 | Chinese | ||
| 36029998 | 《信息披露管理制度》(2025年8月) | 2025-08-19 | Chinese | ||
| 36029983 | 《外部信息使用人管理制度》(2025年8月) | 2025-08-19 | Chinese | ||
| 36029981 | 《提名与薪酬考核委员会工作细则》(2025年8月) | 2025-08-19 | Chinese | ||
| 36029963 | 《关联交易管理控制制度》(2025年8月) | 2025-08-19 | Chinese | ||
| 36029949 | 《独立董事专门会议工作细则》(2025年8月) | 2025-08-19 | Chinese | ||
| 36029934 | 四川雅化实业集团股份有限公司2025年员工持股计划管理办法(修订稿) | 2025-08-19 | Chinese | ||
| 36029920 | 四川雅化实业集团股份有限公司2025年员工持股计划(修订稿) | 2025-08-19 | Chinese | ||
| 36029907 | 2025年半年度财务报告 | 2025-08-19 | Chinese | ||
| 36029903 | 关于召开2025年第二次临时股东大会的通知 | 2025-08-19 | Chinese | ||
| 36029893 | 关于变更公司证券事务代表的公告 | 2025-08-19 | Chinese | ||
| 36029884 | 关于公司计提资产减值准备的公告 | 2025-08-19 | Chinese | ||
| 36029875 | 《审计委员会年报工作规程》(2025年8月) | 2025-08-19 | Chinese | ||
| 36029862 | 《期货及衍生品套期保值业务管理制度》(2025年8月) | 2025-08-19 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1933 Industries Inc
A vertically integrated consumer-packaged goods company spe…
|
TGIF | CA | Manufacturing |
|
3M CO
A diversified, science-based technology corporation that de…
|
MMM | US | Manufacturing |
|
5N Plus Inc.
Global producer of specialty semiconductors and ultra-pure …
|
VNP | CA | Manufacturing |
|
ACISELSAN ACIPAYAM SELÜLOZ SANAYİ VE TİCARET A.Ş.
Specialized manufacturer of Carboxymethyl Cellulose (CMC) f…
|
ACSEL | TR | Manufacturing |
|
ACUTAAS CHEMICALS LIMITED
Manufactures and exports specialty chemicals for industrial…
|
ACUTAAS | IN | Manufacturing |
|
ADEKA CORPORATION
Manufacturer of chemicals, food products, and life sciences…
|
4401 | JP | Manufacturing |
|
Ading AD
Manufactures and distributes chemical materials for the con…
|
AD | MK | Manufacturing |
|
Aduro Clean Technologies Inc.
Uses a water-based chemical process to convert hydrocarbon …
|
ADUR | CA | Manufacturing |
|
Advanced Enzyme Technologies Limited
Research-driven developer and manufacturer of proprietary e…
|
ADVENZYMES | IN | Manufacturing |
|
Advanced Nano Products Co., Ltd.
Developer and manufacturer of advanced nanomaterials for hi…
|
121600 | KR | Manufacturing |
Sichuan Yahua Industrial 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/54529/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54529 | 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=54529 | 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=54529 \ -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": 54529}, 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 Sichuan Yahua Industrial Group Co.,LTD (id: 54529)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.