
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 |
|---|---|---|---|
|
Daishi Hokuetsu Financial Group,Inc.
Financial holding company offering banking, leasing, securi…
|
7327 | JP | Financial and insurance activit… |
|
DATUK KERAMAT HOLDINGS BERHAD
Public limited company established 1974; specific business …
|
— | MY | Financial and insurance activit… |
|
Dawood Hercules Corporation Limited
Investment holding company with diverse portfolio: IT, fina…
|
DAWH | PK | Financial and insurance activit… |
|
Dawood Lawrencepur Limited
Manages investments in subsidiaries and trades/markets wind…
|
DLL | PK | Financial and insurance activit… |
|
DDPC WORLDWIDE PTE. LTD.
Wholly-owned offshore subsidiary holding DoubleDragon Corp.…
|
5R8B | SG | Financial and insurance activit… |
|
Deep Source Holdings Limited
Trading bulk commodities and providing specialized financia…
|
990 | BM | Financial and insurance activit… |
|
DEFRAQ Ventures AG (formerly: VALENS Holding AG)
Investment firm managing its own assets and engaging in off…
|
FKEK | DE | Financial and insurance activit… |
|
DELLOYD VENTURES BERHAD
An investment holding company with diversified operations i…
|
— | MY | Financial and insurance activit… |
|
Demetra Holdings Plc
Investment holding company with a portfolio in equity, real…
|
DEM | CY | Financial and insurance activit… |
|
DENEB INVESTMENTS LIMITED
Diversified investment company with segments in Property, M…
|
DNBE | ZA | 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.