Novamarine SpA — Investor Relations & Filings
Novamarine SpA is a manufacturer specializing in the design and production of high-performance Rigid Hulled Inflatable Boats (RHIBs). The company is recognized for its innovation in combining advanced technologies with elegant design to deliver vessels with superior performance and safety. Its product portfolio is structured into distinct lines catering to different market segments. The Black Shiver (BS) line consists of luxury tenders known for their style, comfort, and extensive features. The RH line builds on the company's heritage, offering versatile vessels for both civilian and professional applications. The HD line is derived from military-grade designs, providing extreme performance, stability, and safety in challenging conditions for the civilian market. Novamarine serves both the recreational boating sector and professional clients, including military and rescue organizations, with vessels designed for reliability in various marine environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| NOVAMARINE: ASSEMBLEA ORDINARIA DEGLI AZIONISTI | 2026-05-27 | Italian | |
| NOVAMARINE: PUBBLICATO L’AVVISO DI CONVOCAZIONE DELL’ASSEMBLEA ORDINARIA | 2026-05-12 | Italian | |
| NOVAMARINE: ASSEMBLEA ORDINARIA DEGLI AZIONISTI | 2026-04-29 | Italian | |
| NOVAMARINE: PUBBLICATO L’AVVISO DI CONVOCAZIONE DELL’ASSEMBLEA ORDINARIA | 2026-04-14 | Italian | |
| IL CONSIGLIO DI AMMINISTRAZIONE DI NOVAMARINE HA APPROVATO IL BILANCIO D’ESERCIZIO E IL BILANCIO CONSOLIDATO AL 31 DICEMBRE 2025 | 2026-03-30 | Italian | |
| IL CONSIGLIO DI AMMINISTRAZIONE DI NOVAMARINE HA ESAMINATO I RICAVI PRELIMINARI DA VENDITA DI IMBARCAZIONI DELL’ESERCIZIO 2025 E L’ORDER BOOK AL 31.12.2025 | 2026-01-29 | Italian |
Browse filings by year
3 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Novamarine SpA, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Building of pleasure and sporting boats
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Nimbus Group AB
A leading manufacturer of leisure motorboats with a diverse…
|
BOAT | SE | Manufacturing |
|
Ocean Alexander
Designs and manufactures luxury yachts with global distribu…
|
8478 | TW | Manufacturing |
|
The Italian Sea Group
A global operator in luxury yachting for the design, constr…
|
TISG | IT | Manufacturing |
|
The Limestone Boat Company Limited
Designs, builds, and distributes recreational and commercia…
|
BOAT.H | CA | Manufacturing |
|
Twin Vee PowerCats, Co.
Designs, manufactures, and markets recreational and commerc…
|
VEEE | US | Manufacturing |
|
Vision Marine Technologies Inc.
Designs and manufactures electric marine propulsion systems…
|
VMAR | CA | Manufacturing |
Novamarine SpA 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/6594/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6594 | 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=6594 | 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=6594 \ -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": 6594}, 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 Novamarine SpA (id: 6594)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.