/other/Carboclor_S.A.Ex._Sol_Petroleo_S.A.-logo.png)
Carboclor S.A.(Ex. Sol Petroleo S.A.) — Investor Relations & Filings
Carboclor S.A. specializes in the production and commercialization of chemical and petrochemical products and derivatives. Its core offerings include Portland cement, various alcohols, and chlorine. The company also provides comprehensive logistics services, encompassing product transfer, heating, and storage, supported by a fully equipped laboratory. As a member of the Ancap Group, Carboclor S.A. focuses on supplying essential products for energy requirements. Having recently completed a financial restructuring, the company is now poised for strategic expansion.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Cese de individualización | 2026-05-15 | Spanish | |
| NORMA CONTABLE: NIIF - TIPO BALANCE: INDIVIDUAL - PERIODICIDAD: TRIMESTRAL - FECHA CIERRE: 2026-03-31 - ARTÍCULO 62 Y 63 BCBA | 2026-05-07 | Spanish | |
| NORMA CONTABLE: NIIF - TIPO BALANCE: INDIVIDUAL - PERIODICIDAD: 3 - FECHA CIERRE: 2026-03-31 - ESTADOS CONTABLES - NIIF | 2026-05-07 | Spanish | |
| FEC. CELEB.: 05-05-2026 - TEMA: APROBACIÓN DE EECC - ACTAS DEL COMITÉ DE AUDITORÍA | 2026-05-07 | Spanish | |
| FEC. CELEB.: 05-05-2026 - TEMA: APROBACIÓN DE EECC - ACTA ORGANO DE FISCALIZACIÓN | 2026-05-07 | Spanish | |
| FEC. CELEB.: 05-05-2026 - TEMA: 5 - ACTA DE ÓRGANO DE ADMINISTRACIÓN (DIRECTORIO) | 2026-05-07 | Spanish |
Browse filings by year
24 years- 2026 29 filings
- 2025 44 filings
- 2024 50 filings
- 2023 39 filings
- 2022 40 filings
- 2021 35 filings
- 2020 28 filings
- 2019 28 filings
- 2018 53 filings
- 2017 97 filings
- 2016 99 filings
- 2015 77 filings
- 2014 90 filings
- 2013 62 filings
- 2012 58 filings
- 2011 55 filings
- 2010 57 filings
- 2009 56 filings
- 2008 71 filings
- 2007 52 filings
- 2006 55 filings
- 2005 72 filings
- 2004 37 filings
- 2003 9 filings
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
20 Microns Limited
Produces ultra-fine industrial minerals and specialty chemi…
|
20MICRONS | IN | Manufacturing |
|
5E Advanced Materials, Inc.
Develops boron and lithium resources for a domestic supply …
|
FEAM | US | Manufacturing |
|
Aarti Industries Ltd
Global producer of benzene-based specialty chemicals and ph…
|
AARTIIND | IN | Manufacturing |
|
Aarti Surfactants Limited
Produces surfactants and specialty chemicals for global FMC…
|
AARTISURF | IN | Manufacturing |
|
ABA CHEMICALS CORPORATION
CDMO for advanced intermediates and active ingredients for …
|
300261 | CN | Manufacturing |
|
AB Igrene
Converts natural methane into hydrogen and solid carbon usi…
|
ABI | SE | Manufacturing |
|
ADVANCED ENERGY MINERALS LTD
Produces ultra-high purity alumina for batteries, LEDs and …
|
AEM | AU | Manufacturing |
|
Advanced Graphene Products Spolka Akcyjna
Manufacturer of large-area and flake graphene materials and…
|
GPH | PL | Manufacturing |
|
ADVANCE ZINCTEK LIMITED
Produces zinc and aluminum oxide powders for sunscreens, sk…
|
ANO | AU | Manufacturing |
|
AdvanSix Inc.
A diversified chemistry company producing essential materia…
|
ASIX | US | Manufacturing |
Carboclor S.A.(Ex. Sol Petroleo S.A.) 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/68476/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=68476 | 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=68476 | 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=68476 \ -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": 68476}, 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 Carboclor S.A.(Ex. Sol Petroleo S.A.) (id: 68476)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.