China General Plastics Corporation — Investor Relations & Filings
China General Plastics Corporation (CGPC) is a prominent manufacturer specializing in the production and distribution of polyvinyl chloride (PVC) solutions. Established in 1964, the company maintains a vertically integrated business model that spans from raw material synthesis to downstream processing. Its core product range includes PVC resins, compounds, films, and synthetic leathers, alongside specialized construction materials such as pipes and tubes. CGPC serves a global market across the construction, consumer goods, and industrial sectors. The company distinguishes itself through the implementation of AI-driven smart manufacturing and a strong emphasis on environmental sustainability. Key initiatives include carbon reduction processes, circular economy practices, and the development of green materials, with several product lines earning certifications for recycled content and eco-friendly production standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 本公司依公開發行公司資金貸與及背書保證處理準則 第22條公告新增資金貸與 | 2026-05-04 | Chinese | |
| 公告本公司115年第1季合併財務報告業經董事會決議通過。 | 2026-05-04 | Chinese | |
| 公告本公司一一五年第一季合併財務報告董事會預計召開日期 為115年5月4日。 | 2026-04-24 | Chinese | |
| 115年年報及股東會資料 — 2026_1305_20260526FE1.pdf | 2026-04-24 | English | |
| 115年年報及股東會資料 — 2026_1305_20260526F01.pdf | 2026-04-24 | Chinese | |
| 115年年報及股東會資料 — 2026_1305_20260526FE2.pdf | 2026-04-24 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40823242 | 本公司依公開發行公司資金貸與及背書保證處理準則 第22條公告新增資金貸與 | 2026-05-04 | Chinese | ||
| 40824985 | 公告本公司115年第1季合併財務報告業經董事會決議通過。 | 2026-05-04 | Chinese | ||
| 36122538 | 公告本公司一一五年第一季合併財務報告董事會預計召開日期 為115年5月4日。 | 2026-04-24 | Chinese | ||
| 36081930 | 115年年報及股東會資料 — 2026_1305_20260526FE1.pdf | 2026-04-24 | English | ||
| 36081906 | 115年年報及股東會資料 — 2026_1305_20260526F01.pdf | 2026-04-24 | Chinese | ||
| 36011776 | 115年年報及股東會資料 — 2026_1305_20260526FE2.pdf | 2026-04-24 | English | ||
| 36011724 | 115年年報及股東會資料 — 2026_1305_20260526F02.pdf | 2026-04-24 | Chinese | ||
| 36011647 | 115年年報及股東會資料 — 2026_1305_20260526F13.pdf | 2026-04-24 | Chinese | ||
| 33888836 | 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | ||
| 33888833 | 115年3月營業收入 | 2026-04-09 | Chinese | ||
| 33696089 | 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | ||
| 33696084 | 115年03月董事會成員及持股 | 2026-04-07 | Chinese | ||
| 33202231 | 係因本公司有價證券於集中交易市場達公布注意交易資訊標準, 故公布相關財務業務等重大訊息,以利投資人區別瞭解。 | 2026-03-25 | Chinese | ||
| 33202250 | 115年03月法人說明會簡報 — 130520260318E001.pdf | 2026-03-18 | English | ||
| 33202242 | 115年03月法人說明會簡報 — 130520260318M001.pdf | 2026-03-18 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Shanghai Yongli Belting Co.,Ltd.
Develops and manufactures light conveyor belts for diverse …
|
300230 | CN | Manufacturing |
|
Shanghai Zijiang Enterprise Group Co.,Ltd
Provides packaging solutions and high-tech materials for fo…
|
600210 | CN | Manufacturing |
|
SHANTI GURU INDUSTRIES LIMITED
Manufacturer of HDPE and PP woven sacks and fabrics for ind…
|
534708 | IN | Manufacturing |
|
Sheela Foam Limited
Manufacturer of PU foam, comfort products, and technical fo…
|
SFL | IN | Manufacturing |
|
SHENZHEN CHANGHONG TECHNOLOGY Co.,Ltd.
Produces precision plastic molds and components for medical…
|
300151 | CN | Manufacturing |
|
SHENZHEN JAME TECHNOLOGY CORP., LTD.
Designs and manufactures protective cases and accessories f…
|
300868 | CN | Manufacturing |
|
Shenzhen Jdd Tech New Material Co., Ltd
Develops and manufactures protective cable management and t…
|
301538 | CN | Manufacturing |
|
Shenzhen Prince New Materials Co .,Ltd.
Manufactures protective packaging and film capacitors for e…
|
002735 | CN | Manufacturing |
|
SHENZHEN WOER HEAT-SHRINKABLE MATERIAL CO.,LTD
Develops and manufactures heat-shrinkable materials and ele…
|
002130 | CN | Manufacturing |
|
Shin-Etsu Polymer Co.,Ltd.
Manufactures PVC and silicone rubber components for electro…
|
7970 | JP | Manufacturing |
China General Plastics Corporation 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/51765/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51765 | 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=51765 | 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=51765 \ -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": 51765}, 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 China General Plastics Corporation (id: 51765)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.