Balticon Spolka Akcyjna — Investor Relations & Filings
Balticon Spolka Akcyjna specializes in comprehensive container logistics. The company's core activities include the sale and rental of various sea containers, with a focus on refrigerated (reefer), standard, and special units like tank containers. It provides a full range of depot services, including storage, repair, and maintenance, at facilities with both road and rail access. Additionally, Balticon operates its own fleet of trucks to facilitate road transport of containers. The company serves a diverse client base that includes shipowners, shippers, and both rail and road carriers, offering integrated solutions for container-based transport and storage.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Powiadomienie o transkacji | 2026-04-14 | Polish | |
| Powiadomienie o transakcji osoby blisko związanej z osobami pełniącymi obowiązki zarządcze - Content (PL) | 2026-04-14 | Polish | |
| Połączenie spółek zależnych od Emitenta. - Content (PL) | 2026-03-02 | Polish | |
| Zawarcie przedwstępnej umowy sprzedaży przez Emitenta (jako Kupującego) - Content (PL) | 2024-03-26 | Polish | |
| Rejestracja spółki zależnej Emitenta - Content (PL) | 2023-11-30 | Polish | |
| Zawarcie istotnej umowy przez podmiot zależny Emitenta. - Content (PL) | 2023-09-14 | Polish |
Market data
Market data not available
Price history
Peer group · Service activities incidental to land transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABERTIS INFRAESTRUCTURAS, S.A.
Global operator of high-capacity road infrastructure and to…
|
ABE | ES | Transportation and storage |
|
Aleatica, S.A.B. de C.V.
Manages transport infrastructure assets across Latin Americ…
|
ALEATIC | MX | Transportation and storage |
|
ALLPARK EMPREENDIMENTOS, PARTICIPAÇÕES E SERVIÇOS S.A.
Operates parking infrastructure and urban mobility solution…
|
— | BR | Transportation and storage |
|
Anhui Expressway Company Limited
Manages investment, construction, and operation of toll exp…
|
600012 | CN | Transportation and storage |
|
ATLAS ARTERIA
Owns, operates, and develops international toll road networ…
|
ALX | AU | Transportation and storage |
|
Chengdu Expressway Co., Ltd.
Develops, operates, and manages expressways in Chengdu, foc…
|
1785 | HK | Transportation and storage |
|
China Merchants Expressway Network & Technology Holdings Co., Ltd.
Invests in and operates expressway networks with integrated…
|
001965 | CN | Transportation and storage |
|
CONCESSIONARIA RIO-TERESOPOLIS SA
Operates, maintains, and modernizes highway infrastructure …
|
— | BR | Transportation and storage |
|
Container Corporation Of India Ltd.
Multimodal logistics provider specializing in containerized…
|
CONCOR | IN | Transportation and storage |
|
DONGGUAN DEVELOPMENT (HOLDINGS) CO., LTD
Manages toll roads, financial services, and electric vehicl…
|
000828 | CN | Transportation and storage |
Balticon Spolka Akcyjna 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/9868/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=9868 | 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=9868 | 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=9868 \ -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": 9868}, 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 Balticon Spolka Akcyjna (id: 9868)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.