
H.G. Infra Engineering Limited — Investor Relations & Filings
H.G. Infra Engineering Limited provides comprehensive Engineering, Procurement, and Construction (EPC) services for large-scale infrastructure development. The company specializes in the design, construction, and maintenance of highways, bridges, and flyovers, utilizing an extensive fleet of modern equipment and advanced technical capabilities. Its core operations include earthwork, civil construction, and structural engineering. The firm has diversified its service offerings to include railway infrastructure, water supply systems, and solar power projects. Known for integrated project management and technical proficiency, the organization focuses on delivering complex engineering solutions for public and private sector entities, emphasizing operational efficiency and adherence to rigorous quality specifications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-29 | English | |
| Earnings Conference Call Audio Recording for Q4 & FY26 | 2026-05-29 | English | |
| Investor Presentation | 2026-05-28 | English | |
| Investor Presentation Q4 & FY26 | 2026-05-28 | English | |
| Change in Management | 2026-05-28 | English | |
| Disclosure under Regulations 30 and 51 of the SEBI (Listing Obligations and Disclosure Requirements) Regulations, 2015 | 2026-05-28 | English |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47886744 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-29 | English | ||
| 47886939 | Earnings Conference Call Audio Recording for Q4 & FY26 | 2026-05-29 | English | ||
| 47864718 | Investor Presentation | 2026-05-28 | English | ||
| 47864927 | Investor Presentation Q4 & FY26 | 2026-05-28 | English | ||
| 47864725 | Change in Management | 2026-05-28 | English | ||
| 47864947 | Disclosure under Regulations 30 and 51 of the SEBI (Listing Obligations and Disclosure Requirements) Regulations, 2015 | 2026-05-28 | English | ||
| 47863770 | Updates | 2026-05-28 | English | ||
| 47863787 | Appointment | 2026-05-28 | English | ||
| 47863193 | Change in Management | 2026-05-28 | English | ||
| 47863204 | Updates | 2026-05-28 | English | ||
| 47863307 | Reappointment of Auditors | 2026-05-28 | English | ||
| 47863325 | Appointment of Chief Financial Officer (CFO) | 2026-05-28 | English | ||
| 47863345 | Change in Management | 2026-05-28 | English | ||
| 47862888 | Record Date for Dividend | 2026-05-28 | English | ||
| 47862764 | Record Date | 2026-05-28 | English | ||
Market data
Market data not available
Price history
Peer group · Construction of roads and railways
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Knife River Corp
A vertically integrated provider of construction materials …
|
KNF | US | Construction |
|
KNR Constructions Limited
Executes EPC contracts for road, bridge, and irrigation inf…
|
KNRCON | IN | Construction |
|
Kreate Group Oyj
A specialized infrastructure construction company for techn…
|
KREATE | FI | Construction |
|
K&R RAIL ENGINEERING LIMITED
Provides turnkey EPC services for railway infrastructure an…
|
514360 | IN | Construction |
|
KSECO
Specializes in public infrastructure, civil engineering, an…
|
5521 | TW | Construction |
|
Kumagaigumi Co.,Ltd.
A general construction company specializing in civil engine…
|
1861 | JP | Construction |
|
Landrich Holding Limited
Provides civil engineering works, focusing on roads, draina…
|
2132 | HK | Construction |
|
Longjian Road&Bridge Co.,Ltd
Constructs and maintains highways, bridges, tunnels, and mu…
|
600853 | CN | Construction |
|
Madhav Infra Projects Limited
EPC and BOT provider for roads, buildings, and renewable en…
|
MADHAVIPL | IN | Construction |
|
Madhucon Projects Ltd.
Provides EPC services for transport, irrigation, energy, an…
|
MADHUCON | IN | Construction |
H.G. Infra 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/64158/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64158 | 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=64158 | 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=64158 \ -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": 64158}, 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 H.G. Infra Engineering Limited (id: 64158)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.