Garuda Construction and Engineering Limited — Investor Relations & Filings
Garuda Construction and Engineering Limited provides comprehensive civil construction services for residential, commercial, and industrial projects. The company specializes in end-to-end project execution, including structural work, mechanical, electrical, and plumbing (MEP) services, and interior finishing. Its portfolio encompasses a wide range of developments such as high-rise residential buildings, office complexes, and hospitality infrastructure. By integrating design-build capabilities with technical expertise, the firm delivers turnkey solutions tailored to complex engineering requirements. The company focuses on maintaining high standards of quality and safety while optimizing project timelines through advanced construction methodologies and efficient resource management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Copy of Newspaper Publication | 2026-05-07 | English | |
| Disclosure under SEBI Takeover Regulations | 2026-05-06 | English | |
| Shareholders meeting | 2026-05-05 | English | |
| Appointment | 2026-04-21 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-13 | English | |
| Resignation of Independent director | 2026-04-09 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42740819 | Copy of Newspaper Publication | 2026-05-07 | English | ||
| 42174822 | Disclosure under SEBI Takeover Regulations | 2026-05-06 | English | ||
| 42183198 | Shareholders meeting | 2026-05-05 | English | ||
| 42189004 | Appointment | 2026-04-21 | English | ||
| 42187897 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-13 | English | ||
| 42163882 | Resignation of Independent director | 2026-04-09 | English | ||
| 42165802 | Resignation | 2026-04-09 | English | ||
| 42222158 | Updates | 2026-04-03 | English | ||
| 42162691 | Resignation | 2026-04-02 | English | ||
| 42172609 | Credit Rating- New | 2026-04-01 | English | ||
| 42214362 | Trading Window | 2026-03-27 | English | ||
| 42241079 | Copy of Newspaper Publication | 2026-02-13 | English | ||
| 42197009 | Outcome of Board Meeting | 2026-02-12 | English | ||
| 43865431 | Board Meeting — Board Meeting Intimation | 2026-02-09 | English | ||
| 43865467 | Board Meeting — Financial Results | 2026-02-09 | English | ||
Market data
Market data not available
Price history
Peer group · Construction of residential and non-residential buildings
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DAISUE CONSTRUCTION CO., LTD.
A construction company for building, civil engineering, and…
|
1814 | JP | Construction |
|
DAITO TRUST CONSTRUCTION CO.,LTD.
Offers integrated construction and real estate services for…
|
1878 | JP | Construction |
|
DAIWA HOUSE INDUSTRY CO., LTD.
A construction and real estate development company for resi…
|
1925 | JP | Construction |
|
Dekpol S.A.
A firm in general contracting, steel production, and proper…
|
DEK | PL | Construction |
|
Delpha Construction Co., Ltd.
Specializes in residential and commercial property developm…
|
2530 | TW | Construction |
|
Desarrolladora Homex, S.A.B. de C.V.
Vertically integrated developer of affordable and middle-in…
|
HOMEX | MX | Construction |
|
Deson Development International Holdings Limited
Operations include property development, construction, and …
|
262 | HK | Construction |
|
Dhanuka Infra Realty Limited
Develops residential, commercial, and township projects fro…
|
DIRL | IN | Construction |
|
Dhenu Buildcon Infra Limited
Specializes in residential and commercial real estate and i…
|
501945 | IN | Construction |
|
Dimmi Life Holdings Limited
Provides construction and engineering services, property op…
|
1667 | HK | Construction |
Garuda Construction and Engineering 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/59637/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59637 | 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=59637 | 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=59637 \ -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": 59637}, 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 Garuda Construction and Engineering Limited (id: 59637)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.