Nibe Ordnance and Maritime Limited — Investor Relations & Filings
Nibe Ordnance and Maritime Limited is a specialized engineering firm focused on the design, development, and manufacturing of advanced defense and maritime solutions. The company provides a comprehensive range of products including precision components for small arms, ammunition, and heavy engineering structures for naval applications. Its core capabilities encompass CNC machining, fabrication, and assembly of critical defense hardware. The company serves as a strategic partner to national defense agencies and global aerospace contractors, leveraging integrated manufacturing facilities to deliver high-specification equipment. By focusing on indigenous production and technological innovation, Nibe Ordnance and Maritime Limited supports complex requirements in land systems and maritime infrastructure, ensuring adherence to rigorous quality standards and technical specifications required for modern defense operations.
Recent filings
No filings indexed yet
We are still gathering filings for Nibe Ordnance and Maritime 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 |
|
Bharat Dynamics Limited
Manufactures guided missile systems, torpedoes, and allied …
|
BDL | IN | 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 |
|
Polska Grupa Militarna Spolka Akcyjna
A defense entity producing weapons, ammunition, and equipme…
|
PMG | PL | Manufacturing |
Nibe Ordnance and Maritime 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/61310/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61310 | 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=61310 | 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=61310 \ -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": 61310}, 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 Nibe Ordnance and Maritime Limited (id: 61310)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.