Jiangxi Guotai Group Co.,Ltd. — Investor Relations & Filings
About Jiangxi Guotai Group Co.,Ltd.
Jiangxi Guotai Group Co., Ltd. specializes in the research, development, production, and sale of civil explosives and related products. Its core portfolio includes industrial explosives such as emulsion and ANFO, alongside industrial detonators, including advanced digital electronic detonators and non-electric systems. The company provides integrated blasting services for mining, infrastructure development, and quarrying projects. Beyond its primary explosives business, the group has diversified into information technology, rail transit equipment manufacturing, and aerospace components. It focuses on technological innovation in energetic materials and electronic initiation systems to enhance safety and efficiency in blasting operations. The company maintains a comprehensive supply chain encompassing manufacturing, distribution, and technical support services for domestic and international engineering applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 江西国泰集团股份有限公司2025年度内部控制评价报告 | 2026-04-15 | Chinese | |
| 江西国泰集团股份有限公司2025年度内控审计报告 | 2026-04-15 | Chinese | |
| 江西国泰集团股份有限公司2025年年度报告 | 2026-04-15 | Chinese | |
| 江西国泰集团股份有限公司董事会关于独立董事2025年度独立性情况的专项意见 | 2026-04-15 | Chinese | |
| 江西国泰集团股份有限公司董事会审计委员会2025年度履职情况报告 | 2026-04-15 | Chinese | |
| 江西国泰集团股份有限公司2025年度主要经营数据公告 | 2026-04-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 37656270 | 江西国泰集团股份有限公司2025年度内部控制评价报告 | 2026-04-15 | Chinese | ||
| 37656268 | 江西国泰集团股份有限公司2025年度内控审计报告 | 2026-04-15 | Chinese | ||
| 37656261 | 江西国泰集团股份有限公司2025年年度报告 | 2026-04-15 | Chinese | ||
| 37656259 | 江西国泰集团股份有限公司董事会关于独立董事2025年度独立性情况的专项意见 | 2026-04-15 | Chinese | ||
| 37656257 | 江西国泰集团股份有限公司董事会审计委员会2025年度履职情况报告 | 2026-04-15 | Chinese | ||
| 37656254 | 江西国泰集团股份有限公司2025年度主要经营数据公告 | 2026-04-15 | Chinese | ||
| 37656253 | 江西国泰集团股份有限公司独立董事2025年度述职报告(邓铁清) | 2026-04-15 | Chinese | ||
| 37656240 | 江西国泰集团股份有限公司2025年度审计报告 | 2026-04-15 | Chinese | ||
| 37656231 | 北矿爆锚2025年商誉减值测试评估报告 | 2026-04-15 | Chinese | ||
| 37656228 | 太格时代2025年商誉减值测试评估报告 | 2026-04-15 | Chinese | ||
| 37656220 | 江西国泰集团股份有限公司独立董事2025年度述职报告(柳习科) | 2026-04-15 | Chinese | ||
| 37656217 | 江西国泰集团股份有限公司第六届董事会第二十三次会议决议公告 | 2026-03-02 | Chinese | ||
| 37656206 | 江西国泰集团股份有限公司2025年度业绩预增公告 | 2026-01-26 | Chinese | ||
|
2025
2 filings
| |||||
| 37656191 | 江西省军工控股集团有限公司关于股票交易异常波动事项核实函的回复 | 2025-12-22 | Chinese | ||
| 37656185 | 江西国泰集团股份有限公司股票交易异常波动公告 | 2025-12-22 | 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 |
Jiangxi Guotai 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/57929/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57929 | 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=57929 | 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=57929 \ -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": 57929}, 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 Jiangxi Guotai Group Co.,Ltd. (id: 57929)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.