Chakwal Spinning Mills Limited — Investor Relations & Filings
About Chakwal Spinning Mills Limited
Chakwal Spinning Mills Limited, originally a yarn manufacturing company, has strategically transformed its business. The company officially changed its name to Quantum Data Technologies Limited. It is now focused on investing in data center and cloud technology, committing over Rs. 1.6 billion. Under its new identity, the company aims to enhance the efficiency of financial markets by expanding accessibility to data, real-time news, and analytical services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material Information | 2024-09-04 | English | |
| Material Information | 2024-08-19 | English | |
| Unusual Movement in Price in the Shares | 2024-08-13 | English | |
| Resignation Of Director | 2024-08-05 | English | |
| Appointment Of Chief Executive Officer | 2024-08-05 | English | |
| RESOLUTION PASSED AT EOGM | 2024-08-02 | English |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
6 filings
| |||||
| 46547185 | Material Information | 2024-09-04 | English | ||
| 46547770 | Material Information | 2024-08-19 | English | ||
| 46547883 | Unusual Movement in Price in the Shares | 2024-08-13 | English | ||
| 46548239 | Resignation Of Director | 2024-08-05 | English | ||
| 46548240 | Appointment Of Chief Executive Officer | 2024-08-05 | English | ||
| 46548264 | RESOLUTION PASSED AT EOGM | 2024-08-02 | English | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agora, Inc.
A PaaS provider with APIs for embedding real-time video, vo…
|
API | US | Telecommunications, computer pr… |
|
AGRIFORCE GROWING SYSTEMS LTD.
A technology firm focused on digital financial innovation f…
|
AGRI | CA | Telecommunications, computer pr… |
|
AGS Corporation
IT services provider offering outsourcing, software develop…
|
3648 | JP | Telecommunications, computer pr… |
|
AI-MEDIA TECHNOLOGIES LIMITED
Offers AI-driven captioning, transcription, and translation…
|
AIM | AU | Telecommunications, computer pr… |
|
AIRAN LIMITED
Offers high-volume data processing, back-office operations,…
|
AIRAN | IN | Telecommunications, computer pr… |
|
AirIQ Inc.
Delivers IoT-based asset and fleet management solutions acr…
|
IQ | CA | Telecommunications, computer pr… |
|
Aixia Group
Provides IT infrastructure, operations, and cloud services …
|
AIXIA B | SE | Telecommunications, computer pr… |
|
AKAMAI TECHNOLOGIES INC
Provides cloud computing, cybersecurity, and content delive…
|
AKAM | US | Telecommunications, computer pr… |
|
Alarm.com Holdings, Inc.
Provides a cloud-based platform for intelligently connected…
|
ALRM | US | Telecommunications, computer pr… |
|
Alarum Technologies Ltd.
Offers AI-based web data collection solutions through a hyb…
|
ALAR | IL | Telecommunications, computer pr… |
Chakwal Spinning Mills 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/71760/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=71760 | 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=71760 | 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=71760 \ -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": 71760}, 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 Chakwal Spinning Mills Limited (id: 71760)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.