LOJAS RENNER SA — Investor Relations & Filings
About LOJAS RENNER SA
Lojas Renner SA is a fashion and lifestyle ecosystem operating through an omni-channel model that integrates digital platforms with an extensive physical store network. The company specializes in the design, development, and distribution of a diverse range of products, including apparel, footwear, accessories, and intimate wear for men, women, teens, and children. Its portfolio features several distinct brands such as Renner, Camicado, which focuses on homeware and decor, Youcom, catering to the youth market, and Ashua Curve & Plus Size. The company emphasizes a customer-centric approach, leveraging data and technology to enhance the shopping experience across its various platforms. Additionally, it maintains a focus on sustainability and corporate responsibility, being recognized for its environmental, social, and governance performance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DFP 2019 | 2020-02-06 | Portuguese | |
| FRE NOVO 2019 v6 | 2019-11-27 | Portuguese | |
| ITR 2019-Q3 v2 | 2019-10-25 | Portuguese | |
| ITR 2019-Q3 | 2019-10-24 | Portuguese | |
| FRE NOVO 2019 v5 | 2019-08-22 | Portuguese | |
| ITR 2019-Q2 v2 | 2019-07-31 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
1 filing
| |||||
| 33708219 | DFP 2019 | 2020-02-06 | Portuguese | ||
|
2019
14 filings
| |||||
| 34546619 | FRE NOVO 2019 v6 | 2019-11-27 | Portuguese | ||
| 33951908 | ITR 2019-Q3 v2 | 2019-10-25 | Portuguese | ||
| 33951870 | ITR 2019-Q3 | 2019-10-24 | Portuguese | ||
| 34546620 | FRE NOVO 2019 v5 | 2019-08-22 | Portuguese | ||
| 33951843 | ITR 2019-Q2 v2 | 2019-07-31 | Portuguese | ||
| 33951850 | ITR 2019-Q2 | 2019-07-30 | Portuguese | ||
| 34546613 | FRE NOVO 2019 v4 | 2019-07-29 | Portuguese | ||
| 34546604 | FRE NOVO 2019 v3 | 2019-07-18 | Portuguese | ||
| 34546593 | FRE NOVO 2019 v2 | 2019-06-19 | Portuguese | ||
| 34546576 | FRE NOVO 2019 | 2019-05-30 | Portuguese | ||
| 34477007 | FRE NOVO 2018 v11 | 2019-05-06 | Portuguese | ||
| 34476962 | FRE NOVO 2018 v10 | 2019-04-30 | Portuguese | ||
| 33951814 | ITR 2019-Q1 | 2019-04-25 | Portuguese | ||
| 34476949 | FRE NOVO 2018 v9 | 2019-04-22 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of clothing, footwear and leather articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
09women Co., Ltd.
Online retailer of plus-size women's fashion, including a s…
|
366030 | KR | Wholesale and retail trade |
|
7NR Retail Limited
Trades and distributes apparel, fabrics, and ready-made gar…
|
540615 | IN | Wholesale and retail trade |
|
ABC-MART,INC.
A specialty footwear retailer offering major international …
|
2670 | JP | Wholesale and retail trade |
|
ABERCROMBIE & FITCH CO /DE/
Global omnichannel retailer of apparel, accessories, and pe…
|
ANF | US | Wholesale and retail trade |
|
ABOUT YOU Holding AG
European online fashion retailer with B2C and B2B e-commerc…
|
YOU | DE | Wholesale and retail trade |
|
ACCENT GROUP LIMITED
Retail and distribution entity specializing in footwear and…
|
AX1 | AU | Wholesale and retail trade |
|
Aditya Birla Fashion and Retail Limited
Manages fashion brands and retail chains across luxury, pre…
|
ABFRL | IN | Wholesale and retail trade |
|
Aditya Birla Lifestyle Brands Limited
Manages premium lifestyle brands specializing in apparel, f…
|
ABLBL | IN | Wholesale and retail trade |
|
A.K.A. BRANDS HOLDING CORP.
A brand accelerator managing a portfolio of global, digital…
|
AKA | US | Wholesale and retail trade |
|
AMERICAN EAGLE OUTFITTERS INC
A global specialty retailer of lifestyle brands offering ap…
|
AEO | US | Wholesale and retail trade |
LOJAS RENNER SA 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/53059/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53059 | 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=53059 | 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=53059 \ -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": 53059}, 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 LOJAS RENNER SA (id: 53059)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.