%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 |
|---|---|---|---|
|
Euro Leder Fashion Ltd.
Manufacturer and exporter of leather garments for internati…
|
526468 | IN | Manufacturing |
|
Fashion B. Air
Designs and markets women's ready-to-wear apparel and acces…
|
ALFBA | FR | Manufacturing |
|
Fashion Platform Co.,Ltd.
Designs, manufactures, and sells women's apparel, accessori…
|
225590 | KR | Manufacturing |
|
Fateh Sports Wear Limited
Manufactures and exports readymade garments including jacke…
|
FSWL | PK | Manufacturing |
|
F&F CO.,Ltd
Manufactures and sells licensed brand apparel and accessori…
|
383220 | KR | Manufacturing |
|
F&F Holdings Co., Ltd.
Investment holding company manufacturing and selling appare…
|
007700 | KR | Manufacturing |
|
FIGS, Inc.
Direct-to-consumer healthcare apparel brand for medical pro…
|
FIGS | US | Manufacturing |
|
Forcas Studio Limited
Designs, manufactures, and markets men's clothing, includin…
|
FORCAS | IN | Manufacturing |
|
FUJIAN SEPTWOLVES INDUSTRY CO., LTD.
Designs and manufactures men's apparel, specializing in jac…
|
002029 | CN | Manufacturing |
|
GAMSUNG Corporation Co., Ltd.
An IT company developing air purification systems with prop…
|
036620 | KR | 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.