
SNOWSKY SALT INDUSTRY GROUP CO.,LTD — Investor Relations & Filings
Snowsky Salt Industry Group Co., Ltd. specializes in the research, development, production, and marketing of salt and salt-chemical products. The company's primary product portfolio includes edible salt, industrial salt, and various chemical derivatives such as soda ash and caustic soda. Operating under its flagship "Snowsky" brand, the enterprise focuses on providing high-purity, eco-friendly salt products for both domestic and international markets. Its operations encompass the entire value chain, from salt mining and processing to distribution and logistics. The company emphasizes technological innovation and quality control to maintain its position as a leading supplier in the salt industry, catering to food processing, chemical manufacturing, and consumer retail sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度股东会决议公告 | 2026-05-15 | Chinese | |
| 关于调整董事会专门委员会委员的公告 | 2026-05-15 | Chinese | |
| 湖南湘军麓和律师事务所关于雪天盐业集团股份有限公司2025年年度股东会的法律意见书 | 2026-05-15 | Chinese | |
| 董事会审计委员会2025年度对会计师事务所履行监督职责情况报告 | 2026-04-20 | Chinese | |
| 2025年度独立董事述职报告(杨胜刚) | 2026-04-20 | Chinese | |
| 2025年度审计报告 | 2026-04-20 | Chinese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46365964 | 2025年年度股东会决议公告 | 2026-05-15 | Chinese | ||
| 46365518 | 关于调整董事会专门委员会委员的公告 | 2026-05-15 | Chinese | ||
| 46364394 | 湖南湘军麓和律师事务所关于雪天盐业集团股份有限公司2025年年度股东会的法律意见书 | 2026-05-15 | Chinese | ||
| 38749323 | 董事会审计委员会2025年度对会计师事务所履行监督职责情况报告 | 2026-04-20 | Chinese | ||
| 38749319 | 2025年度独立董事述职报告(杨胜刚) | 2026-04-20 | Chinese | ||
| 38749316 | 2025年度审计报告 | 2026-04-20 | Chinese | ||
| 38749309 | 关于聘请2026年度审计机构的公告 | 2026-04-20 | Chinese | ||
| 38749306 | 会计师事务所对公司内部控制的审计报告 | 2026-04-20 | Chinese | ||
| 38749299 | 2025年度环境、社会及治理(ESG)报告 | 2026-04-20 | Chinese | ||
| 38749292 | 关于拟申请注册发行债券的公告 | 2026-04-20 | Chinese | ||
| 38749289 | 董事会议事规则(2026年4月修订) | 2026-04-20 | Chinese | ||
| 38749276 | 2025年度募集资金存放、管理与实际使用情况的报告 | 2026-04-20 | Chinese | ||
| 38749273 | 2025年度非经营性资金占用及其他关联资金往来的专项说明 | 2026-04-20 | Chinese | ||
| 38749197 | 第五届董事会第十五次会议决议公告 | 2026-04-20 | Chinese | ||
| 38749194 | 关于2025年度计提资产减值准备的公告 | 2026-04-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Charbone Hydrogen Corporation
Integrated developer and producer of green hydrogen and str…
|
CH | CA | Manufacturing |
|
CHCIW
Develops and produces electronic chemicals, specialty mater…
|
1727 | TW | Manufacturing |
|
Chemcon Speciality Chemicals Limited
Produces pharmaceutical intermediates and oilfield chemical…
|
CHEMCON | IN | Manufacturing |
|
Chemcrux Enterprises Limited
Manufactures bulk drug intermediates and specialty chemical…
|
540395 | IN | Manufacturing |
|
Chemfab Alkalis Ltd
Chlor-alkali producer of caustic soda and co-products using…
|
CHEMFAB | IN | Manufacturing |
|
CHEMICAL COMPANY OF MALAYSIA BERHAD
A leading chemicals company manufacturing and supplying ind…
|
— | MY | Manufacturing |
|
Chemiesynth (Vapi) Limited
Manufactures specialty chemicals and intermediates for life…
|
539230 | IN | Manufacturing |
|
Chemours Co
A global provider of performance chemicals and advanced mat…
|
CC | US | Manufacturing |
|
Chemtrade Logistics Income Fund
Diversified enterprise supplying essential industrial chemi…
|
CHE.UN | CA | Manufacturing |
|
CHEMX MATERIALS LIMITED
Develops high-purity alumina and manganese for the global e…
|
CMX | AU | Manufacturing |
SNOWSKY SALT INDUSTRY 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/57107/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57107 | 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=57107 | 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=57107 \ -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": 57107}, 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 SNOWSKY SALT INDUSTRY GROUP CO.,LTD (id: 57107)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.