AEL Textile Limited — Investor Relations & Filings
About AEL Textile Limited
AEL Textile Limited was primarily engaged in the trading and manufacturing of textile products, encompassing piece goods, notions, and various dry goods. Historically, the company operated in the generation and distribution of electricity, utilizing a furnace-fired power station. In January 2024, AEL Textile Limited completed an amalgamation with Stylers International Ltd.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Disclosure of material information | 2022-08-16 | English | |
| Quaterly progress report | 2022-08-16 | English | |
| Progress report | 2022-08-05 | English | |
| Book closure notice | 2022-07-22 | English | |
| Announcement of Public Offer | 2022-06-28 | English | |
| Progress Report | 2022-06-06 | English |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 46580055 | Disclosure of material information | 2022-08-16 | English | ||
| 46580056 | Quaterly progress report | 2022-08-16 | English | ||
| 46580176 | Progress report | 2022-08-05 | English | ||
| 46580783 | Book closure notice | 2022-07-22 | English | ||
| 46581123 | Announcement of Public Offer | 2022-06-28 | English | ||
| 46581443 | Progress Report | 2022-06-06 | English | ||
| 46582302 | Progress Report | 2022-05-10 | English | ||
| 46582517 | Transmission of Quarterly Report for the Period Ended March 31, 2022 | 2022-05-06 | English | ||
| 46582524 | Financial Results For The Quarter Ended March 31, 2022 | 2022-05-06 | English | ||
| 46583072 | Board Meeting in Progress | 2022-04-28 | English | ||
| 46584066 | Board Meeting | 2022-04-21 | English | ||
| 46584765 | Progress Report for Quarter ended March 31, 2022 | 2022-04-04 | English | ||
| 46585563 | Progress Report | 2022-03-11 | English | ||
| 46585720 | Transmission of Half Yearly Accounts For the Period Ended December 31, 2021. | 2022-03-04 | English | ||
| 46586243 | Financial esults For The Quarter Ended Dec 31, 2021 | 2022-03-01 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other textiles n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALPARGATAS TEXTIL SOCIEDAD ANÓNIMA
A manufacturing company specializing in diverse textile pro…
|
— | AR | Manufacturing |
|
AnHui Jinchun Nonwoven Co.,Ltd.
Manufactures spunlace nonwoven fabrics for hygiene, medical…
|
300877 | CN | Manufacturing |
|
Arex Industries Ltd.
Designs and manufactures woven and printed labels for the g…
|
526851 | IN | Manufacturing |
|
Avgol Industries 1953 Ltd.
Global manufacturer of spun melt nonwoven materials for hyg…
|
AVGL | IL | Manufacturing |
|
BAIKSAN CO.,LTD
Manufacturer of polyurethane synthetic leather for automoti…
|
035150 | KR | Manufacturing |
|
BELDING INDIA LIMITED
Manufactures and exports high-performance technical textile…
|
513307 | IN | Manufacturing |
|
Bhilwara Technical Textiles Limited
Manufacturer of high-performance technical textiles and yar…
|
BTTL | IN | Manufacturing |
|
CANDOUR TECHTEX LIMITED
Manufacturer of technical textiles and material handling so…
|
522292 | IN | Manufacturing |
|
CCI Yilan
Manufactures high-performance functional fabrics and TPU fi…
|
1342 | TW | Manufacturing |
|
CHANG HO
Integrated manufacturer of functional, sustainable, and ind…
|
1468 | TW | Manufacturing |
AEL Textile 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/71447/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=71447 | 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=71447 | 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=71447 \ -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": 71447}, 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 AEL Textile Limited (id: 71447)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.