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 |
|---|---|---|---|
|
Inner Mongolia Junzheng Energy & Chemical Group Co.,Ltd.
Produces PVC, caustic soda, and energy through an integrate…
|
601216 | CN | Manufacturing |
|
INNER MONGOLIA SHUANGXIN ENVIRONMENT-FRIENDLY MATERIAL CO., LTD.
Manufactures high-performance PVA and VAM materials using a…
|
001369 | CN | Manufacturing |
|
ITACONIX PLC
Develops plant-based specialty ingredients to decarbonize c…
|
ITX | GB | Manufacturing |
|
Jenkem Technology Co., Ltd.
Produces high-purity PEG derivatives and biodegradable poly…
|
688356 | CN | Manufacturing |
|
Jiangsu Feymer Technology Co., Ltd.
Produces functional monomers and water-soluble polymers for…
|
688350 | CN | Manufacturing |
|
JIANGSU HHCK ADVANCED MATERIALS CO., LTD.
Develops and manufactures epoxy molding compounds for advan…
|
688535 | CN | Manufacturing |
|
Jiangsu Sanfame Polyester Material Co.,Ltd.
Manufactures bottle-grade PET resin and polyester fibers fo…
|
600370 | CN | Manufacturing |
|
JILIN JOINATURE POLYMER CO., LTD.
Manufactures high-performance PEEK resins and composites fo…
|
688716 | CN | Manufacturing |
|
Jinan Shengquan Group Share Holding Co.,Ltd.
Produces high-performance resins, biomass-based materials, …
|
605589 | CN | Manufacturing |
|
JUHESHUN ADVANCED MATERIAL CO.,LTD.
Produces high-performance polyamide 6 materials for textile…
|
605166 | CN | 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.