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 |
|---|---|---|---|
|
KANEKA CORPORATION
A diversified chemical company producing polymers, medical …
|
4118 | JP | Manufacturing |
|
KAP LIMITED
A diversified industrial group comprising leading industria…
|
KAP | ZA | Manufacturing |
|
KİMTEKS POLİÜRETAN SANAYİ VE TİCARET A.Ş.
A manufacturer of polyurethane systems for footwear, automo…
|
KMPUR | TR | Manufacturing |
|
Kingfa Science & Technology (India) Ltd
Manufactures high-performance polymeric materials, engineer…
|
KINGFA | IN | Manufacturing |
|
Kingfa Sci.&Tech. Co.,Ltd.
Develops and manufactures advanced polymer materials and su…
|
600143 | CN | Manufacturing |
|
Kkalpana Industries (India) Ltd
Manufactures and exports high-performance polymer compounds…
|
526409 | IN | Manufacturing |
|
Kkalpana Plastick Limited
Manufacturer and trader of plastic compounds and granules f…
|
523652 | IN | Manufacturing |
|
KOLON ENP, INC.
Manufacturer of engineering plastics and advanced composite…
|
138490 | KR | Manufacturing |
|
KOREA PETRO CHEMICAL IND CO.,LTD
Vertically integrated manufacturer of petrochemicals, olefi…
|
006650 | KR | Manufacturing |
|
Kothari Petrochemicals Limited
Produces Polyisobutylene grades for lubricant additives, ad…
|
KOTHARIPET | IN | 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.