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 |
|---|---|---|---|
| 关于举行2025年度报告网上业绩说明会的公告 | 2026-03-23 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-03-23 | Chinese | |
| 关于开展外汇套期保值业务的可行性分析报告 | 2026-03-23 | Chinese | |
| 关于2025年度会计师事务所履职情况的评估报告 | 2026-03-23 | Chinese | |
| 2025年年度审计报告 | 2026-03-23 | Chinese | |
| 2025年年度报告摘要 | 2026-03-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 36639658 | 关于开展外汇套期保值业务的公告 | 2026-03-23 | Chinese | ||
| 36639646 | 关于2025年度利润分配方案的公告 | 2026-03-23 | Chinese | ||
| 36639637 | 独立董事2025年度述职报告-冯连芳 | 2026-03-23 | Chinese | ||
| 36639619 | 独立董事2025年度述职报告-童建华 | 2026-03-23 | Chinese | ||
| 36639612 | 2025年年度内部控制审计报告 | 2026-03-23 | Chinese | ||
| 36639605 | 董事和高级管理人员2026年度薪酬方案 | 2026-03-23 | Chinese | ||
| 36639604 | 关于“质量回报双提升”行动方案的进展公告 | 2026-03-23 | Chinese | ||
| 36639602 | 关于事业合伙人持股计划之第一期持股计划存续期展期的公告 | 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.