
CSG — Investor Relations & Filings
CS Group Investment Holding Limited is an investment holding company that manages a diversified portfolio of business interests. Transitioning from a specialized textile manufacturer to a holding structure, the company oversees core operations across several key sectors, including textile dyeing and finishing, real estate management, construction and development, and strategic overseas investments. The group’s textile division focuses on short-fiber continuous pressure dyeing and finishing, a field in which it has maintained expertise since its founding in 1983. Through its holding company framework, the organization aims to optimize operational efficiency and foster specialized growth within its subsidiary units. By leveraging its multi-disciplinary expertise, the company pursues long-term value creation through asset management and the development of strategic partnerships in both domestic and international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_1463_20260624F01.pdf | 2026-05-22 | Chinese | |
| 115年年報及股東會資料 — 2026_1463_20260624F02.pdf | 2026-05-22 | Chinese | |
| 115年年報及股東會資料 — 2026_1463_20260624FE2.pdf | 2026-05-22 | English | |
| 115年年報及股東會資料 — 2026_1463_20260624F13.pdf | 2026-05-22 | Chinese | |
| 115年年報及股東會資料 — 2026_1463_20260624FE1.pdf | 2026-05-22 | English | |
| 115年05月僑外投資持股 | 2026-05-20 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46800198 | 115年年報及股東會資料 — 2026_1463_20260624F01.pdf | 2026-05-22 | Chinese | ||
| 46800190 | 115年年報及股東會資料 — 2026_1463_20260624F02.pdf | 2026-05-22 | Chinese | ||
| 46800178 | 115年年報及股東會資料 — 2026_1463_20260624FE2.pdf | 2026-05-22 | English | ||
| 46800151 | 115年年報及股東會資料 — 2026_1463_20260624F13.pdf | 2026-05-22 | Chinese | ||
| 46800123 | 115年年報及股東會資料 — 2026_1463_20260624FE1.pdf | 2026-05-22 | English | ||
| 46597796 | 115年05月僑外投資持股 | 2026-05-20 | Chinese | ||
| 46533331 | 115年4月背書保證與資金貸與 | 2026-05-19 | Chinese | ||
| 46533314 | 115年4月營業收入 | 2026-05-19 | Chinese | ||
| 46533349 | 115年3月背書保證與資金貸與 | 2026-05-19 | Chinese | ||
| 46533345 | 115年3月營業收入 | 2026-05-19 | Chinese | ||
| 46533355 | 115年2月背書保證與資金貸與 | 2026-05-19 | Chinese | ||
| 46533353 | 115年2月營業收入 | 2026-05-19 | Chinese | ||
| 46533379 | 115年1月背書保證與資金貸與 | 2026-05-19 | Chinese | ||
| 46533371 | 115年1月營業收入 | 2026-05-19 | Chinese | ||
| 46514897 | 114年第4季財務報告書 — 202504_1463_AIC.pdf | 2026-05-19 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Công ty Cổ phần Janus Group
Multi-sector investment group with interests in M&A, health…
|
TCO | VN | Financial and insurance activit… |
|
Công ty Cổ phần SAM Holdings
A diversified holding company in telecom cables, financial …
|
SAM | VN | Financial and insurance activit… |
|
Công ty Cổ phần Tập đoàn Bamboo Capital
A diversified investment group focused on renewable energy,…
|
BCG | VN | Financial and insurance activit… |
|
Consolidated Finvest & Holdings Limited
Investment holding entity managing a diverse portfolio of f…
|
CONSOFINVT | IN | Financial and insurance activit… |
|
Copacabana Capital Limited
Financial services acquisition vehicle focused on acquiring…
|
CAP | CA | Financial and insurance activit… |
|
Corporación Actinver, S.A.B. de C.V.
Holding company specializing in investment management and w…
|
ACTINVR | MX | Financial and insurance activit… |
|
Corporativo GBM, S.A.B. de C.V.
Provides investment banking, brokerage, and asset managemen…
|
GBM | MX | Financial and insurance activit… |
|
COSMOS YATIRIM HOLDİNG A.Ş.
An investment holding company that finances start-ups and h…
|
COSMO | TR | Financial and insurance activit… |
|
CPI Holdings Public LTD
Investment holding company acquiring and managing securitie…
|
CPIH | CY | Financial and insurance activit… |
|
CPVC Tremblant Inc.
A corporate entity planning the acquisition of Loretta Food…
|
TTT.P | CA | Financial and insurance activit… |
CSG 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/51821/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51821 | 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=51821 | 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=51821 \ -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": 51821}, 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 CSG (id: 51821)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.