
YC — Investor Relations & Filings
Yem Chio Co., Ltd. (YC Group) is a vertically integrated manufacturer specializing in adhesive tapes and packaging materials. Recognized as one of the world's largest producers of PVC and OPP tapes, the company maintains a comprehensive supply chain encompassing raw material procurement, chemical production, and global distribution. Its product portfolio includes PE tapes, automotive wire harnesses, and customized packaging solutions. Beyond its core manufacturing operations, YC Group has diversified into electronic-grade chemical purification, green energy development, and real estate construction, covering residential, commercial, and hospitality sectors. The company leverages digital optimization and energy-saving technologies to enhance production efficiency and product competitiveness. By integrating upstream and downstream processes, YC Group provides specialized materials for diverse industrial and consumer applications worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_4306_20260623FE1.pdf | 2026-05-22 | English | |
| 115年年報及股東會資料 — 2026_4306_20260623F01.pdf | 2026-05-22 | Chinese | |
| 115年年報及股東會資料 — 2026_4306_20260623F13.pdf | 2026-05-22 | Chinese | |
| 115年年報及股東會資料 — 2026_4306_20260623F02.pdf | 2026-05-22 | Chinese | |
| 115年年報及股東會資料 — 2026_4306_20260623FE2.pdf | 2026-05-22 | English | |
| 115年第1季權益變動表 | 2026-05-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46780263 | 115年年報及股東會資料 — 2026_4306_20260623FE1.pdf | 2026-05-22 | English | ||
| 46780257 | 115年年報及股東會資料 — 2026_4306_20260623F01.pdf | 2026-05-22 | Chinese | ||
| 46780233 | 115年年報及股東會資料 — 2026_4306_20260623F13.pdf | 2026-05-22 | Chinese | ||
| 46780206 | 115年年報及股東會資料 — 2026_4306_20260623F02.pdf | 2026-05-22 | Chinese | ||
| 46799505 | 115年年報及股東會資料 — 2026_4306_20260623FE2.pdf | 2026-05-22 | English | ||
| 46373662 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373304 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373020 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372754 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 46374399 | 公告本公司115年度第一季合併財務報告業經董事會決議通過 | 2026-05-14 | Chinese | ||
| 41460145 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41457845 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
| 34629152 | 公司治理組織架構 | 2026-04-16 | Chinese | ||
| 33992410 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33989685 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Technopack Polymers Limited
Manufacturer of PET preforms and closures for the beverage …
|
543656 | IN | Manufacturing |
|
TEK SENG HOLDINGS BHD
Investment holding, manufacturing PVC/PP products, and sola…
|
— | MY | Manufacturing |
|
TEMAPOL POLİMER PLASTİK VE İNŞAAT SANAYİ TİCARET A.Ş.
Manufacturer of thermoplastic sheets produced through polym…
|
TMPOL | TR | Manufacturing |
|
TENMA CORPORATION
Manufacturer of molded plastic products for household and i…
|
7958 | JP | Manufacturing |
|
Tensho Electric Industries Co., Ltd.
A comprehensive manufacturer of plastic products offering o…
|
6776 | JP | Manufacturing |
|
Teraplast SA
Polymer processor and manufacturer of materials for the con…
|
TRP | RO | Manufacturing |
|
TEXCHEM RESOURCES BHD
A diversified conglomerate operating in Industrial, Polymer…
|
— | MY | Manufacturing |
|
Texmo Pipes and Products Limited
Manufacturer of CPVC, UPVC, and HDPE piping systems for div…
|
TEXMOPIPES | IN | Manufacturing |
|
The Versatech Group Inc.
Specialized manufacturer providing engineered plastic compo…
|
— | CA | Manufacturing |
|
THONG GUAN INDUSTRIES BERHAD
Leading plastic packaging manufacturer, largest stretch fil…
|
— | MY | Manufacturing |
YC 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/52391/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52391 | 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=52391 | 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=52391 \ -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": 52391}, 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 YC (id: 52391)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.