M. DIAS BRANCO SA IND E COM DE ALIMENTOS — Investor Relations & Filings
About M. DIAS BRANCO SA IND E COM DE ALIMENTOS
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 |
|---|---|---|---|
| FRE - Formulário de Referência | 2026-04-07 | Portuguese | |
| DFP 2025 | 2026-02-26 | Portuguese | |
| ITR 2025-Q3 | 2025-11-07 | Portuguese | |
| ITR 2025-Q2 | 2025-08-08 | Portuguese | |
| ITR 2025-Q1 | 2025-05-02 | Portuguese | |
| DFP 2024 | 2025-02-21 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33759882 | FRE - Formulário de Referência | 2026-04-07 | Portuguese | ||
| 33796052 | DFP 2025 | 2026-02-26 | Portuguese | ||
|
2025
4 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 | ||
| 33785428 | DFP 2024 | 2025-02-21 | Portuguese | ||
|
2024
5 filings
| |||||
| 34055983 | ITR 2024-Q3 | 2024-11-08 | Portuguese | ||
| 34055979 | ITR 2024-Q2 | 2024-08-09 | Portuguese | ||
| 34055966 | ITR 2024-Q1 | 2024-05-10 | Portuguese | ||
| 35586557 | FRE WEB 2023 v3 | 2024-04-09 | Portuguese | ||
| 33771781 | DFP 2023 | 2024-02-23 | Portuguese | ||
|
2023
4 filings
| |||||
| 35586517 | FRE WEB 2023 v2 | 2023-11-27 | Portuguese | ||
| 34026589 | ITR 2023-Q3 | 2023-11-10 | Portuguese | ||
| 33758062 | DFP 2022 v2 | 2023-11-06 | Portuguese | ||
| 34026563 | ITR 2023-Q2 | 2023-08-11 | 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 |
|
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 |
|
Delsole Corporation
Manufactures specialty breads and operates Japanese restaur…
|
2876 | JP | 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.