GRAZZIOTIN SA — Investor Relations & Filings
About GRAZZIOTIN SA
GRAZZIOTIN SA is a multi-faceted enterprise primarily engaged in retail and wholesale operations. The company manages an extensive network of department and specialty stores, offering a diverse product portfolio that includes apparel, footwear, accessories, cosmetics, and home furnishings. Its commercial activities also extend to construction materials, furniture, and convenience merchandise. Beyond its core retail presence, the company maintains diversified business interests in financial services and agropecuary sectors. Operating through various brick-and-mortar chains, the organization focuses on regional markets, providing a broad range of consumer goods and household products. The company integrates its retail operations with specialized services to support its customer base and agricultural production initiatives.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE NOVO 2020 v4 | 2021-05-04 | Portuguese | |
| FRE NOVO 2020 v3 | 2021-04-19 | Portuguese | |
| DFP 2020 | 2021-04-05 | Portuguese | |
| ITR 2020-Q3 v2 | 2020-11-17 | Portuguese | |
| ITR 2020-Q3 | 2020-11-13 | Portuguese | |
| FRE NOVO 2020 v2 | 2020-10-02 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
3 filings
| |||||
| 34618240 | FRE NOVO 2020 v4 | 2021-05-04 | Portuguese | ||
| 34618225 | FRE NOVO 2020 v3 | 2021-04-19 | Portuguese | ||
| 33732552 | DFP 2020 | 2021-04-05 | Portuguese | ||
|
2020
11 filings
| |||||
| 33970826 | ITR 2020-Q3 v2 | 2020-11-17 | Portuguese | ||
| 33970815 | ITR 2020-Q3 | 2020-11-13 | Portuguese | ||
| 34618208 | FRE NOVO 2020 v2 | 2020-10-02 | Portuguese | ||
| 33970783 | ITR 2020-Q2 v2 | 2020-08-17 | Portuguese | ||
| 33970770 | ITR 2020-Q2 | 2020-08-14 | Portuguese | ||
| 34618202 | FRE NOVO 2020 | 2020-07-30 | Portuguese | ||
| 33970744 | ITR 2020-Q1 v2 | 2020-07-09 | Portuguese | ||
| 33970731 | ITR 2020-Q1 | 2020-06-30 | Portuguese | ||
| 34546218 | FRE NOVO 2019 v5 | 2020-06-17 | Portuguese | ||
| 33707868 | DFP 2019 | 2020-03-16 | Portuguese | ||
| 34546199 | FRE NOVO 2019 v4 | 2020-03-02 | Portuguese | ||
|
2019
1 filing
| |||||
| 33951537 | ITR 2019-Q3 v2 | 2019-11-06 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Other non-specialized retail sale
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1 800 FLOWERS COM INC
An e-commerce provider of gifts, specializing in floral pro…
|
FLWS | US | Wholesale and retail trade |
|
Adastria Co., Ltd.
A multi-brand company operating fashion and lifestyle brand…
|
2685 | JP | Wholesale and retail trade |
|
AEON Stores (Hong Kong) Co., Limited
Major retailer operating diverse GMS, malls, supermarkets, …
|
984 | HK | Wholesale and retail trade |
|
AMERICANAS S.A. - EM RECUPERAÇÃO JUDICIAL
Integrated retail platform with physical and digital stores…
|
— | BR | Wholesale and retail trade |
|
Aterian, Inc.
A technology-enabled consumer products company that builds …
|
ATER | US | Wholesale and retail trade |
|
Avolta AG
A global travel experience provider in retail, food & bever…
|
DUFN | CH | Wholesale and retail trade |
|
AXAS HOLDINGS CO.,LTD.
A lifestyle company retailing and distributing a wide array…
|
3536 | JP | Wholesale and retail trade |
|
Baazar Style Retail Limited
Large-format retailer of value-oriented fashion, apparel, a…
|
STYLEBAAZA | IN | Wholesale and retail trade |
|
Baida Group Co.,Ltd.
Manages retail operations, commercial property assets, and …
|
600865 | CN | Wholesale and retail trade |
|
Beijing Cuiwei Tower Co., Ltd.
Diversified enterprise integrating retail operations with d…
|
603123 | CN | Wholesale and retail trade |
GRAZZIOTIN 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/52996/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52996 | 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=52996 | 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=52996 \ -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": 52996}, 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 GRAZZIOTIN SA (id: 52996)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.