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 |
|---|---|---|---|
|
CAVA GROUP, INC.
Operates Mediterranean fast-casual restaurants and sells pa…
|
CAVA | US | Accommodation and food service … |
|
CBK Holdings Limited
Operates hotpot specialty restaurants, processes food, and …
|
8428 | HK | Accommodation and food service … |
|
Chanson International Holding
Manufactures and sells bakery products, beverages, and meal…
|
CHSN | US | Accommodation and food service … |
|
CHEESECAKE FACTORY INC
Operates upscale casual restaurants and a bakery producing …
|
CAKE | US | Accommodation and food service … |
|
CHIKARANOMOTO HOLDINGS Co.,Ltd.
A holding company managing a global network of ramen restau…
|
3561 | JP | Accommodation and food service … |
|
CHIMNEY CO., LTD.
Operator of directly managed and franchised Japanese-style …
|
3178 | JP | Accommodation and food service … |
|
CHINA QUANJUDE(GROUP) CO.,LTD
Historic restaurant and food group specializing in traditio…
|
002186 | CN | Accommodation and food service … |
|
CHIPOTLE MEXICAN GRILL INC
Operates fast-casual restaurants serving customizable, Mexi…
|
CMG | US | Accommodation and food service … |
|
Choushimaru Co.,Ltd.
Operates a chain of gourmet conveyor belt sushi restaurants…
|
3075 | JP | Accommodation and food service … |
|
CMR, S.A.B. de C.V.
Operates over 100 dining locations under various proprietar…
|
CMR | MX | 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.