
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 |
|---|---|---|---|
|
Columbus Acquisition Corp/Cayman Islands
A blank check company formed to effect a merger or other bu…
|
COLA | US | Financial and insurance activit… |
|
COMMUNITY FINANCIAL SYSTEM, INC.
A diversified financial services company offering banking, …
|
CBU | US | Financial and insurance activit… |
|
Compagnie de l'Odet SE
An investment holding company with a controlling interest i…
|
ODET | FR | Financial and insurance activit… |
|
Compagnie des Tramways de Rouen
An investment company managing a portfolio of securities an…
|
MLTRA | FR | Financial and insurance activit… |
|
Compagnie du Bois Sauvage S.A.
Family-controlled investment holding company with a diversi…
|
COMB | BE | Financial and insurance activit… |
|
Compagnie Lebon
Investment firm with a dual focus on hospitality operations…
|
LBON | FR | Financial and insurance activit… |
|
COMPANHIA MELHORAMENTOS DE SÃO PAULO
Diversified holding company in forestry, book publishing, r…
|
— | BR | Financial and insurance activit… |
|
Compass Diversified Holdings
Acquires and manages a portfolio of middle-market consumer …
|
CODI | US | Financial and insurance activit… |
|
Concordia Financial Group, Ltd.
A financial holding company managing banking and related fi…
|
7186 | JP | Financial and insurance activit… |
|
Conferize A/S
An all-in-one event management platform for in-person, virt…
|
CONFRZ | DK | 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.