
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 |
|---|---|---|---|
|
Cinda International Holdings Limited
Investment holding company providing comprehensive financia…
|
111 | BM | Financial and insurance activit… |
|
CIR Group
A holding company with operations in healthcare and automot…
|
CIR | IT | Financial and insurance activit… |
|
CIT Exchangeco Inc.
Structural holding company supporting The CIT Group's comme…
|
— | CA | Financial and insurance activit… |
|
CITIC Limited
A diversified conglomerate focused on finance, manufacturin…
|
267 | HK | Financial and insurance activit… |
|
CITIZENS & NORTHERN CORP
A bank holding company offering banking, investment, and we…
|
CZNC | US | Financial and insurance activit… |
|
Citrine Holdings Limited
A corporate entity whose primary function relates to ongoin…
|
— | CA | Financial and insurance activit… |
|
CITY HOLDING CO
A financial holding company providing community banking and…
|
CHCO | US | Financial and insurance activit… |
|
CJL Capital Inc.
Holding company acquiring businesses and managing diversifi…
|
— | CA | Financial and insurance activit… |
|
CK HUTCHISON INTERNATIONAL (16) LIMITED
A subsidiary within the diversified multinational CK Hutchi…
|
4X2B | KY | Financial and insurance activit… |
|
Clarke Inc.
Investment holding company managing diversified businesses,…
|
CKI | 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.