%20Limited/other/Dragon-Tex_Group_Limited-logo.png)
Dragon-Tex (Group) Limited — Investor Relations & Filings
Dragon-Tex (Group) Limited is a holding entity associated with the global textile and apparel supply chain. The company, through its operational affiliates (such as Jiangyin Dragon-tex Apparel Co., Ltd.), specializes in the development, manufacturing, import, and export of finished garments and related accessories. Its product portfolio includes a diverse range of apparel for women, men, and children, alongside specialized items like down coats and campus clothing. The organization utilizes international sourcing and distribution networks to cater efficiently to the global fashion industries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2006-03-08 | English | |
| Material change report - English.pdf | 2006-02-16 | English | |
| Cover letter.pdf | 2006-02-16 | English | |
| Material change report - English.pdf | 2006-01-14 | English | |
| Material change report - English.pdf | 2005-12-23 | English | |
| Material change report - English.pdf | 2005-12-08 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2006
4 filings
| |||||
| 47825915 | Material change report - English.pdf | 2006-03-08 | English | ||
| 47825917 | Material change report - English.pdf | 2006-02-16 | English | ||
| 47825919 | Cover letter.pdf | 2006-02-16 | English | ||
| 47825927 | Material change report - English.pdf | 2006-01-14 | English | ||
|
2005
3 filings
| |||||
| 47825929 | Material change report - English.pdf | 2005-12-23 | English | ||
| 47825933 | Material change report - English.pdf | 2005-12-08 | English | ||
| 47825935 | Material change report - English.pdf | 2005-06-03 | English | ||
|
2004
4 filings
| |||||
| 47825939 | Material change report - English.pdf | 2004-08-12 | English | ||
| 47825941 | Cover letter.pdf | 2004-05-03 | English | ||
| 47825943 | Cover letter.pdf | 2004-02-24 | English | ||
| 47825953 | Cover letter.pdf | 2004-01-29 | English | ||
|
2003
1 filing
| |||||
| 47825955 | Cover letter.pdf | 2003-02-05 | English | ||
|
2002
3 filings
| |||||
| 47825961 | Final Receipt.pdf | 2002-09-11 | English | ||
| 47826028 | Escrow agreement.pdf | 2002-09-10 | English | ||
| 47826036 | Preliminary Receipt.pdf | 2002-06-17 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KEWL Corporation
Manufacturer and distributor of customized team sports appa…
|
KEWL | CA | Manufacturing |
|
KIMURATAN CORPORATION
Manufactures and sells baby and children's apparel; also in…
|
8107 | JP | Manufacturing |
|
KING CO.,Ltd.
A manufacturer and distributor of apparel and textiles, spe…
|
8118 | JP | Manufacturing |
|
Kitex Garmenets Ltd.
Vertically integrated manufacturer of 100% cotton infant an…
|
KITEX | IN | Manufacturing |
|
Kizi Apparels Limited
Designs, manufactures, and distributes women's ethnic, west…
|
544221 | IN | Manufacturing |
|
KNT Holdings Limited
Global manufacturer and retailer of specialized apparel and…
|
1025 | HK | Manufacturing |
|
Kontoor Brands, Inc.
A global lifestyle apparel company with a portfolio of icon…
|
KTB | US | Manufacturing |
|
KOTON MAĞAZACILIK TEKSTİL SANAYİ VE TİCARET A.Ş.
Multinational fashion company that designs, manufactures, a…
|
KOTON | TR | Manufacturing |
|
KURAUDIA HOLDINGS CO.,LTD.
Plans, manufactures, sells, and rents wedding attire for wh…
|
3607 | JP | Manufacturing |
|
LAKELAND INDUSTRIES INC
Manufacturer of protective garments for industrial and publ…
|
LAKE | US | Manufacturing |
Dragon-Tex (Group) Limited 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/45233/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45233 | 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=45233 | 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=45233 \ -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": 45233}, 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 Dragon-Tex (Group) Limited (id: 45233)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.