
Indo Count Industries Ltd — Investor Relations & Filings
Indo Count Industries Ltd is a specialized home textile manufacturer focused on the production and export of premium bed linen. The company’s product portfolio includes a comprehensive range of bedding solutions, such as bed sheets, duvet covers, pillowcases, bed skirts, and shams, catering to both basic and fashion bedding segments. Operating with vertically integrated manufacturing facilities, the firm manages processes from spinning and weaving to processing and finishing. Indo Count serves a global clientele comprising major international retailers, department stores, and hospitality brands across North America, Europe, and other key markets. The company emphasizes innovation through specialized finishes and high-thread-count fabrics, maintaining a commitment to quality and sustainable manufacturing practices to meet evolving consumer demands in the global home decor sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Updates | 2020-03-30 | English | |
| In continuation of our earlier intimation dated March 23, 2020 regarding temporary closure of Company's manufacturing units at Kolhapur from March 23, 2020 till March 31, 2020 pursuant .... | 2020-03-30 | English | |
| Updates | 2020-03-23 | English | |
| We would like to inform the exchanges that in order to contain the spread of escalating Novel Coronavirus (COVID-19) pandemic, the District Magistrate, Kolhapur vide its order dated March .... | 2020-03-23 | English | |
| Intimation for issue of share certificate w.r.t. Folio No. 0059743 along with supporting documents. | 2020-03-16 | English | |
| Price movement | 2020-03-16 | English |
Browse filings by year
17 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of made-up textile articles, except apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Al-Abid Silk Mills Limited
Manufactures and processes a variety of fabrics and home te…
|
AASM | PK | Manufacturing |
|
Alps Industries Ltd.
Manufacturer of yarns, home furnishings, and fashion access…
|
ALPSINDUS | IN | Manufacturing |
|
Amtex Limited
Vertically integrated textile manufacturing group specializ…
|
AMTEX | PK | Manufacturing |
|
Anhui Guqi Down & Feather Textile Incorporated
Processes down and feather materials for home textiles, app…
|
001390 | CN | Manufacturing |
|
Ashnoor Textiles Mills Ltd.
Manufacturer and exporter of terry towels and home textiles…
|
507872 | IN | Manufacturing |
|
Asim Textile Mills Limited
Manufactures and exports yarn and home textile products, in…
|
ASTM | PK | Manufacturing |
|
Bella Casa Fashion & Retail Limited
Designs and manufactures home textiles and women's wear for…
|
BELLACASA | IN | Manufacturing |
|
BİRLİK MENSUCAT TİCARET VE SANAYİ İŞLETMESİ A.Ş.
Manufacturer and exporter of cotton yarn, fabrics, home tex…
|
BRMEN | TR | Manufacturing |
|
Bombay Dyeing & Mfg. Co. Ltd.
Operates in real estate, polyester staple fibre, and home t…
|
BOMDYEING | IN | Manufacturing |
|
Bulkcorp International Limited
Designs and manufactures FIBC and industrial packaging for …
|
BULKCORP | IN | Manufacturing |
Indo Count Industries Ltd 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/61460/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61460 | 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=61460 | 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=61460 \ -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": 61460}, 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 Indo Count Industries Ltd (id: 61460)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.