%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 |
|---|---|---|---|
|
Moncler
A luxury brand merging high-fashion with technical, high-pe…
|
MONC | IT | Manufacturing |
|
Monnalisa
Designs, manufactures, and distributes high-end children's …
|
MNL | IT | Manufacturing |
|
Moody Technology Holdings Limited
Engaged in the design, manufacturing, and sale of textile a…
|
1400 | HK | Manufacturing |
|
My Club Europe PLC
Supplier of personalized, high-performance teamwear for spo…
|
MCE | GB | Manufacturing |
|
NAGAILEBEN Co.,Ltd.
Specializes in planning, manufacturing, and selling medical…
|
7447 | JP | Manufacturing |
|
Nandani Creation Limited
Designs, manufactures, and retails women's ethnic and fusio…
|
JAIPURKURT | IN | Manufacturing |
|
NARUMIYA INTERNATIONAL Co.,Ltd.
A specialty retailer of multi-brand apparel for babies, tod…
|
9275 | JP | Manufacturing |
|
Neetu Yoshi Limited
Designs and manufactures ethnic and contemporary apparel fo…
|
544434 | IN | Manufacturing |
|
Nice Corporation
A B Corp certified sewing factory offering one-stop denim m…
|
8089 | JP | Manufacturing |
|
NIKE, Inc.
Designs, develops, and sells athletic footwear, apparel, eq…
|
NKE | 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.