
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 |
|---|---|---|---|
|
Kazz Industries Inc.
Specialized manufacturing, custom injection molding, and wo…
|
— | CA | Manufacturing |
|
KB Components AB
Global manufacturer of injection-moulded polymer and compos…
|
KBC | SE | Manufacturing |
|
KEIWA Incorporated
Manufactures high-performance functional films and optical …
|
4251 | JP | Manufacturing |
|
KGL S.A.
Distributor of plastic granulates and producer of thermofor…
|
KGL | PL | Manufacturing |
|
Kingboard Laminates Holdings Limited
Vertically-integrated manufacturer of electronic materials,…
|
1888 | KY | Manufacturing |
|
Kingspan Group Plc
Manufactures high-performance insulation and building envel…
|
KRX | IE | Manufacturing |
|
Kisan Mouldings Ltd.
Manufactures PVC pipes, fittings, and molded furniture for …
|
530145 | IN | Manufacturing |
|
KODAMA CHEMICAL INDUSTRY CO.,LTD.
A manufacturer of plastic components for the mobility and l…
|
4222 | JP | Manufacturing |
|
KOHSOKU CORPORATION
A specialized trader and manufacturer of food and industria…
|
7504 | JP | Manufacturing |
|
KOROPLAST TEMİZLİK AMBALAJ ÜRÜNLERİ SANAYİ VE DIŞ TİCARET A.Ş.
Manufacturer of cleaning and packaging products for househo…
|
KRPLS | TR | 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.