
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 |
|---|---|---|---|
|
Aether Industries Limited
Produces advanced intermediates and complex chemistries for…
|
AETHER | IN | Manufacturing |
|
Afyren
Produces biobased organic acids from non-food agricultural …
|
ALAFY | FR | Manufacturing |
|
Air Liquide
A world leader in gases, technologies, and services for ind…
|
AI | FR | Manufacturing |
|
Air Products & Chemicals, Inc.
Global supplier of industrial gases, performance materials,…
|
APD | US | Manufacturing |
|
AIR WATER INC.
Industrial gas manufacturer diversified into chemicals, med…
|
4088 | JP | Manufacturing |
|
AksharChem (India) Ltd.
Produces dye intermediates and pigments for global textile …
|
AKSHARCHEM | IN | Manufacturing |
|
ALBEMARLE CORP
A specialty chemicals company focused on developing and man…
|
ALB | US | Manufacturing |
|
Alkali Metals Limited
Produces alkali metals and specialty chemicals for pharmace…
|
ALKALI | IN | Manufacturing |
|
ALKİM ALKALİ KİMYA A.Ş.
A chemical company mining and producing inorganic salts lik…
|
ALKIM | TR | Manufacturing |
|
Alkyl Amines Chemicals Ltd.
Manufacturer of aliphatic amines and derivatives for pharma…
|
ALKYLAMINE | IN | 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.