NIBE LIMITED — Investor Relations & Filings
NIBE Limited is a strategic engineering and manufacturing enterprise specializing in the defense, aerospace, and renewable energy sectors. The company focuses on the production of critical components and sub-assemblies, including heavy engineering structures, mobile weapon launchers, and tactical bridge systems. Utilizing advanced manufacturing facilities equipped with precision machining and fabrication capabilities, NIBE provides comprehensive solutions from design and prototyping to full-scale production. Its portfolio includes specialized equipment for naval and land-based defense applications, as well as components for the power sector. The company is distinguished by its technical proficiency in executing complex engineering projects and its role in supporting indigenous manufacturing initiatives through high-quality fabrication and strategic industrial partnerships.
Recent filings
No filings indexed yet
We are still gathering filings for NIBE 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 |
NIBE 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/60404/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60404 | 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=60404 | 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=60404 \ -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": 60404}, 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 LIMITED (id: 60404)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.