COMPANHIA BRASILEIRA DE DISTRIBUIÇÃO — Investor Relations & Filings
About COMPANHIA BRASILEIRA DE DISTRIBUIÇÃO
Companhia Brasileira de Distribuição, operating as GPA, manages a diverse portfolio of supermarkets, hypermarkets, and proximity stores. The company specializes in the distribution of food and non-food products, offering an extensive range of goods including fresh produce, meat, dairy, beverages, and bakery items. Its inventory also encompasses general merchandise, electronics, and home appliances. GPA utilizes a multi-format business model to address various consumer needs through established brands such as Pão de Açúcar and Mercado Extra. The organization integrates physical storefronts with robust e-commerce capabilities and digital delivery services. Its operational focus centers on providing a comprehensive shopping experience characterized by product variety and service accessibility across multiple distribution channels.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE NOVO 2021 v8 | 2021-12-14 | Portuguese | |
| FRE NOVO 2021 v7 | 2021-11-09 | Portuguese | |
| ITR 2021-Q3 | 2021-11-03 | Portuguese | |
| FRE NOVO 2021 v6 | 2021-08-13 | Portuguese | |
| FRE NOVO 2021 v5 | 2021-08-06 | Portuguese | |
| ITR 2021-Q2 | 2021-07-28 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 34682255 | FRE NOVO 2021 v8 | 2021-12-14 | Portuguese | ||
| 34682256 | FRE NOVO 2021 v7 | 2021-11-09 | Portuguese | ||
| 33981375 | ITR 2021-Q3 | 2021-11-03 | Portuguese | ||
| 34682254 | FRE NOVO 2021 v6 | 2021-08-13 | Portuguese | ||
| 34682253 | FRE NOVO 2021 v5 | 2021-08-06 | Portuguese | ||
| 33981357 | ITR 2021-Q2 | 2021-07-28 | Portuguese | ||
| 34682252 | FRE NOVO 2021 v4 | 2021-07-14 | Portuguese | ||
| 34682251 | FRE NOVO 2021 v3 | 2021-07-07 | Portuguese | ||
| 34682250 | FRE NOVO 2021 v2 | 2021-06-10 | Portuguese | ||
| 34682249 | FRE NOVO 2021 | 2021-05-31 | Portuguese | ||
| 34595014 | FRE NOVO 2020 v14 | 2021-05-13 | Portuguese | ||
| 33981347 | ITR 2021-Q1 | 2021-05-05 | Portuguese | ||
| 34595002 | FRE NOVO 2020 v13 | 2021-04-29 | Portuguese | ||
| 34594978 | FRE NOVO 2020 v12 | 2021-04-26 | Portuguese | ||
| 34594963 | FRE NOVO 2020 v11 | 2021-03-25 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Non-specialized retail sale with food, beverages or tobacco predominating
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1CM Inc.
Multi-jurisdictional retailer specializing in vice consumer…
|
EPIC | CA | Wholesale and retail trade |
|
Abdullah Al Othaim Markets Co.
Retail and wholesale distributor of food and consumer goods…
|
4001 | SA | Wholesale and retail trade |
|
ADITYA CONSUMER MARKETING LIMITED
Operates retail supermarkets, salons, hotels, and restauran…
|
540146 | IN | Wholesale and retail trade |
|
AEON Co.,Ltd.
A holding company focused on retail, shopping centers, and …
|
8267 | JP | Wholesale and retail trade |
|
Aeon Hokkaido Corporation
A retail operator in Hokkaido managing GMS, shopping center…
|
7512 | JP | Wholesale and retail trade |
|
AEON KYUSHU CO., LTD.
A retail enterprise in the Kyushu region operating diverse …
|
2653 | JP | Wholesale and retail trade |
|
Albertsons Companies, Inc.
A food and drug retailer operating a network of supermarket…
|
ACI | US | Wholesale and retail trade |
|
ALBIS Co.,Ltd.
Food retailing company operating supermarkets and processin…
|
7475 | JP | Wholesale and retail trade |
|
Alimentation Couche-Tard Inc.
Global leader operating one of the world's largest networks…
|
ATD | CA | Wholesale and retail trade |
|
ARCS COMPANY,LIMITED
A holding company for a food distribution group operating c…
|
9948 | JP | Wholesale and retail trade |
COMPANHIA BRASILEIRA DE DISTRIBUIÇÃO 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/52918/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52918 | 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=52918 | 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=52918 \ -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": 52918}, 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 COMPANHIA BRASILEIRA DE DISTRIBUIÇÃO (id: 52918)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.