
SHANGAR DECOR LIMITED — Investor Relations & Filings
Shangar Decor Limited provides comprehensive event infrastructure and decoration services. The company specializes in the design, fabrication, and installation of temporary structures, stage sets, and thematic decor for various large-scale functions. Its service portfolio includes the provision of lighting systems, sound equipment, and furniture rentals tailored for corporate events, weddings, exhibitions, and trade fairs. The firm focuses on delivering integrated logistical solutions that combine technical engineering with aesthetic design to create functional event spaces. Key offerings involve the management of site layouts, seating arrangements, and specialized interior decor, catering to the specific requirements of diverse event formats and scales.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Shangar Decor Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 28/05/2026 ,inter alia, to consider and approve to consider and approve Audited .... | 2026-05-22 | English |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 46784291 | Shangar Decor Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 28/05/2026 ,inter alia, to consider and approve to consider and approve Audited .... | 2026-05-22 | English | ||
Market data
Market data not available
Price history
Peer group · Organization of conventions and trade shows
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Party Cruisers Limited
Specializes in large-scale luxury weddings, social events, …
|
PARTYCRUS | IN | Administrative and support serv… |
|
PRAVEG LIMITED
Integrated exhibition and event management firm with luxury…
|
PRAVEG | IN | Administrative and support serv… |
|
The Contents On Co., Ltd.
A company that produces and distributes media content, incl…
|
302920 | KR | Administrative and support serv… |
|
Zhejiang Meorient Commerce&Exhibition Inc.
Organizes international trade fairs and O2O matchmaking ser…
|
300795 | CN | Administrative and support serv… |
SHANGAR DECOR 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/63091/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63091 | 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=63091 | 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=63091 \ -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": 63091}, 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 SHANGAR DECOR LIMITED (id: 63091)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.