
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.08.22 - Socfin - CSSF notifie le prix à payer conformément à l’article 4(7) de la Loi Retrait Rachat | 2024-08-22 | French | |
| 29.05.2024 - Socfin - Comminiqué post AGO | 2024-05-29 | French | |
| 2024.05.28 - Socfin - Rapport d'évaluation Accuracy | 2024-05-28 | French | |
| 2024 - T1 - Socfin - Déclaration intermédiaire de la direction | 2024-05-16 | French | |
| 2023-Socfin-Annual-report | 2024-04-26 | English | |
| 2023-Socfin-Annual-report-html | 2024-04-26 | English |
Browse filings by year
4 yearsFinancials
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 |
|---|---|---|---|
|
Tập đoàn Công nghiệp Cao su Việt Nam - Công ty Cổ phần
Cultivates, processes natural rubber, manufactures rubber a…
|
GVR | VN | Agriculture, forestry and fishi… |
|
TH GROUP BERHAD
Diversified entity with 50+ years, primarily focused on pla…
|
— | MY | 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.