MADERO INDÚSTRIA E COMÉRCIO S.A. — Investor Relations & Filings
About MADERO INDÚSTRIA E COMÉRCIO S.A.
Madero Indústria e Comércio S.A., operating as Grupo Madero, is a vertically integrated multi-brand operator of casual and fast-casual dining establishments. The company manages a diverse portfolio including Madero Grill, Madero Burger, Jeronimo, and Ecoparada Madero. Its offerings encompass artisanal burgers, sandwiches, salads, grilled meats, and appetizers, alongside a curated selection of wines and desserts. A central component of its business model is a centralized production and logistics infrastructure, which facilitates standardized quality control across its network. The company incorporates environmental, social, and governance (ESG) principles into its operational framework, particularly within its large-scale gastronomic complexes. Grupo Madero emphasizes high-quality culinary experiences through various formats, ranging from traditional sit-down service to specialized roadside gastronomic hubs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| - | 2026-05-04 | Portuguese | |
| ITR - Informações Trimestrais | 2026-04-29 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-15 | Portuguese | |
| DFP 2025 | 2026-01-29 | Portuguese | |
| ITR 2025-Q3 | 2025-10-24 | Portuguese | |
| ITR 2025-Q2 | 2025-07-28 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 40926075 | - | 2026-05-04 | Portuguese | ||
| 39339945 | ITR - Informações Trimestrais | 2026-04-29 | Portuguese | ||
| 34649497 | FRE - Formulário de Referência | 2026-04-15 | Portuguese | ||
| 33796983 | DFP 2025 | 2026-01-29 | Portuguese | ||
|
2025
4 filings
| |||||
| 34107532 | ITR 2025-Q3 | 2025-10-24 | Portuguese | ||
| 34107501 | ITR 2025-Q2 | 2025-07-28 | Portuguese | ||
| 34107439 | ITR 2025-Q1 | 2025-04-28 | Portuguese | ||
| 33787733 | DFP 2024 | 2025-01-31 | Portuguese | ||
|
2024
5 filings
| |||||
| 34062823 | ITR 2024-Q3 | 2024-10-28 | Portuguese | ||
| 34062801 | ITR 2024-Q2 | 2024-08-02 | Portuguese | ||
| 34062772 | ITR 2024-Q1 | 2024-04-29 | Portuguese | ||
| 35682730 | FRE WEB 2023 v3 | 2024-02-20 | Portuguese | ||
| 33774050 | DFP 2023 | 2024-01-31 | Portuguese | ||
|
2023
2 filings
| |||||
| 35682676 | FRE WEB 2023 v2 | 2023-11-07 | Portuguese | ||
| 34032723 | ITR 2023-Q3 | 2023-10-30 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Restaurants and mobile food service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cofix Group Ltd.
Operates a multi-format retail chain of cafes and supermark…
|
CFX | IL | Accommodation and food service … |
|
COLLINS FOODS LIMITED
Operates KFC and Taco Bell outlets, focusing on quick-servi…
|
CKF | AU | Accommodation and food service … |
|
Coloseum Holding a.s.
Gastronomic group operating restaurants, a brewery, caterin…
|
COLOS | CZ | Accommodation and food service … |
|
COLOWIDE CO.,LTD.
A food service company operating a diverse portfolio of res…
|
7616 | JP | Accommodation and food service … |
|
COMPTOIR GROUP PLC
A restaurant operator specializing in Lebanese and Eastern …
|
COM | GB | Accommodation and food service … |
|
Cooks Coffee Company Limited
International franchisor of a network of locally owned, eth…
|
COOK | NZ | Accommodation and food service … |
|
CRACKER BARREL OLD COUNTRY STORE, INC
Operates restaurants and gift stores with a Southern theme …
|
CBRL | US | Accommodation and food service … |
|
create restaurants holdings inc.
A holding company that manages a diverse portfolio of resta…
|
3387 | JP | Accommodation and food service … |
|
Daesan F&B Inc.
Processes, distributes, and sells livestock products and op…
|
065150 | KR | Accommodation and food service … |
|
DAISYO CORPORATION
Operates a chain of Japanese restaurants and pubs with food…
|
9979 | JP | Accommodation and food service … |
MADERO INDÚSTRIA E COMÉRCIO 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/53066/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53066 | 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=53066 | 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=53066 \ -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": 53066}, 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 MADERO INDÚSTRIA E COMÉRCIO S.A. (id: 53066)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.