
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 |
|---|---|---|---|
|
Pan Ocean Co., Ltd.
A global marine transportation company with a diversified f…
|
028670 | KR | Transportation and storage |
|
Panstar Enterprise Co., Ltd.
Maritime logistics group also manufacturing auto equipment …
|
054300 | KR | Transportation and storage |
|
PDZ HOLDINGS BHD
Investment holding company for container liner business, sh…
|
— | MY | Transportation and storage |
|
Pelayaran Nasional Bina Buana Raya Tbk
Provides marine, logistics, and offshore support services, …
|
BBRM | ID | Transportation and storage |
|
Pelayaran Nelly Dwi Putri Tbk
Provides shipping, integrated logistics, vessel leasing, sh…
|
NELY | ID | Transportation and storage |
|
Performance Shipping Inc.
Owns and operates tanker vessels for the global transportat…
|
PSHG | MH | Transportation and storage |
|
Port Fleet 99 AD
Maritime services provider for ship maneuvering, towing, an…
|
PF99 | BG | Transportation and storage |
|
PT Ancara Logistics Indonesia Tbk
Provides comprehensive mining logistics and sea shipping se…
|
ALII | ID | Transportation and storage |
|
PT Bahtera Bumi Raya Tbk
Leading platform for shipping and resource integration, foc…
|
PGJO | ID | Transportation and storage |
|
PT Batulicin Nusantara Maritim Tbk.
Specializes in sea and river transhipment, transferring bul…
|
BESS | ID | 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.