
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 |
|---|---|---|---|
|
Master Components Limited
Manufactures precision plastic engineering components and s…
|
MASTER | IN | Manufacturing |
|
Masterflex SE
Specialist in developing and manufacturing hose and connect…
|
MZX | DE | Manufacturing |
|
MASTERPLAST Nyilvánosan Működő Részvénytársaság
Manufacturer of building insulation, roofing, and dry const…
|
MASTE | HU | Manufacturing |
|
MATRIX COMPOSITES & ENGINEERING LIMITED
Engineers advanced composite materials for global energy, r…
|
MCE | AU | Manufacturing |
|
Mattr Corp.
Delivers engineered material technologies supporting critic…
|
MATR | CA | Manufacturing |
|
Maxisur S.A.
Manufacturing and custom production of industrial bags, spe…
|
— | AR | Manufacturing |
|
MaxWin International Holdings Limited
Manufactures specialized plastic components and disposable …
|
8513 | HK | Manufacturing |
|
MAZHAR ZORLU HOLDİNG A.Ş.
Holding company manufacturing plastic pipes for building an…
|
MZHLD | TR | Manufacturing |
|
Mega Flex Plastics Limited
Manufactures Leno bags and woven sacks for agricultural and…
|
MEGAFLEX | IN | Manufacturing |
|
MEGA POLİETİLEN KÖPÜK SANAYİ VE TİCARET A.Ş.
Manufacturer of PE, EVA, and EPDM foam sheets and various t…
|
MEGAP | 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.