
Oceanex Income Fund — Investor Relations & Filings
Oceanex Income Fund was a limited purpose trust established to acquire and hold the assets of Oceanex Inc., a leading provider of intermodal transportation solutions. Oceanex Inc. specializes in door-to-door freight services, connecting origins across North America to destinations in Newfoundland and Labrador. The company transports full loads, less-than-truckload (LTL) shipments, and vehicles. Operations are facilitated by a fleet of ice-class vessels and trucking services, utilizing the Ports of Montreal, Halifax, and St. John’s, positioning the entity as a critical provider of marine cargo services to the region.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2007-11-14 | English | |
| Material change report - English.PDF | 2007-11-06 | English | |
| Material change report - English.PDF | 2007-09-20 | English | |
| Other securityholders documents - English.pdf | 2007-04-04 | English | |
| Material change report - French.pdf | 2007-03-12 | English | |
| Other.pdf | 2006-03-17 | English |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2007
5 filings
| |||||
| 47572759 | Material change report - English.pdf | 2007-11-14 | English | ||
| 47572764 | Material change report - English.PDF | 2007-11-06 | English | ||
| 47572768 | Material change report - English.PDF | 2007-09-20 | English | ||
| 47572784 | Other securityholders documents - English.pdf | 2007-04-04 | English | ||
| 47572788 | Material change report - French.pdf | 2007-03-12 | English | ||
|
2006
1 filing
| |||||
| 47572800 | Other.pdf | 2006-03-17 | English | ||
|
2005
5 filings
| |||||
| 47572804 | Notice of Acceptance for Filing.pdf | 2005-05-11 | English | ||
| 47572808 | Decision Document / Order for Application - English.pdf | 2005-04-15 | English | ||
| 47572812 | Other.pdf | 2005-04-02 | English | ||
| 47572816 | Other.pdf | 2005-03-31 | English | ||
| 47572821 | Other.pdf | 2005-03-22 | English | ||
|
2003
1 filing
| |||||
| 47572838 | Material change report - English.pdf | 2003-12-24 | English | ||
|
1998
1 filing
| |||||
| 47572842 | Other Correspondence.w51 | 1998-01-06 | English | ||
|
1997
2 filings
| |||||
| 47573014 | Final Receipt.w51 | 1997-12-23 | English | ||
| 47573018 | Final Receipt.w52 | 1997-12-23 | English | ||
Market data
Market data not available
Price history
Peer group · Sea and coastal freight water transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Avance Gas Holding
A former owner and operator of VLGCs for LPG transport, now…
|
AVACF | BM | Transportation and storage |
|
AVANGAAD BERHAD
Integrated marine services provider specializing in transpo…
|
— | MY | Transportation and storage |
|
Awilco LNG
An LNG transportation provider owning and operating two 156…
|
ALNG | NO | Transportation and storage |
|
Azuma Shipping Co.,Ltd.
A logistics firm providing maritime/land transport, warehou…
|
9380 | JP | Transportation and storage |
|
Belships
An integrated shipowner and operator of a modern fleet of U…
|
BELCO | NO | Transportation and storage |
|
Berlian Laju Tanker Tbk
Experienced shipowner and operator providing specialized sh…
|
BLTA | ID | Transportation and storage |
|
BHAGWAN MARINE LIMITED
Provides marine services and vessel solutions for energy an…
|
BWN | AU | Transportation and storage |
|
BW LPG Ltd.
A leading global owner and operator of Liquefied Petroleum …
|
BWLPG | SG | Transportation and storage |
|
C3is Inc.
A holding company providing international seaborne transpor…
|
CISS | US | Transportation and storage |
|
Capital Clean Energy Carriers Corp.
International shipping company providing seaborne transport…
|
CCEC | MH | Transportation and storage |
Oceanex Income Fund 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/44506/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44506 | 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=44506 | 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=44506 \ -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": 44506}, 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 Oceanex Income Fund (id: 44506)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.