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 |
|---|---|---|---|
|
Daniel Thwaites PLC
Hospitality company operating hotels, inns, pubs, spas, and…
|
DLT | GB | Accommodation and food service … |
|
DARDEN RESTAURANTS INC
A full-service dining company that owns and operates a port…
|
DRI | US | Accommodation and food service … |
|
DD GROUP Co.,Ltd.
Manages over 100 brands in dining, amusement, and hospitali…
|
3073 | JP | Accommodation and food service … |
|
DENNY'S Corp
A multi-brand restaurant operator of diner and breakfast ca…
|
DENN | US | Accommodation and food service … |
|
Development Works Food Co.
Operates and franchises fast-casual dining outlets focused …
|
6013 | SA | Accommodation and food service … |
|
Devyani International Limited
Major QSR operator and franchisee for KFC, Pizza Hut, Costa…
|
DEVYANI | IN | Accommodation and food service … |
|
Dine Brands Global, Inc.
A food and beverage company that owns and franchises a port…
|
DIN | US | Accommodation and food service … |
|
DOMINO'S PIZZA ENTERPRISES LIMITED
Largest international Domino's franchisee focused on digita…
|
DMP | AU | Accommodation and food service … |
|
Domino's Pizza Group PLC
Master franchisee of pizza delivery and carryout stores in …
|
DOM | GB | Accommodation and food service … |
|
DOMINOS PIZZA INC
Global network of franchised restaurants offering pizza and…
|
DPZ | US | 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.