KALUNGA S.A. — Investor Relations & Filings
About KALUNGA S.A.
KALUNGA S.A. is a retailer and distributor established in 1972, specializing in stationery, office supplies, and technology products. The company operates an extensive omnichannel network comprising over 120 physical stores, a dedicated e-commerce platform, and a telesales channel. Its product portfolio includes a wide range of items such as paper products, writing instruments, office furniture, computer hardware, printers, and consumables. KALUNGA S.A. serves both individual consumers and corporate clients, providing nationwide logistics and delivery services. The organization is recognized for its comprehensive inventory and its role as a major supplier of IT and office-related equipment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ITR 2022-Q3 | 2022-11-10 | Portuguese | |
| ITR 2022-Q2 | 2022-08-11 | Portuguese | |
| FRE NOVO 2022 | 2022-05-31 | Portuguese | |
| FRE NOVO 2021 v4 | 2022-05-24 | Portuguese | |
| ITR 2022-Q1 | 2022-05-13 | Portuguese | |
| FRE NOVO 2021 v3 | 2022-05-10 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
9 filings
| |||||
| 34009206 | ITR 2022-Q3 | 2022-11-10 | Portuguese | ||
| 34009199 | ITR 2022-Q2 | 2022-08-11 | Portuguese | ||
| 35287179 | FRE NOVO 2022 | 2022-05-31 | Portuguese | ||
| 34682138 | FRE NOVO 2021 v4 | 2022-05-24 | Portuguese | ||
| 34009152 | ITR 2022-Q1 | 2022-05-13 | Portuguese | ||
| 34682136 | FRE NOVO 2021 v3 | 2022-05-10 | Portuguese | ||
| 34682134 | FRE NOVO 2021 v2 | 2022-05-10 | Portuguese | ||
| 33746591 | DFP 2021 v2 | 2022-03-25 | Portuguese | ||
| 33746571 | DFP 2021 | 2022-03-24 | Portuguese | ||
|
2021
6 filings
| |||||
| 33981051 | ITR 2021-Q3 | 2021-11-11 | Portuguese | ||
| 33981077 | ITR 2021-Q2 | 2021-08-16 | Portuguese | ||
| 34682123 | FRE NOVO 2021 | 2021-05-31 | Portuguese | ||
| 33981033 | ITR 2021-Q1 | 2021-05-12 | Portuguese | ||
| 33728073 | DFP 2020 v2 | 2021-04-01 | Portuguese | ||
| 33728089 | DFP 2020 | 2021-03-31 | Portuguese | ||
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 |
|
Delo Prodaja
Distributor and retailer of printed media with a nationwide…
|
DPRG | SI | 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 |
|
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 |
KALUNGA S.A. 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/53044/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53044 | 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=53044 | 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=53044 \ -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": 53044}, 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 KALUNGA S.A. (id: 53044)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.