
CCI Yilan — Investor Relations & Filings
Cathay Consolidated Inc. specializes in the design and manufacture of high-performance functional fabrics and Thermoplastic Polyurethane (TPU) films. The company is a global leader in integrated TPU processing, offering secondary and tertiary processing capabilities to produce technical textiles with specialized properties such as RF/HF weldability, flame retardancy, and puncture resistance. Its portfolio includes critical safety and life-support components such as aviation escape slides, life vests, and rafts; marine inflatable life jackets; and medical-grade air mattresses and rehabilitation equipment. Additionally, it provides high-durability solutions for the outdoor and industrial sectors, including inflatable camping gear, dry sacs, and mechanical protective gear. Cathay Consolidated serves high-end niche markets where reliability and safety certifications, such as TSO, UL, and FDA standards, are paramount for mission-critical applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司董事會通過111年員工酬勞及董事酬勞分派案 | 2023-02-09 | Chinese | |
| 公告本公司董事會決議召開112年股東常會相關事宜 | 2023-02-09 | Chinese | |
| 公告本公司董事會通過111年度第四季個別財務報告 | 2023-02-09 | Chinese | |
| 112年2月變更登記 | 2023-02-06 | Chinese | |
| 112年1月背書保證與資金貸與 | 2023-02-03 | Chinese | |
| 112年1月營業收入 | 2023-02-03 | Chinese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
11 filings
| |||||
| 33236584 | 公告本公司董事會通過111年員工酬勞及董事酬勞分派案 | 2023-02-09 | Chinese | ||
| 33236590 | 公告本公司董事會決議召開112年股東常會相關事宜 | 2023-02-09 | Chinese | ||
| 33236592 | 公告本公司董事會通過111年度第四季個別財務報告 | 2023-02-09 | Chinese | ||
| 33236594 | 112年2月變更登記 | 2023-02-06 | Chinese | ||
| 33236598 | 112年1月背書保證與資金貸與 | 2023-02-03 | Chinese | ||
| 33236596 | 112年1月營業收入 | 2023-02-03 | Chinese | ||
| 33236601 | 111年12月內部人持股異動(事後) | 2023-01-09 | Chinese | ||
| 33236600 | 111年12月董事會成員及持股 | 2023-01-09 | Chinese | ||
| 33236602 | 公告本公司國內第一次有擔保轉換公司債111年第4季轉換普通 股之增資基準日 | 2023-01-06 | Chinese | ||
| 33236606 | 111年12月背書保證與資金貸與 | 2023-01-05 | Chinese | ||
| 33236604 | 111年12月營業收入 | 2023-01-05 | Chinese | ||
|
2022
4 filings
| |||||
| 33236258 | 111年11月內部人持股異動(事後) | 2022-12-15 | Chinese | ||
| 33236256 | 111年11月董事會成員及持股 | 2022-12-15 | Chinese | ||
| 33236260 | 本公司有價證券於集中交易市場達公布注意交易資訊標準, 故公布相關財務業務等重大訊息,以利投資人區別瞭解 | 2022-12-07 | Chinese | ||
| 33236261 | 本公司可轉換公司債八貫一(代號:13421)近期達公布注意 交易資訊標準,故公告相關訊息,以利投資人區別瞭解 | 2022-12-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other textiles n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEL Textile Limited
Engaged in trading and manufacturing textile products; amal…
|
AEL | PK | Manufacturing |
|
ALPARGATAS TEXTIL SOCIEDAD ANÓNIMA
A manufacturing company specializing in diverse textile pro…
|
— | AR | Manufacturing |
|
AnHui Jinchun Nonwoven Co.,Ltd.
Manufactures spunlace nonwoven fabrics for hygiene, medical…
|
300877 | CN | Manufacturing |
|
Arex Industries Ltd.
Designs and manufactures woven and printed labels for the g…
|
526851 | IN | Manufacturing |
|
Avgol Industries 1953 Ltd.
Global manufacturer of spun melt nonwoven materials for hyg…
|
AVGL | IL | Manufacturing |
|
BAIKSAN CO.,LTD
Manufacturer of polyurethane synthetic leather for automoti…
|
035150 | KR | Manufacturing |
|
BELDING INDIA LIMITED
Manufactures and exports high-performance technical textile…
|
513307 | IN | Manufacturing |
|
Bhilwara Technical Textiles Limited
Manufacturer of high-performance technical textiles and yar…
|
BTTL | IN | Manufacturing |
|
CANDOUR TECHTEX LIMITED
Manufacturer of technical textiles and material handling so…
|
522292 | IN | Manufacturing |
|
CHANG HO
Integrated manufacturer of functional, sustainable, and ind…
|
1468 | TW | Manufacturing |
CCI Yilan 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/51786/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51786 | 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=51786 | 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=51786 \ -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": 51786}, 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 CCI Yilan (id: 51786)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.