Generic Engineering Construction and Projects Limited — Investor Relations & Filings
Generic Engineering Construction and Projects Limited provides comprehensive civil construction and infrastructure development services. The company focuses on the design, engineering, procurement, and construction (EPC) of diverse projects, including residential complexes, commercial hubs, industrial facilities, and institutional buildings. Its service portfolio encompasses structural work, finishing, and MEP (mechanical, electrical, and plumbing) services. The firm specializes in executing complex architectural designs and large-scale urban developments. By leveraging integrated project management systems, the company delivers end-to-end solutions for both private and public sector clients, emphasizing structural integrity and operational efficiency throughout the project lifecycle.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Trading Window | 2025-09-26 | English | |
| Copy of Newspaper Publication | 2025-09-10 | English | |
| Shareholders meeting | 2025-09-08 | English | |
| Appointment | 2025-09-06 | English | |
| Appointment | 2025-09-06 | English | |
| Outcome of Board Meeting | 2025-09-06 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 42318638 | Trading Window | 2025-09-26 | English | ||
| 42267211 | Copy of Newspaper Publication | 2025-09-10 | English | ||
| 42283715 | Shareholders meeting | 2025-09-08 | English | ||
| 42297411 | Appointment | 2025-09-06 | English | ||
| 42297492 | Appointment | 2025-09-06 | English | ||
| 42299345 | Outcome of Board Meeting | 2025-09-06 | English | ||
| 42271785 | Copy of Newspaper Publication | 2025-08-14 | English | ||
| 42352058 | Outcome of Board Meeting | 2025-08-12 | English | ||
| 42354948 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2025-07-19 | English | ||
| 42330622 | Reply to Clarification- Financial results | 2025-07-15 | English | ||
| 42364355 | Disclosure under SEBI Takeover Regulations | 2025-07-03 | English | ||
| 42375219 | Trading Window | 2025-06-27 | English | ||
| 42354911 | Change in Director(s) | 2025-06-13 | English | ||
| 42354899 | Appointment | 2025-06-13 | English | ||
| 42337610 | Outcome of Board Meeting | 2025-06-03 | English | ||
Market data
Market data not available
Price history
Peer group · Construction of residential and non-residential buildings
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AB Builders Group Limited
Established contractor providing structural works, foundati…
|
1615 | HK | Construction |
|
Able Engineering Holdings Limited
Multi-discipline construction firm offering building, RMAA,…
|
1627 | HK | Construction |
|
ADF Group Inc.
North American leader providing integrated services for com…
|
DRX | CA | Construction |
|
Adhbhut Infrastructure Ltd.
Develops residential and commercial properties and manages …
|
539189 | IN | Construction |
|
AGI Infra Limited
Develops residential townships, commercial centers, and urb…
|
AGIIL | IN | Construction |
|
Agile Group Holdings Limited
Integrated conglomerate principally engaged in property dev…
|
3383 | KY | Construction |
|
AINAVO HOLDINGS Co., Ltd.
Holding company for property construction and wholesale of …
|
7539 | JP | Construction |
|
AKFEN İNŞAAT TURİZM VE TİCARET A.Ş.
An investment firm specializing in PPP projects in healthca…
|
AKFNI | TR | Construction |
|
ALAND EQUITY GROUP LIMITED
Vertically integrated developer of large-scale residential …
|
AEG | AU | Construction |
|
Amos Luzon Development And Energy Group Ltd.
Engages in real estate development, construction, and the e…
|
LUZN | IL | Construction |
Generic Engineering Construction and Projects 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/62403/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62403 | 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=62403 | 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=62403 \ -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": 62403}, 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 Generic Engineering Construction and Projects Limited (id: 62403)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.