
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 |
|---|---|---|---|
|
Polycon International Ltd.
Manufactures plastic water storage tanks, PVC pipes, and cu…
|
531397 | IN | Manufacturing |
|
POLYDUCT Nyrt.
Manufactures plastic and metal products for water, urban, a…
|
PLYDR | HU | Manufacturing |
|
Polymac Thermoformers Limited
Manufactures thermoformed food-grade plastic packaging for …
|
537573 | IN | Manufacturing |
|
POLYMER LINK HOLDINGS BERHAD
Specializes in manufacturing plastic powder, polymer compou…
|
— | MY | Manufacturing |
|
Polyplank AB
Manufactures patented composites from recycled thermoplasti…
|
POLY | SE | Manufacturing |
|
Polyplex Corporation Ltd.
Global producer of plastic films for flexible packaging and…
|
POLYPLEX | IN | Manufacturing |
|
Polyram Plastic Industries Ltd.
Manufacturer of high-performance thermoplastic compounds fo…
|
POLP | IL | Manufacturing |
|
Polysil Irrigation Systems Limited
Manufactures and distributes irrigation systems and HDPE pi…
|
POLYSIL | IN | Manufacturing |
|
Polytec Holding AG
Developer and manufacturer of plastic solutions for automot…
|
PYT | AT | Manufacturing |
|
POLY TOWER VENTURES BERHAD
Investment holding, manufacturing/exporting plastic product…
|
— | 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.