
M. DIAS BRANCO SA IND E COM DE ALIMENTOS — Investor Relations & Filings
M. Dias Branco SA Ind e Com de Alimentos specializes in the manufacture, marketing, and distribution of a diverse range of food products. The company is a leader in the biscuits, crackers, and pasta categories, maintaining a portfolio that includes cakes, snacks, wheat flour, margarine, vegetable shortening, toasts, and cake mixes. A key competitive advantage is its vertically integrated production model; the company produces its own wheat flour and vegetable fats, ensuring supply chain efficiency and quality. Its operations are supported by a robust brand architecture, featuring names such as Adria, Vitarella, and Piraquê, which cater to various consumer segments. The company utilizes an extensive distribution network to reach retail chains, wholesalers, and small-scale merchants, focusing on large-scale production and broad market accessibility.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Versão em inglês. | 2026-05-21 | English | |
| - | 2026-05-11 | Portuguese | |
| - | 2026-05-11 | Portuguese | |
| ITR - Informações Trimestrais | 2026-05-08 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-07 | Portuguese | |
| FCA 2026 | 2026-03-05 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 46896441 | Versão em inglês. | 2026-05-21 | English | ||
| 44953275 | - | 2026-05-11 | Portuguese | ||
| 44953261 | - | 2026-05-11 | Portuguese | ||
| 44698491 | ITR - Informações Trimestrais | 2026-05-08 | Portuguese | ||
| 33759882 | FRE - Formulário de Referência | 2026-04-07 | Portuguese | ||
| 46923589 | FCA 2026 | 2026-03-05 | Portuguese | ||
| 33796052 | DFP 2025 | 2026-02-26 | Portuguese | ||
|
2025
6 filings
| |||||
| 34097517 | ITR 2025-Q3 | 2025-11-07 | Portuguese | ||
| 34097508 | ITR 2025-Q2 | 2025-08-08 | Portuguese | ||
| 34097463 | ITR 2025-Q1 | 2025-05-02 | Portuguese | ||
| 46903144 | FRE WEB 2024 v6 | 2025-04-07 | Portuguese | ||
| 33785428 | DFP 2024 | 2025-02-21 | Portuguese | ||
| 47010942 | FRE WEB 2024 v4 | 2025-01-30 | Portuguese | ||
|
2024
2 filings
| |||||
| 34055983 | ITR 2024-Q3 | 2024-11-08 | Portuguese | ||
| 34055979 | ITR 2024-Q2 | 2024-08-09 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bakery products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alkis H. Hadjikyriacos Public LTD
Manufactures and distributes food products like biscuits, s…
|
FBI | CY | Manufacturing |
|
Anjani Foods Limited
Produces and distributes bakery products for retail and ins…
|
511153 | IN | Manufacturing |
|
Aryzta AG
International manufacturer and distributor of frozen specia…
|
ARYN | CH | Manufacturing |
|
BOURBON CORPORATION
Manufacturer and distributor of snacks, confectionery, and …
|
2208 | JP | Manufacturing |
|
BRIDGFORD FOODS CORP
Manufacturer and distributor of frozen bakery goods and mea…
|
BRID | US | Manufacturing |
|
Brionka d.d.
Producer of bakery, confectionery, pasta, and frozen food p…
|
BRNK | HR | Manufacturing |
|
Britannia Industries Ltd.
Manufactures and distributes a diverse range of bakery and …
|
BRITANNIA | IN | Manufacturing |
|
Bunnys Limited
Manufacturer and supplier of a wide range of high-quality b…
|
BNL | PK | Manufacturing |
|
COMO CO.,LTD.
Manufacturer of long-life bread using Panettone yeast; also…
|
2224 | JP | Manufacturing |
|
Dangee Dums Limited
Produces and retails premium bakery products, artisanal cho…
|
DANGEE | IN | Manufacturing |
M. DIAS BRANCO SA IND E COM DE ALIMENTOS 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/53065/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53065 | 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=53065 | 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=53065 \ -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": 53065}, 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 M. DIAS BRANCO SA IND E COM DE ALIMENTOS (id: 53065)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.