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 |
|---|---|---|---|
|
Anhui GreatWall Military Industry Co., Ltd
Develops and manufactures military ammunition systems and p…
|
601606 | CN | Manufacturing |
|
Byrna Technologies Inc.
Manufactures less-lethal, CO2-powered self-defense devices …
|
BYRN | US | Manufacturing |
|
Colt CZ Group SE
A global manufacturer of firearms, tactical accessories, an…
|
CZG | CZ | Manufacturing |
|
Fjord Defence Group ASA
A defence compounder that acquires, develops, and scales de…
|
CARBN | NO | Manufacturing |
|
H&K AG
Manufacturer of small arms for military, law enforcement, a…
|
MLHK | DE | Manufacturing |
|
JIANGXI GUOKE DEFENCE GROUP CO.,LTD.
Specializes in solid rocket motors, missile propulsion, and…
|
688543 | CN | Manufacturing |
|
Miroku Corporation
A manufacturer of firearms, gun drilling machines, and wood…
|
7983 | JP | Manufacturing |
|
NIBE LIMITED
Strategic engineering and manufacturing for defense, aerosp…
|
NIBE | IN | Manufacturing |
|
Nibe Ordnance and Maritime Limited
Specialized engineering firm for advanced defense and marit…
|
512091 | IN | Manufacturing |
|
Polska Grupa Militarna Spolka Akcyjna
A defense entity producing weapons, ammunition, and equipme…
|
PMG | PL | 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.