
Concordia Maritime — Investor Relations & Filings
Concordia Maritime is an international tanker shipping company specializing in the transportation of refined petroleum products, chemicals, and vegetable oils. The company focuses on providing safe, sustainable, reliable, and cost-effective freight services. Its business activities also encompass shipbuilding, manning, and technical management of its fleet.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Concordia Maritimes ansökan om avnotering har godkänts | 2024-01-24 | Swedish | |
| Concordia Maritime’s application for delisting has been approved | 2024-01-24 | English | |
| Kallelse till extra bolagsstämma i Concordia Maritime AB (publ) | 2024-01-23 | Swedish | |
| Notice to attend Extraordinary General Meeting of Concordia Maritime AB (publ) | 2024-01-23 | English | |
| Stena Sessan AB requests compulsory buy-out and Concordia Maritime applies for delisting | 2024-01-23 | English | |
| Stena Sessan AB påkallar tvångsinlösen och Concordia Maritime ansöker om avnotering | 2024-01-23 | Swedish |
Browse filings by year
18 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Concordia Maritime, 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 · Sea and coastal freight water transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Wilson AS
Europe's largest short sea shipping company managing a flee…
|
WILS | NO | Transportation and storage |
|
Wintermar Offshore Marine Tbk
Leading regional provider of offshore marine services, oper…
|
WINS | ID | Transportation and storage |
|
WISDOM
Maritime transportation provider specializing in dry bulk l…
|
2637 | TW | Transportation and storage |
|
Wisdom Marine Lines Co. Limited
A ship-owning company specializing in the dry bulk shipping…
|
2637 | KY | Transportation and storage |
|
XINGTONG SHIPPING CO., LTD.
Provides maritime transport for liquid bulk cargo, chemical…
|
603209 | CN | Transportation and storage |
|
Xin Yuan Enterprises Group Limited
Engaged in vessel owning and chartering, primarily providin…
|
1748 | HK | Transportation and storage |
|
YMTC
Provides global container transportation, integrated logist…
|
2609 | TW | Transportation and storage |
|
Yun Lee Marine Group Holdings Limited
Maritime services provider specializing in vessel charterin…
|
2682 | HK | Transportation and storage |
|
ZIM Integrated Shipping Services Ltd.
An asset-light container shipping company providing global …
|
ZIM | IL | Transportation and storage |
|
国航远洋
Provides dry bulk shipping and logistics services for coal,…
|
920571 | CN | Transportation and storage |
Concordia Maritime 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/3146/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3146 | 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=3146 | 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=3146 \ -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": 3146}, 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 Concordia Maritime (id: 3146)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.