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 |
|---|---|---|---|
|
DOUTOR NICHIRES Holdings.,Co Ltd.
A holding company operating coffee shops, restaurants, and …
|
3087 | JP | Accommodation and food service … |
|
DPC Dash Ltd
Exclusive master franchisee for Domino's Pizza in Chinese M…
|
1405 | VG | Accommodation and food service … |
|
DP POLAND PLC
Operates and sub-franchises Domino's Pizza stores in Poland…
|
DPP | GB | Accommodation and food service … |
|
Dragon King Group Holdings Limited
Operates Cantonese restaurants, trades food products, and e…
|
8493 | HK | Accommodation and food service … |
|
Dragon Legend Entertainment (Canada) Inc
Operates a high-volume, all-day premium international buffe…
|
DLE | CA | Accommodation and food service … |
|
EAT&HOLDINGS Co.,Ltd.
A holding company managing food manufacturing and food serv…
|
2882 | JP | Accommodation and food service … |
|
El Pollo Loco Holdings, Inc.
Operates quick-service restaurants specializing in Mexican-…
|
LOCO | US | Accommodation and food service … |
|
E-STATION GREEN TECHNOLOGY GROUP CO., LIMITED
Investment holding company primarily engaged in multi-brand…
|
8475 | HK | Accommodation and food service … |
|
Eternal Hospitality Group Co.,Ltd.
A food and beverage company operating restaurant chains spe…
|
3193 | JP | Accommodation and food service … |
|
ETİLER GIDA VE TİCARİ YATIRIMLAR SANAYİ VE TİCARET A.Ş.
Operates food establishments, provides catering, and trades…
|
ETILR | TR | 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.