
SATELLITE CHEMICAL CO., LTD. — Investor Relations & Filings
Satellite Chemical Co., Ltd. is a global chemical manufacturer specializing in the integrated production of C2 and C3 value chain products. The company’s core operations revolve around the research, development, and large-scale manufacturing of acrylic acid, acrylate esters, superabsorbent polymers (SAP), ethylene oxide, ethylene glycol, and polyethylene. It maintains a significant market position as a leading producer of acrylic acid and acrylates globally. Utilizing advanced light hydrocarbon raw materials, the company focuses on low-carbon production processes and high-end chemical materials. Its product applications span multiple sectors, including coatings, adhesives, personal care, water treatment, and renewable energy. Satellite Chemical emphasizes technological innovation and operational efficiency to deliver high-performance chemical solutions across international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年员工持股计划的法律意见书 | 2026-05-25 | Chinese | |
| 关于召开2026年第一次临时股东会的通知 | 2026-05-13 | Chinese | |
| 第五届董事会第十六次会议决议的公告 | 2026-05-13 | Chinese | |
| 董事会关于公司2026年员工持股计划(草案)的合规性说明 | 2026-05-13 | Chinese | |
| 董事会薪酬与考核委员会关于公司2026年员工持股计划相关事项的意见 | 2026-05-13 | Chinese | |
| 2026年员工持股计划(草案) | 2026-05-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47040979 | 2026年员工持股计划的法律意见书 | 2026-05-25 | Chinese | ||
| 45774247 | 关于召开2026年第一次临时股东会的通知 | 2026-05-13 | Chinese | ||
| 45774246 | 第五届董事会第十六次会议决议的公告 | 2026-05-13 | Chinese | ||
| 45774032 | 董事会关于公司2026年员工持股计划(草案)的合规性说明 | 2026-05-13 | Chinese | ||
| 45773905 | 董事会薪酬与考核委员会关于公司2026年员工持股计划相关事项的意见 | 2026-05-13 | Chinese | ||
| 45773903 | 2026年员工持股计划(草案) | 2026-05-13 | Chinese | ||
| 45773632 | 2026年员工持股计划管理办法 | 2026-05-13 | Chinese | ||
| 45773631 | 2026年员工持股计划(草案)摘要 | 2026-05-13 | Chinese | ||
| 36639717 | 关于举行2025年度报告网上业绩说明会的公告 | 2026-03-23 | Chinese | ||
| 36639706 | 2025年度内部控制自我评价报告 | 2026-03-23 | Chinese | ||
| 36639696 | 关于开展外汇套期保值业务的可行性分析报告 | 2026-03-23 | Chinese | ||
| 36639677 | 关于2025年度会计师事务所履职情况的评估报告 | 2026-03-23 | Chinese | ||
| 36639674 | 2025年年度审计报告 | 2026-03-23 | Chinese | ||
| 36639671 | 2025年年度报告摘要 | 2026-03-23 | Chinese | ||
| 36639670 | 董事和高级管理人员薪酬管理制度 | 2026-03-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
20 Microns Limited
Produces ultra-fine industrial minerals and specialty chemi…
|
20MICRONS | IN | Manufacturing |
|
5E Advanced Materials, Inc.
Develops boron and lithium resources for a domestic supply …
|
FEAM | US | Manufacturing |
|
Aarti Industries Ltd
Global producer of benzene-based specialty chemicals and ph…
|
AARTIIND | IN | Manufacturing |
|
Aarti Surfactants Limited
Produces surfactants and specialty chemicals for global FMC…
|
AARTISURF | IN | Manufacturing |
|
ABA CHEMICALS CORPORATION
CDMO for advanced intermediates and active ingredients for …
|
300261 | CN | Manufacturing |
|
AB Igrene
Converts natural methane into hydrogen and solid carbon usi…
|
ABI | SE | Manufacturing |
|
ADVANCED ENERGY MINERALS LTD
Produces ultra-high purity alumina for batteries, LEDs and …
|
AEM | AU | Manufacturing |
|
Advanced Graphene Products Spolka Akcyjna
Manufacturer of large-area and flake graphene materials and…
|
GPH | PL | Manufacturing |
|
ADVANCE ZINCTEK LIMITED
Produces zinc and aluminum oxide powders for sunscreens, sk…
|
ANO | AU | Manufacturing |
|
AdvanSix Inc.
A diversified chemistry company producing essential materia…
|
ASIX | US | Manufacturing |
SATELLITE 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/54669/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54669 | 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=54669 | 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=54669 \ -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": 54669}, 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 SATELLITE CHEMICAL CO., LTD. (id: 54669)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.