%20Co.%2CLtd/other/Xinjiang_Xuefeng_Sci-Tech_Group_Co.Ltd-logo.png)
Xinjiang Xuefeng Sci-Tech (Group) Co.,Ltd — Investor Relations & Filings
Xinjiang Xuefeng Sci-Tech (Group) Co.,Ltd. focuses on the research, development, production, and distribution of civil explosives and chemical products. The company's primary product line includes industrial explosives, digital electronic detonators, and industrial primers. It also operates a large-scale chemical manufacturing division producing liquid ammonia, nitric acid, ammonium nitrate, and compound fertilizers. In addition to product manufacturing, the group provides integrated blasting services, engineering design, and technical consulting for mining, infrastructure, and water conservancy projects. By maintaining a vertically integrated business model, the company delivers comprehensive solutions ranging from raw material supply to specialized engineering execution and logistics.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2020年半年度报告 | 2020-08-19 | Chinese | |
| 2020年第二季度主要经营数据的公告 | 2020-08-19 | Chinese | |
| 关于聘任2020年度审计机构的公告 | 2020-08-19 | Chinese | |
| 公司章程(2020年8月) | 2020-08-19 | Chinese | |
| 关于会计政策变更的公告 | 2020-08-19 | Chinese | |
| 九州证券股份有限公司关于新疆雪峰科技(集团)股份有限公司首次公开发行股票募集资金投资项目结项并将节余募集资金永久补充流动资金的核查意见 | 2020-08-19 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 37417637 | 2020年半年度报告 | 2020-08-19 | Chinese | ||
| 37417584 | 2020年第二季度主要经营数据的公告 | 2020-08-19 | Chinese | ||
| 37417575 | 关于聘任2020年度审计机构的公告 | 2020-08-19 | Chinese | ||
| 37417555 | 公司章程(2020年8月) | 2020-08-19 | Chinese | ||
| 37417525 | 关于会计政策变更的公告 | 2020-08-19 | Chinese | ||
| 37417511 | 九州证券股份有限公司关于新疆雪峰科技(集团)股份有限公司首次公开发行股票募集资金投资项目结项并将节余募集资金永久补充流动资金的核查意见 | 2020-08-19 | Chinese | ||
| 37417495 | 关于首次公开发行股票募集资金投资项目结项并将节余募集资金永久补充流动资金的公告 | 2020-08-19 | Chinese | ||
| 37417473 | 第三届董事会第十七次会议决议公告 | 2020-08-19 | Chinese | ||
| 37417460 | 关于控股股东不存在减持行为或减持计划的公告 | 2020-08-10 | Chinese | ||
| 37417445 | 关于非公开发行股票申请文件反馈意见回复的公告 | 2020-08-10 | Chinese | ||
| 37417438 | 关于新疆雪峰科技(集团)股份有限公司非公开发行股票申请文件的反馈意见之回复 | 2020-08-10 | Chinese | ||
| 37417383 | 关于新疆雪峰科技(集团)股份有限公司非公开发行股票申请文件的反馈意见 | 2020-07-20 | Chinese | ||
| 37417357 | 关于收到非公开发行股票反馈意见的公告 | 2020-07-20 | Chinese | ||
| 37417341 | 关于变更保荐机构后重新签订募集资金监管协议的公告 | 2020-07-19 | Chinese | ||
| 37417328 | 关于控股孙公司注销完成的公告 | 2020-07-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 |
Xinjiang Xuefeng Sci-Tech (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/57528/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57528 | 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=57528 | 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=57528 \ -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": 57528}, 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 Xinjiang Xuefeng Sci-Tech (Group) Co.,Ltd (id: 57528)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.