
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 |
|---|---|---|---|
|
JAMES HALSTEAD PLC
Global manufacturer of commercial and residential vinyl flo…
|
JHD | GB | Manufacturing |
|
Jauss Polymers Ltd
Manufactures PET preforms and containers for beverage, phar…
|
526001 | IN | Manufacturing |
|
JIANGNAN MOULD & PLASTIC TECHNOLOGY CO.,LTD
Manufactures high-performance automotive plastic components…
|
000700 | CN | Manufacturing |
|
Jiangsu Boiln Plastics Co., Ltd.
Manufactures high-performance polycarbonate and acrylic she…
|
301003 | CN | Manufacturing |
|
JIANGSU GDK BIOLOGICAL TECHNOLOGY CO., LTD.
Manufacturer of laboratory consumables and life science res…
|
688670 | CN | Manufacturing |
|
Jiangsu Huaxin New Material Co.,Ltd.
Produces functional plastic materials and substrates for sm…
|
300717 | CN | Manufacturing |
|
JIANGSU SHUANGXING COLOR PLASTIC NEW MATERIALS CO.,LTD.
Produces functional polyester films for displays, solar ene…
|
002585 | CN | Manufacturing |
|
JiangSu YuXing Film Technology Co.,Ltd
Manufacturer of high-performance BOPET films for solar and …
|
300305 | CN | Manufacturing |
|
JIANGYIN HAIDA RUBBER AND PLASTIC CO.,LTD.
Manufacturer of rubber and plastic sealing and vibration re…
|
300320 | CN | Manufacturing |
|
JiaWei
Global designer and manufacturer of premium household produ…
|
3557 | TW | 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.