Bharat Dynamics Limited — Investor Relations & Filings
Bharat Dynamics Limited (BDL) is a defense enterprise specializing in the manufacturing of guided missile systems and allied equipment. As a key production agency for major missile development programs, BDL manufactures a diverse range of products including surface-to-air missiles, anti-tank guided missiles, and underwater weapons such as torpedoes. The company also produces countermeasure dispensing systems and provides life-cycle support for its weapon platforms. BDL operates advanced manufacturing facilities utilizing precision engineering and sophisticated electronics. It maintains strategic partnerships with research and development organizations to transition conceptual designs into production-ready systems. The company supplies critical defense solutions to armed forces and is expanding its presence in the global export market for tactical missile systems and specialized defense hardware.
Recent filings
No filings indexed yet
We are still gathering filings for Bharat Dynamics Limited. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Manufacture of weapons and ammunition
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
POONGSAN CORPORATION
Manufactures fabricated non-ferrous metals and defense prod…
|
103140 | KR | Manufacturing |
|
POONGSAN HOLDINGS CORPORATION
A manufacturer of non-ferrous metals and defense products f…
|
005810 | KR | Manufacturing |
|
TAURUS ARMAS S.A.
Global manufacturer of small firearms, tactical equipment, …
|
— | BR | Manufacturing |
|
Verney-Carron S.A.
Manufacturer of long guns for hunting, sport shooting, and …
|
MLVER | FR | Manufacturing |
Bharat Dynamics 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/60477/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60477 | 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=60477 | 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=60477 \ -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": 60477}, 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 Dynamics Limited (id: 60477)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.