
Bharat Road Network Limited — Investor Relations & Filings
Bharat Road Network Limited is a road development company focused on the development, implementation, operation, and maintenance of roads and highways. The company primarily operates through a Build-Operate-Transfer model, managing a diverse portfolio of infrastructure projects. Its core activities include project management, financial closure, construction supervision, and comprehensive operations and maintenance services. The organization oversees large-scale highway projects, ensuring technical excellence and operational efficiency across high-traffic corridors. It leverages strategic partnerships and technical expertise to deliver integrated transport infrastructure solutions, focusing on long-term asset value and sustainable connectivity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Agreements | 2025-12-15 | English | |
| Copy of Newspaper Publication | 2025-11-18 | English | |
| General Updates | 2025-11-18 | English | |
| Copy of Newspaper Publication | 2025-11-14 | English | |
| Outcome of Board Meeting | 2025-11-11 | English | |
| Board Meeting — Board Meeting Intimation | 2025-11-04 | English |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 42230948 | Agreements | 2025-12-15 | English | ||
| 42239868 | Copy of Newspaper Publication | 2025-11-18 | English | ||
| 42239880 | General Updates | 2025-11-18 | English | ||
| 42275378 | Copy of Newspaper Publication | 2025-11-14 | English | ||
| 42315972 | Outcome of Board Meeting | 2025-11-11 | English | ||
| 43922880 | Board Meeting — Board Meeting Intimation | 2025-11-04 | English | ||
| 43922897 | Board Meeting — Financial Results | 2025-11-02 | English | ||
| 42244162 | General Updates | 2025-10-20 | English | ||
| 42261792 | Trading Window | 2025-09-30 | English | ||
| 42316387 | Shareholders meeting | 2025-09-26 | English | ||
| 42259513 | Appointment | 2025-09-17 | English | ||
| 42259666 | Resignation | 2025-09-17 | English | ||
| 42307225 | Copy of Newspaper Publication | 2025-09-05 | English | ||
| 42254419 | Shareholders meeting | 2025-09-04 | English | ||
| 42282747 | Copy of Newspaper Publication | 2025-08-20 | English | ||
Market data
Market data not available
Price history
Peer group · Construction of roads and railways
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abhishek Infraventures Limited
Infrastructure firm specializing in civil construction and …
|
539544 | IN | Construction |
|
A B INFRABUILD LIMITED
Specializes in EPC projects for railway infrastructure and …
|
ABINFRA | IN | Construction |
|
ADVANCECON HOLDINGS BERHAD
Construction company providing civil engineering, infrastru…
|
— | MY | Construction |
|
Aecon Group Inc.
A construction and infrastructure development company deliv…
|
ARE | CA | Construction |
|
Aegek S.A.
A construction firm building large infrastructure and manag…
|
AEGEK | GR | Construction |
|
Ahluwalia Contracts (India) Ltd
Integrated EPC firm specializing in large-scale civil engin…
|
AHLUCONT | IN | Construction |
|
Akash Infra-Projects Limited
Civil engineering firm specializing in roads, bridges, and …
|
AKASH | IN | Construction |
|
Anhui Gourgen Traffic Construction Co.,Ltd.
Specializes in highway, bridge, and municipal road construc…
|
603815 | CN | Construction |
|
Ashoka Buildcon Limited
Infrastructure firm specializing in highways, bridges, and …
|
ASHOKA | IN | Construction |
|
ATLANTAA LIMITED
Infrastructure and real estate firm specializing in EPC, PP…
|
ATLANTAA | IN | Construction |
Bharat Road Network 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/62092/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62092 | 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=62092 | 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=62092 \ -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": 62092}, 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 Bharat Road Network Limited (id: 62092)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.