CONSERVAS ODERICH SA — Investor Relations & Filings
About CONSERVAS ODERICH SA
Established in 1908, Conservas Oderich SA specializes in the processing and distribution of a diverse portfolio of preserved products. Its core offerings include canned meats—specifically beef, pork, and poultry—alongside an extensive range of vegetables, fruits, sauces, pickles, tomato derivatives, and mayonnaise. The company utilizes a vertically integrated production model that incorporates the manufacturing of its own metallic packaging and maintains a supply chain involving over 2,000 farming families. These agricultural partners receive specialized technical assistance to ensure quality from cultivation to harvest. The organization manages the entire lifecycle of its products, from raw material sourcing to international export, emphasizing rigorous quality standards and technical oversight across its manufacturing facilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DFP 2020 | 2021-03-26 | Portuguese | |
| ITR 2020-Q3 | 2020-11-16 | Portuguese | |
| ITR 2020-Q2 v2 | 2020-09-08 | Portuguese | |
| ITR 2020-Q2 | 2020-08-28 | Portuguese | |
| FRE NOVO 2020 | 2020-07-31 | Portuguese | |
| ITR 2020-Q1 | 2020-06-08 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
1 filing
| |||||
| 33732904 | DFP 2020 | 2021-03-26 | Portuguese | ||
|
2020
8 filings
| |||||
| 33971360 | ITR 2020-Q3 | 2020-11-16 | Portuguese | ||
| 33971353 | ITR 2020-Q2 v2 | 2020-09-08 | Portuguese | ||
| 33971344 | ITR 2020-Q2 | 2020-08-28 | Portuguese | ||
| 34619164 | FRE NOVO 2020 | 2020-07-31 | Portuguese | ||
| 33971336 | ITR 2020-Q1 | 2020-06-08 | Portuguese | ||
| 34546913 | FRE NOVO 2019 v3 | 2020-04-07 | Portuguese | ||
| 33708557 | DFP 2019 | 2020-03-27 | Portuguese | ||
| 34546911 | FRE NOVO 2019 v2 | 2020-03-10 | Portuguese | ||
|
2019
6 filings
| |||||
| 33952160 | ITR 2019-Q3 | 2019-11-14 | Portuguese | ||
| 33952151 | ITR 2019-Q2 | 2019-08-14 | Portuguese | ||
| 34546906 | FRE NOVO 2019 | 2019-05-31 | Portuguese | ||
| 33952131 | ITR 2019-Q1 | 2019-05-15 | Portuguese | ||
| 34477575 | FRE NOVO 2018 v3 | 2019-05-10 | Portuguese | ||
| 33690362 | DFP 2018 | 2019-03-29 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of meat
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGRITERRA LD
An investment company operating as a cash shell seeking a s…
|
AGTA | GG | Manufacturing |
|
Arabian Company for Agricultural and Industrial Investment
Vertically integrated poultry producer managing farming, fe…
|
2287 | SA | Manufacturing |
|
ASTRAL FOODS LIMITED
Vertically integrated poultry producer spanning the entire …
|
ARL | ZA | Manufacturing |
|
Atria Oyj
A Northern European food company that processes and markets…
|
ATRAV | FI | Manufacturing |
|
Baladi Ltd.
Manufactures, processes, and markets meat products and impo…
|
— | IL | Manufacturing |
|
BANVİT BANDIRMA VİTAMİNLİ YEM SANAYİ A.Ş.
A vertically integrated poultry processor of chicken and tu…
|
BANVT | TR | Manufacturing |
|
Bell Food Group AG
A leading European processor of meat and manufacturer of co…
|
BELL | CH | Manufacturing |
|
BRF S.A.
A global producer of fresh and frozen protein foods and a w…
|
BRFS | BR | Manufacturing |
|
Canada Packers Inc.
Leading North American supplier of premium sustainable pork…
|
CPKR | CA | Manufacturing |
|
Central Industries Corporation Inc.
Large-scale food processor converting hog carcasses into pa…
|
CIND | CA | Manufacturing |
CONSERVAS ODERICH SA 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/52931/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52931 | 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=52931 | 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=52931 \ -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": 52931}, 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 CONSERVAS ODERICH SA (id: 52931)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.