
SHANXI TOND CHEMICAL CO.,LTD. — Investor Relations & Filings
SHANXI TOND CHEMICAL CO.,LTD. focuses on the research, development, and manufacturing of civil explosives and specialized chemical products. Its core product line includes industrial explosives, such as emulsion and ANFO varieties, as well as various detonating systems. Additionally, the company produces fine chemicals, including white carbon black (silica) for industrial applications. Complementing its manufacturing capabilities, it provides comprehensive engineering blasting services tailored for mining, quarrying, and infrastructure development. The organization emphasizes technological innovation and safety standards across its production processes to support large-scale energy and construction projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于行政监管措施决定书的整改报告 | 2026-05-29 | Chinese | |
| 关于公司部分债务逾期的进展公告 | 2026-05-22 | Chinese | |
| 关于公司诉讼事项的进展公告 | 2026-05-22 | Chinese | |
| 关于参加山西辖区上市公司2026年投资者网上集体接待日活动的公告 | 2026-05-19 | Chinese | |
| 公司章程(2026年5月修订) | 2026-05-18 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-18 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47896840 | 关于行政监管措施决定书的整改报告 | 2026-05-29 | Chinese | ||
| 46867807 | 关于公司部分债务逾期的进展公告 | 2026-05-22 | Chinese | ||
| 46867330 | 关于公司诉讼事项的进展公告 | 2026-05-22 | Chinese | ||
| 46565140 | 关于参加山西辖区上市公司2026年投资者网上集体接待日活动的公告 | 2026-05-19 | Chinese | ||
| 46513614 | 公司章程(2026年5月修订) | 2026-05-18 | Chinese | ||
| 46513613 | 2025年度股东会决议公告 | 2026-05-18 | Chinese | ||
| 46513067 | 独立董事候选人声明与承诺-昝志宏 | 2026-05-18 | Chinese | ||
| 46513066 | 独立董事候选人声明与承诺-薛建兰 | 2026-05-18 | Chinese | ||
| 46513065 | 薪酬管理制度 | 2026-05-18 | Chinese | ||
| 46512820 | 独立董事提名人声明与承诺-薛建兰 | 2026-05-18 | Chinese | ||
| 46512819 | 关于修订《公司章程》的公告 | 2026-05-18 | Chinese | ||
| 46512818 | 第八届董事会第二十次会议决议公告 | 2026-05-18 | Chinese | ||
| 46364854 | 关于公开招募重整投资人的公告 | 2026-05-15 | Chinese | ||
| 45346701 | 关于公司预重整期间债权申报的公告 | 2026-05-12 | Chinese | ||
| 45017526 | 关于公司及全资子公司诉讼事项的进展公告 | 2026-05-11 | 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 |
SHANXI TOND CHEMICAL 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/54403/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54403 | 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=54403 | 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=54403 \ -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": 54403}, 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 SHANXI TOND CHEMICAL CO.,LTD. (id: 54403)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.