
Bulgarian River Shipping AD — Investor Relations & Filings
Bulgarian River Shipping AD is a major shipowner providing cargo transportation services on the Danube River. The company specializes in transporting a diverse range of goods, including bulk, general, liquid, and oversized cargoes. Its services also extend to container and ferryboat shipments. The company operates a comprehensive fleet of vessels, including pushers, passenger ships, and various specialized barges such as open top, covered, oil tank, and Ro-Ro types. Its primary operational focus is connecting Danube river countries and facilitating the transit of goods between Western and Eastern Europe, with a network extending from Black Sea ports to the Main-Rhine river system.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 89450080DZT6PEL01D29-20231231-BG-CON.zip | 2024-04-28 | Bulgarian | |
| 612154-SPRAVKA_2_CONS_GKFO_2023.xls | 2024-04-28 | Bulgarian | |
| 608050-Kарта.xls | 2024-03-26 | Bulgarian | |
| 89450080DZT6PEL01D29-20231231-BG-SEP.xhtml | 2024-03-26 | Bulgarian | |
| 608047-Форми.xls | 2024-03-26 | Bulgarian | |
| SPRAVKA_2_CONS_GKFO_2022.xls | 2023-07-09 | Bulgarian |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
5 filings
| |||||
| 6020626 | 89450080DZT6PEL01D29-20231231-BG-CON.zip | 2024-04-28 | Bulgarian | ||
| 6020625 | 612154-SPRAVKA_2_CONS_GKFO_2023.xls | 2024-04-28 | Bulgarian | ||
| 6020624 | 608050-Kарта.xls | 2024-03-26 | Bulgarian | ||
| 6020623 | 89450080DZT6PEL01D29-20231231-BG-SEP.xhtml | 2024-03-26 | Bulgarian | ||
| 6020622 | 608047-Форми.xls | 2024-03-26 | Bulgarian | ||
|
2023
2 filings
| |||||
| 6020630 | SPRAVKA_2_CONS_GKFO_2022.xls | 2023-07-09 | Bulgarian | ||
| 6020629 | 89450080DZT6PEL01D29-20221231-BG-CON.xhtml | 2023-07-09 | Bulgarian | ||
|
2022
4 filings
| |||||
| 6020639 | Formi.xls | 2022-07-21 | Bulgarian | ||
| 6020634 | Formi.xls | 2022-07-21 | Bulgarian | ||
| 6020628 | SPRAVKA_2_CONS_GKFO_6M.xls | 2022-07-21 | Bulgarian | ||
| 6020627 | 89450080DZT6PEL01D29-20211231-BG-CON.zip | 2022-07-21 | Bulgarian | ||
Market data
Market data not available
Price history
Peer group · Inland freight water transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Algoma Central Corporation
Largest fleet of dry and liquid bulk carriers serving the G…
|
ALC | CA | 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 |
Bulgarian River Shipping AD 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/2567/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2567 | 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=2567 | 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=2567 \ -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": 2567}, 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 Bulgarian River Shipping AD (id: 2567)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.