OCEANPACT SERVIÇOS MARÍTIMOS S.A. — Investor Relations & Filings
About OCEANPACT SERVIÇOS MARÍTIMOS S.A.
OceanPact Serviços Marítimos S.A. provides integrated services for the study, protection, monitoring, and sustainable use of marine and coastal resources. The company specializes in emergency management and response, particularly regarding oil spill recovery, utilizing a modern fleet of specialized Oil Spill Response Vessels (OSRVs) equipped for detection, containment, and recovery operations. Its service portfolio encompasses three primary segments: environmental services, subsea engineering, and maritime logistics. OceanPact supports offshore operations through environmental licensing, oceanographic surveys, and subsea inspections. By combining technical expertise with specialized maritime assets, the company delivers solutions for marine crisis management and the preservation of marine ecosystems, catering to the complex requirements of offshore energy and maritime infrastructure projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE - Formulário de Referência | 2026-04-23 | Portuguese | |
| FCA - Formulário Cadastral | 2026-04-23 | Portuguese | |
| Mapa consolidado de votos à distância da AGE a ser realizada em 14/04/26 | 2026-04-13 | Portuguese | |
| DFP 2025 | 2026-03-04 | Portuguese | |
| ITR 2025-Q3 | 2025-11-12 | Portuguese | |
| ITR 2025-Q2 v2 | 2025-08-13 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 36140002 | FRE - Formulário de Referência | 2026-04-23 | Portuguese | ||
| 35467655 | FCA - Formulário Cadastral | 2026-04-23 | Portuguese | ||
| 34414121 | Mapa consolidado de votos à distância da AGE a ser realizada em 14/04/26 | 2026-04-13 | Portuguese | ||
| 33796525 | DFP 2025 | 2026-03-04 | Portuguese | ||
|
2025
6 filings
| |||||
| 34102703 | ITR 2025-Q3 | 2025-11-12 | Portuguese | ||
| 34102685 | ITR 2025-Q2 v2 | 2025-08-13 | Portuguese | ||
| 34102642 | ITR 2025-Q2 | 2025-08-13 | Portuguese | ||
| 34102569 | ITR 2025-Q1 | 2025-05-12 | Portuguese | ||
| 33786557 | DFP 2024 | 2025-02-26 | Portuguese | ||
| 34060502 | ITR 2024-Q3 v2 | 2025-01-15 | Portuguese | ||
|
2024
5 filings
| |||||
| 34060445 | ITR 2024-Q3 | 2024-11-11 | Portuguese | ||
| 34060424 | ITR 2024-Q2 | 2024-08-08 | Portuguese | ||
| 35640036 | FRE WEB 2023 v13 | 2024-05-23 | Portuguese | ||
| 35639856 | FRE WEB 2023 v12 | 2024-05-16 | Portuguese | ||
| 35639597 | FRE WEB 2023 v11 | 2024-05-14 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Remediation and other waste management service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ambipar Emergency Response
Specializes in crisis management and response for environme…
|
AMBI | US | Water supply; sewerage, waste m… |
|
American Eco Corporation
Suggested focus on ecological and environmental initiatives…
|
ECGOQ | CA | Water supply; sewerage, waste m… |
|
Anhui Tongyuan Environment Energy Saving Co.,Ltd.
Offers solid waste treatment, water restoration, and ecolog…
|
688679 | CN | Water supply; sewerage, waste m… |
|
BacTech Environmental Corporation
Uses bioleaching to extract metals and stabilize arsenic in…
|
BAC | CA | Water supply; sewerage, waste m… |
|
Bawat Water Technologies AB
Provides sustainable ballast water treatment using heat-bas…
|
BAWAT | SE | Water supply; sewerage, waste m… |
|
BCEG Environmental Remediation Co., Ltd.
Provides soil and groundwater remediation for contaminated …
|
300958 | CN | Water supply; sewerage, waste m… |
|
Beijing Geoenviron Engineering & Technology, Inc.
Provides environmental remediation, waste management, and w…
|
603588 | CN | Water supply; sewerage, waste m… |
|
Beijing SPC Environment Protection Tech Co.,Ltd
Provides industrial pollution control, flue gas treatment, …
|
002573 | CN | Water supply; sewerage, waste m… |
|
Beijing Zeho Waterfront Ecological Environment Treatment Co.,Ltd.
Provides aquatic ecosystem restoration and urban landscape …
|
605069 | CN | Water supply; sewerage, waste m… |
|
BluMetric Environmental Inc.
Provides sustainable environmental consulting and water tec…
|
BLM | CA | Water supply; sewerage, waste m… |
OCEANPACT SERVIÇOS MARÍTIMOS S.A. 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/53109/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53109 | 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=53109 | 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=53109 \ -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": 53109}, 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 OCEANPACT SERVIÇOS MARÍTIMOS S.A. (id: 53109)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.