
Nesco Ltd — Investor Relations & Filings
Nesco Ltd is a diversified conglomerate with operations spanning commercial real estate, exhibition services, hospitality, and engineering. The company’s primary asset is the Nesco IT Park, which provides premium office spaces and infrastructure for multinational corporations and technology firms. It also owns and operates the Bombay Exhibition Center, one of the largest private-sector venues for international trade fairs, exhibitions, and conventions. The Nesco Foods division offers comprehensive catering and hospitality services, supporting both the exhibition center and corporate clients. Additionally, the Nesco Events vertical focuses on curated intellectual properties and large-scale entertainment productions. The company’s engineering division, Indabrator, specializes in the design and manufacture of surface preparation equipment, including shot blasting and painting systems. Nesco focuses on integrated business solutions and high-quality infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Record date for dividend | 2026-05-25 | English | |
| Dividend Updates | 2026-05-25 | English | |
| Change in Management | 2026-05-25 | English | |
| Change in Director(s) | 2026-05-25 | English | |
| Record Date | 2026-05-25 | English | |
| General Updates | 2026-05-25 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47023625 | Record date for dividend | 2026-05-25 | English | ||
| 47021782 | Dividend Updates | 2026-05-25 | English | ||
| 47019437 | Change in Management | 2026-05-25 | English | ||
| 47019582 | Change in Director(s) | 2026-05-25 | English | ||
| 47019611 | Record Date | 2026-05-25 | English | ||
| 47019627 | General Updates | 2026-05-25 | English | ||
| 47018401 | Financial Results- 31.03.2026 | 2026-05-25 | English | ||
| 47018395 | Outcome of Board Meeting | 2026-05-25 | English | ||
| 47017328 | Outcome of Board Meeting | 2026-05-25 | English | ||
| 46890372 | Copy of Newspaper Publication | 2026-05-23 | English | ||
| 46888473 | Copy of Newspaper Publication | 2026-05-23 | English | ||
| 42170162 | Updates | 2026-04-15 | English | ||
| 45955350 | Update | 2026-04-15 | English | ||
| 42184886 | Updates | 2026-04-13 | English | ||
| 45955352 | Announcement under Regulation 30 (LODR) | 2026-04-13 | English | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
IVORY PROPERTIES GROUP BERHAD
A property development group specializing in diverse, mixed…
|
— | MY | Real estate activities |
|
JABABEKA INTERNATIONAL B.V.
Develops integrated, industry-based townships with industri…
|
4X5B | SG | Real estate activities |
|
JABA I
Real estate company managing a property portfolio with a gr…
|
YABA | ES | Real estate activities |
|
Jabal Omar Development Co.
Develops luxury hotels, apartments, and retail centers near…
|
4250 | SA | Real estate activities |
|
Jadwa REIT Al Haramain Fund
Shariah-compliant fund investing in income-generating real …
|
4332 | SA | Real estate activities |
|
Jakarta International Hotels & Development Tbk
Engaged in hotel and property sectors, managing SCBD and op…
|
JIHD | ID | Real estate activities |
|
JALCO Holdings Inc.
A holding company with operations in real estate, financial…
|
6625 | JP | Real estate activities |
|
JAMSHRI REALTY LIMITED
Develops and manages residential and commercial properties …
|
502901 | IN | Real estate activities |
|
Jannock Limited
Historically manufactured building products, now focuses on…
|
— | CA | Real estate activities |
|
Jannock Properties Limited
Asset realization vehicle focused on the orderly sale of re…
|
JPL-UN | CA | Real estate activities |
Nesco 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/60999/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60999 | 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=60999 | 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=60999 \ -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": 60999}, 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 Nesco Ltd (id: 60999)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.