
Delo Prodaja — Investor Relations & Filings
Delo Prodaja specializes in the distribution and retail of printed media. The company's core operations involve the sale and nationwide distribution of newspapers, magazines, brochures, and other printed editions. It manages a retail network, including kiosks, for direct sales to consumers. Additionally, the company provides related services such as printing, bonding, and wrapping.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Obvestilo | 2020-12-18 | Slovene | |
| Obvestilo o odpovedi | 2020-12-18 | Slovene | |
| Obvestilo o odpovedi sporazuma | 2020-12-18 | Slovene | |
| Obvestilo o imenovanju članov NS | 2020-11-16 | Slovene | |
| Imenovanje članov nadzornega sveta | 2020-11-16 | Slovene | |
| Imenovanje dodatnega člana uprave | 2020-11-03 | Slovene |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 6006145 | Obvestilo | 2020-12-18 | Slovene | ||
| 6006144 | Obvestilo o odpovedi | 2020-12-18 | Slovene | ||
| 6006143 | Obvestilo o odpovedi sporazuma | 2020-12-18 | Slovene | ||
| 6006303 | Obvestilo o imenovanju članov NS | 2020-11-16 | Slovene | ||
| 6006302 | Imenovanje članov nadzornega sveta | 2020-11-16 | Slovene | ||
| 6006353 | Imenovanje dodatnega člana uprave | 2020-11-03 | Slovene | ||
| 6006352 | Imenovanje dodatnega člana uprave | 2020-11-03 | Slovene | ||
| 6006430 | dopis sprejeti sklepi skupščine | 2020-10-06 | Slovene | ||
| 6006429 | Sklic na dokument: sklepi skupščine | 2020-10-06 | Slovene | ||
| 6006434 | Sklepi 29. skupščine delničarjev | 2020-10-05 | Slovene | ||
| 6006433 | sklepi skupščine | 2020-10-05 | Slovene | ||
| 6006432 | Nerevidirano polletno poročilo | 2020-10-05 | Slovene | ||
| 6006431 | polletno poročilo | 2020-10-05 | Slovene | ||
| 6006499 | Oklic PP | 2020-09-03 | Slovene | ||
| 6006498 | Sklep o PP | 2020-09-03 | Slovene | ||
Market data
Market data not available
Price history
Peer group · Retail sale of books, newspapers, stationery and office supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abdullah Saad Mohammed Abo Moati for Bookstores Co.
Retail and wholesale distributor of stationery, office supp…
|
4191 | SA | Wholesale and retail trade |
|
Barnes & Noble Education, Inc.
An education solutions provider operating campus bookstores…
|
BNED | US | Wholesale and retail trade |
|
Bokusgruppen
A book retailer with physical stores, e-commerce, and a dig…
|
BOKUS | SE | Wholesale and retail trade |
|
Chapters Online Inc.
A leading Canadian retailer of books, e-books, stationery, …
|
COL | CA | Wholesale and retail trade |
|
INNER MONGOLIA XINHUA DISTRIBUTION GROUP CO.,LTD.
Wholesale and retail distributor of textbooks, publications…
|
603230 | CN | Wholesale and retail trade |
|
Jarir Marketing Co.
Retailer and wholesaler of electronics, office supplies, an…
|
4190 | SA | Wholesale and retail trade |
|
KALUNGA S.A.
Retailer and distributor of stationery, office supplies, an…
|
— | BR | Wholesale and retail trade |
|
ODP Corp
Provider of business services, supplies, and digital workpl…
|
ODP | US | Wholesale and retail trade |
|
Sanyodo Holdings Inc.
Holding company for a bookstore chain selling books, statio…
|
3058 | JP | Wholesale and retail trade |
|
SARAIVA LIVREIROS S.A. - FALIDA
Defunct bookstore chain and publisher undergoing liquidatio…
|
— | BR | Wholesale and retail trade |
Delo Prodaja 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/1992/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1992 | 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=1992 | 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=1992 \ -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": 1992}, 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 Delo Prodaja (id: 1992)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.