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 2025 | 2026-03-31 | Portuguese | |
| ITR 2025-Q3 | 2025-11-12 | Portuguese | |
| ITR 2025-Q2 | 2025-08-06 | Portuguese | |
| ITR 2025-Q1 | 2025-05-15 | Portuguese | |
| DFP 2024 | 2025-03-31 | Portuguese | |
| ITR 2024-Q3 | 2024-11-13 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 33803613 | DFP 2025 | 2026-03-31 | Portuguese | ||
|
2025
4 filings
| |||||
| 34150664 | ITR 2025-Q3 | 2025-11-12 | Portuguese | ||
| 34150658 | ITR 2025-Q2 | 2025-08-06 | Portuguese | ||
| 34150587 | ITR 2025-Q1 | 2025-05-15 | Portuguese | ||
| 33794916 | DFP 2024 | 2025-03-31 | Portuguese | ||
|
2024
6 filings
| |||||
| 34086681 | ITR 2024-Q3 | 2024-11-13 | Portuguese | ||
| 34086622 | ITR 2024-Q2 | 2024-08-14 | Portuguese | ||
| 34086599 | ITR 2024-Q1 | 2024-06-28 | Portuguese | ||
| 36006328 | FRE WEB 2023 v2 | 2024-05-10 | Portuguese | ||
| 33782801 | DFP 2023 v2 | 2024-04-16 | Portuguese | ||
| 33782785 | DFP 2023 | 2024-03-28 | Portuguese | ||
|
2023
4 filings
| |||||
| 34049436 | ITR 2023-Q3 | 2023-11-13 | Portuguese | ||
| 34049414 | ITR 2023-Q2 | 2023-08-11 | Portuguese | ||
| 36006139 | FRE WEB 2023 | 2023-05-31 | Portuguese | ||
| 34049383 | ITR 2023-Q1 | 2023-05-15 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of meat
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
FARMSCO
An integrated livestock and food company operating from fee…
|
036580 | KR | Manufacturing |
|
Fortune Ng Fung Food (Hebei) Co.,Ltd
Integrated producer of beef and mutton products using farm-…
|
600965 | CN | Manufacturing |
|
Fujian Sunner Development Co., Ltd.
Vertically integrated white-feathered broiler producer and …
|
002299 | CN | Manufacturing |
|
FUKUTOME MEAT PACKERS, LTD.
Procures, processes, manufactures, and sells meat products …
|
2291 | JP | Manufacturing |
|
Gobarto S.A.
A vertically integrated meat processor focused on the pork …
|
GOB | PL | Manufacturing |
|
Groupe Carnivor
Produces, processes, and distributes meat and other food pr…
|
MLGRC | FR | Manufacturing |
|
Grupo Bafar, S.A.B. de C.V.
Vertically integrated producer and distributor of cold cuts…
|
BAFAR | MX | Manufacturing |
|
HARIM Co., Ltd.
A food company specializing in broiler processing and feed …
|
136480 | KR | Manufacturing |
|
HENAN SHUANGHUI INVESTMENT & DEVELOPMENT CO.,LTD
Specializes in meat processing, livestock slaughtering, and…
|
000895 | CN | Manufacturing |
|
HKScan Oyj
Food company producing pork, beef, poultry, processed meats…
|
HKSAV | FI | 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.