GUARARAPES CONFECÇÕES SA — Investor Relations & Filings
About GUARARAPES CONFECÇÕES SA
Guararapes Confecções S.A. is a vertically integrated fashion group that operates primarily through its flagship retail brand, Riachuelo. The company manages a comprehensive value chain encompassing textile manufacturing, apparel production, distribution, and retail sales. Its product portfolio includes a diverse range of clothing for men, women, and children, alongside footwear and home accessories under the Casa Riachuelo brand. A key component of its business model is the integration of industrial manufacturing with a large-scale retail network and e-commerce operations. Additionally, the group provides consumer financing services through its financial subsidiary, Midway, which supports its retail activities by offering credit solutions to customers. This integrated structure allows the company to maintain control over the entire lifecycle of its products, from design and fabrication to final point-of-sale.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE 2015 v3 | 2015-10-28 | Portuguese | |
| FRE 2015 v2 | 2015-09-18 | Portuguese | |
| ITR 2015-Q2 | 2015-08-04 | Portuguese | |
| FRE 2015 | 2015-05-29 | Portuguese | |
| ITR 2015-Q1 | 2015-05-05 | Portuguese | |
| FRE 2014 v6 | 2015-04-23 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2015
9 filings
| |||||
| 34352072 | FRE 2015 v3 | 2015-10-28 | Portuguese | ||
| 34352075 | FRE 2015 v2 | 2015-09-18 | Portuguese | ||
| 33875353 | ITR 2015-Q2 | 2015-08-04 | Portuguese | ||
| 34352062 | FRE 2015 | 2015-05-29 | Portuguese | ||
| 33875346 | ITR 2015-Q1 | 2015-05-05 | Portuguese | ||
| 34315956 | FRE 2014 v6 | 2015-04-23 | Portuguese | ||
| 34315944 | FRE 2014 v5 | 2015-03-02 | Portuguese | ||
| 33629656 | DFP 2014 | 2015-03-02 | Portuguese | ||
| 34315919 | FRE 2014 v4 | 2015-02-26 | Portuguese | ||
|
2014
6 filings
| |||||
| 34315923 | FRE 2014 v3 | 2014-11-18 | Portuguese | ||
| 33866671 | ITR 2014-Q3 | 2014-11-10 | Portuguese | ||
| 34315911 | FRE 2014 v2 | 2014-08-12 | Portuguese | ||
| 33866659 | ITR 2014-Q2 | 2014-08-07 | Portuguese | ||
| 34315903 | FRE 2014 | 2014-05-13 | Portuguese | ||
| 34284342 | FRE 2013 v11 | 2014-04-29 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
707 Cayman Holdings Ltd.
Provides supply chain management solutions for the apparel …
|
JEM | US | Manufacturing |
|
Active Clothing Co Limited
Apparel manufacturer offering OEM and ODM services for glob…
|
541144 | IN | Manufacturing |
|
ADDENTAX GROUP CORP.
Provider of garment manufacturing, logistics services, and …
|
ATXG | US | Manufacturing |
|
adidas AG
A multinational corporation that designs and markets athlet…
|
ADS | DE | Manufacturing |
|
Adolfo Dominguez S.A.
Designs and retails timeless clothing and accessories using…
|
ADZ | ES | Manufacturing |
|
Aeffe
Creates, produces, and distributes luxury fashion, footwear…
|
AEF | IT | Manufacturing |
|
AGABANG&COMPANY
A manufacturer and distributor of apparel and products for …
|
013990 | KR | Manufacturing |
|
Aimer Co.,Ltd.
Designer and manufacturer of high-end intimate apparel and …
|
603511 | CN | Manufacturing |
|
AKIN TEKSTİL A.Ş.
An integrated manufacturer of high-caliber woven fabrics an…
|
ATEKS | TR | Manufacturing |
|
Ameridge Corporation
A diversified company with operations in fashion, wellness,…
|
900100 | US | Manufacturing |
GUARARAPES CONFECÇÕES 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/53006/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53006 | 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=53006 | 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=53006 \ -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": 53006}, 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 GUARARAPES CONFECÇÕES SA (id: 53006)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.