
GPPC — Investor Relations & Filings
Grand Pacific Petrochemical Corporation (GPPC) specializes in the manufacturing and development of chemical derivatives, primarily focusing on Styrene Monomer (SM) and Acrylonitrile Butadiene Styrene (ABS) resins. The company maintains a strategy of vertical integration within the SM value chain and produces a range of high-value-added polymer products. Its operations extend to cogeneration for steam and electricity, as well as international trade. GPPC is transitioning toward sustainable operations by implementing carbon reduction reforms and pursuing self-supplied green power. Through dedicated research into advanced ABS formulations and a commitment to technical excellence, the company provides essential materials for diverse global applications while adhering to rigorous corporate governance and environmental standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 代子公司泉州國亨化學有限公司公告董監事改選 | 2026-05-20 | Chinese | |
| 115年第1季大陸投資 | 2026-05-15 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-15 | Chinese | |
| 115年第1季財務報告書 — 202601_1312_AI1.pdf | 2026-05-15 | Chinese | |
| 115年第1季權益變動表 | 2026-05-15 | Chinese | |
| 115年第1季現金流量表 | 2026-05-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46585361 | 代子公司泉州國亨化學有限公司公告董監事改選 | 2026-05-20 | Chinese | ||
| 46890248 | 115年第1季大陸投資 | 2026-05-15 | Chinese | ||
| 46890249 | 115年第1季海外子公司投資 | 2026-05-15 | Chinese | ||
| 46374806 | 115年第1季財務報告書 — 202601_1312_AI1.pdf | 2026-05-15 | Chinese | ||
| 46890272 | 115年第1季權益變動表 | 2026-05-15 | Chinese | ||
| 46890262 | 115年第1季現金流量表 | 2026-05-15 | Chinese | ||
| 46890254 | 115年第1季綜合損益表 | 2026-05-15 | Chinese | ||
| 46890252 | 115年第1季資產負債表 | 2026-05-15 | Chinese | ||
| 46232007 | 公告本公司第一季合併財務報告 | 2026-05-12 | Chinese | ||
| 46203320 | 公告本公司董事會通過會計主管異動 | 2026-05-12 | Chinese | ||
| 46890291 | 115年4月背書保證與資金貸與 | 2026-05-08 | Chinese | ||
| 46890284 | 115年4月營業收入 | 2026-05-08 | Chinese | ||
| 46890594 | 114年年報及股東會資料 — 2026_1312_20260529F17.pdf | 2026-05-08 | Chinese | ||
| 46890591 | 114年年報及股東會資料 — 2025_1312_20260529FE4.pdf | 2026-05-08 | Chinese | ||
| 46890588 | 114年年報及股東會資料 — 2025_1312_20260529F04.pdf | 2026-05-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics and synthetic rubber in primary forms
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Q.B. Industrias, S.A.B. de C.V.
Manufactures intermediate chemicals, resins, and specialize…
|
QBINDUS | MX | Manufacturing |
|
QINGDAO GON TECHNOLOGY CO., LTD.
Manufactures modified plastics, polymer composites, and bio…
|
002768 | CN | Manufacturing |
|
QPC
Manufacturer of synthetic resins and UV-curable materials f…
|
4722 | TW | Manufacturing |
|
Rastar Environmental Protection Materials Co.,Ltd.
Develops high-performance modified polymers and eco-friendl…
|
300834 | CN | Manufacturing |
|
Red Avenue New Materials Group Co., Ltd.
Global supplier of specialty chemicals, electronic material…
|
603650 | CN | Manufacturing |
|
Renol Polychem Limited
Develops and manufactures high-performance polymer additive…
|
RNPL | IN | Manufacturing |
|
Renxin New Material Co.,Ltd.
Produces high-performance polystyrene resins for electronic…
|
301395 | CN | Manufacturing |
|
Rishiroop Limited
Manufacturer of high-performance polymers, chlorinated rubb…
|
526492 | IN | Manufacturing |
|
Rozachim AD
Manufacturer of polymer emulsions, resins, binders, and oth…
|
ROZH | BG | Manufacturing |
|
Samyang Corporation
Develops and manufactures specialty materials for chemical,…
|
145990 | KR | Manufacturing |
GPPC 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/51770/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51770 | 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=51770 | 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=51770 \ -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": 51770}, 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 GPPC (id: 51770)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.