
SocFin Caoutchoucs — Investor Relations & Filings
SocFin Caoutchoucs, operating as the Socfin Group, is an agro-industrial company established in 1909. It specializes in the development and management of tropical oil palm and rubber plantations across Africa and Southeast Asia. The company's primary products are natural rubber, palm oil, and high-yield oil palm seeds derived from its research and development activities. Socfin focuses on responsible agricultural practices, leveraging its extensive industry experience and innovation to manage its portfolio of over 190,000 hectares. The group also utilizes renewable energy sources to power its rubber processing facilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2024.01.11 - Déclaration d'acquisition de titres SOCFIN par AFICO | 2024-01-11 | French | |
| 2023.12.15 - Déclaration (actionnaire majoritaire) | 2023-12-18 | French | |
| 2023.12.15 - Déclaration d'acquisition de titres SOCFIN par AFICO | 2023-12-15 | French | |
| Sfin Decl Dir 3 trim 2023 | 2023-11-15 | English | |
| 2023.11.02 - Déclaration (actionnaire majoritaire) | 2023-11-03 | French | |
| 2023.11.02 - Déclaration d'acquisition de titres SOCFIN par AFICO | 2023-11-02 | French |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for SocFin Caoutchoucs, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Growing of other perennial crops
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ArtGreen Co.,Ltd
B2B orchid wholesaler offering patented decorative flowers …
|
3419 | JP | Agriculture, forestry and fishi… |
|
China Hainan Rubber Industry Group Co., Ltd.
Cultivates, processes, and distributes natural rubber and l…
|
601118 | CN | Agriculture, forestry and fishi… |
|
Cochin Malabar Estates & Indus. Ltd
Cultivates and processes rubber and tea while managing land…
|
508571 | IN | Agriculture, forestry and fishi… |
|
KONFRUT TARIM A.Ş.
A digital agricultural supply chain company for fruits and …
|
KNFRT | TR | Agriculture, forestry and fishi… |
|
Socfinasia
Holding company managing a portfolio of oil palm and rubber…
|
SCFNS | LU | Agriculture, forestry and fishi… |
SocFin Caoutchoucs 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/2279/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2279 | 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=2279 | 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=2279 \ -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": 2279}, 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 SocFin Caoutchoucs (id: 2279)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.