
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 |
|---|---|---|---|
|
CAPITALPART PARTICIPAÇÕES SA
Specializes in capital allocation, asset management, and re…
|
— | BR | Financial and insurance activit… |
|
Capital Realm Financial Holdings Group Limited
Investment holding company realizing medium to long-term ca…
|
204 | HK | Financial and insurance activit… |
|
Carmen Century Investment Limited
Diversified investment holding company targeting infrastruc…
|
612 | HK | Financial and insurance activit… |
|
Carry Wealth Holdings Limited
Investment holding company specializing in apparel products…
|
643 | HK | Financial and insurance activit… |
|
CATHAY FHC
Provides integrated insurance, banking, and asset managemen…
|
2882 | TW | Financial and insurance activit… |
|
Cayson Acquisition Corp
A blank check company formed to effect a business combinati…
|
CAPN | US | Financial and insurance activit… |
|
CB Financial Services, Inc.
A bank holding company offering financial services to indiv…
|
CBFV | US | Financial and insurance activit… |
|
CCT Fortis Holdings Limited
Investment holding company managing diversified segments: p…
|
138 | HK | Financial and insurance activit… |
|
CDG Investments Inc.
Capital pool company (CPC) and shell holding entity for cor…
|
— | CA | Financial and insurance activit… |
|
Celestial Acquisition Corp.
Capital Pool Company (CPC) targeting assets in Space Techno…
|
CES.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.