
Algoma Central Corporation — Investor Relations & Filings
Algoma Central Corporation is a leading provider of marine transportation services, specializing in the movement of dry and liquid bulk cargo. The company owns and operates the largest fleet of dry and liquid bulk carriers serving the Great Lakes – St. Lawrence Waterway. Its fleet includes specialized vessels such as self-unloading bulk carriers, gearless bulk carriers, and product tankers, facilitating the transport of essential commodities for various critical industries. Algoma is committed to offering a sustainable and efficient mode of bulk shipping. The corporation also maintains secondary interests in commercial real estate and ship repair services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2024-02-26 | English | |
| Notice of the meeting and record date - English.pdf | 2024-02-20 | English | |
| News release - English.pdf | 2024-02-12 | English | |
| News release - English.pdf | 2024-02-05 | English | |
| News release - English.pdf | 2024-01-18 | English | |
| News release - English.pdf | 2024-01-15 | English |
Browse filings by year
24 years- 2026 19 filings
- 2025 39 filings
- 2024 38 filings
- 2023 37 filings
- 2022 40 filings
- 2021 29 filings
- 2020 47 filings
- 2019 30 filings
- 2018 29 filings
- 2017 55 filings
- 2016 24 filings
- 2015 22 filings
- 2014 1 filing
- 2013 1 filing
- 2012 2 filings
- 2011 13 filings
- 2010 1 filing
- 2009 2 filings
- 2006 1 filing
- 2005 1 filing
- 2003 2 filings
- 1999 1 filing
- 1998 1 filing
- 1997 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
6 filings
| |||||
| 29581429 | News release - English.pdf | 2024-02-26 | English | ||
| 47712817 | Notice of the meeting and record date - English.pdf | 2024-02-20 | English | ||
| 13718739 | News release - English.pdf | 2024-02-12 | English | ||
| 13717669 | News release - English.pdf | 2024-02-05 | English | ||
| 29517240 | News release - English.pdf | 2024-01-18 | English | ||
| 29515266 | News release - English.pdf | 2024-01-15 | English | ||
|
2023
9 filings
| |||||
| 47712821 | News release - English.pdf | 2023-11-23 | English | ||
| 47712824 | News release - English.pdf | 2023-11-03 | English | ||
| 47712829 | 52-109F2 - Certification of interim filings - CEO (E).pdf | 2023-11-03 | English | ||
| 47712833 | Interim MD&A - English.pdf | 2023-11-03 | English | ||
| 47712837 | Interim financial statements/report – English.pdf | 2023-11-03 | English | ||
| 29369098 | News release - English.pdf | 2023-10-27 | English | ||
| 47712841 | News release - English.pdf | 2023-09-14 | English | ||
| 47712845 | News release - English.pdf | 2023-08-04 | English | ||
| 47712849 | Interim financial statements/report – English.pdf | 2023-08-04 | English | ||
Market data
Market data not available
Price history
Peer group · Inland freight water transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bulgarian River Shipping AD
A major shipowner providing cargo transportation services o…
|
BRP | BG | Transportation and storage |
|
Công ty Cổ phần Logistics Vicem
Offers comprehensive logistics: water, rail, road transport…
|
HTV | VN | Transportation and storage |
|
KIRBY CORP
A domestic tank barge operator and provider of industrial e…
|
KEX | US | Transportation and storage |
|
Phoenix Shipping (Wuhan) Co.,Ltd.
Dry bulk cargo transportation and logistics along the Yangt…
|
000520 | CN | Transportation and storage |
|
TREVISA INVESTIMENTOS SA
Holding company specializing in inland waterway logistics a…
|
— | BR | Transportation and storage |
|
TTS (Transport Trade Services) S.A.
Integrated logistics and transportation provider on the Dan…
|
TTS | RO | Transportation and storage |
Algoma Central Corporation 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/42635/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=42635 | 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=42635 | 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=42635 \ -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": 42635}, 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 Algoma Central Corporation (id: 42635)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.