Patricios S.A.I.C. — Investor Relations & Filings
About Patricios S.A.I.C.
Patricios S.A.I.C. is a long-established manufacturing company, founded in 1943. The company specializes in the production of plastics materials, synthetic rubber, and a diverse range of resins, encompassing solid, liquid, and thermosetting molding powders. These products serve various industrial applications, positioning Patricios S.A.I.C. as a key supplier within the chemical and petrochemical sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FEC. CELEB.: 08-05-2026 - TEMA: 5 - ACTA DE ÓRGANO DE ADMINISTRACIÓN (DIRECTORIO) | 2026-05-08 | Spanish | |
| NORMA CONTABLE: NIIF - TIPO BALANCE: CONSOLIDADO - PERIODICIDAD: TRIMESTRAL - FECHA CIERRE: 2026-03-31 - ARTÍCULO 62 Y 63 BCBA | 2026-05-08 | Spanish | |
| NORMA CONTABLE: NIIF - TIPO BALANCE: CONSOLIDADO - PERIODICIDAD: 3 - FECHA CIERRE: 2026-03-31 - ESTADOS CONTABLES - NIIF | 2026-05-08 | Spanish | |
| FEC. CELEB.: 08-05-2026 - TEMA: APROBACIÓN DE EECC - ACTAS DEL COMITÉ DE AUDITORÍA | 2026-05-08 | Spanish | |
| FEC. CONVOC.: 31-10-2025 - CARAC. ASAMBLEA: 3 - CONVOCATORIA A ASAMBLEAS 2 | 2026-03-05 | Spanish | |
| FEC. CONVOC.: 22-09-2025 - CARAC. ASAMBLEA: 3 - CONVOCATORIA A ASAMBLEAS 2 | 2026-03-03 | Spanish |
Browse filings by year
23 years- 2026 9 filings
- 2025 26 filings
- 2024 25 filings
- 2023 27 filings
- 2022 39 filings
- 2021 23 filings
- 2020 14 filings
- 2019 26 filings
- 2018 36 filings
- 2017 24 filings
- 2016 22 filings
- 2015 21 filings
- 2014 47 filings
- 2013 35 filings
- 2012 45 filings
- 2011 27 filings
- 2010 23 filings
- 2009 20 filings
- 2008 30 filings
- 2007 24 filings
- 2006 26 filings
- 2005 19 filings
- 2004 5 filings
Market data
Market data not available
Price history
Peer group · Manufacture of plastics and synthetic rubber in primary forms
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DIRANSA SRL
Manufactures emulsion-based polymers and specialty chemical…
|
— | AR | Manufacturing |
|
DONGSUNG CHEMICAL Co., Ltd.
A specialized chemical materials company manufacturing a di…
|
102260 | KR | Manufacturing |
|
DuPont Canada Inc.
Diversified industrial company specializing in advanced mat…
|
— | US | Manufacturing |
|
Dynea Pakistan Limited
Produces and sells formaldehyde, urea/melamine resins, and …
|
DYNO | PK | Manufacturing |
|
EASTMAN CHEMICAL CO
A global specialty materials company producing advanced mat…
|
EMN | US | Manufacturing |
|
EcoSynthetix Inc.
Develops and commercializes sustainable engineered biopolym…
|
ECO | CA | Manufacturing |
|
EMC
Manufacturer of thermoplastic materials and eco-friendly po…
|
1735 | TW | Manufacturing |
|
Ems-Chemie Holding AG
A global manufacturer of high-performance polymers and spec…
|
EMSN | CH | Manufacturing |
|
Engro Polymer & Chemicals Limited
Manufacturer of polymers and chemicals, operating as the so…
|
EPCL | PK | Manufacturing |
|
Engro Poly(Pref)
Sole fully integrated chlor-vinyl chemical complex producin…
|
EPCLPS | PK | Manufacturing |
Patricios S.A.I.C. 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/68472/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=68472 | 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=68472 | 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=68472 \ -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": 68472}, 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 Patricios S.A.I.C. (id: 68472)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.