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 27 filings
- 2024 26 filings
- 2023 29 filings
- 2022 43 filings
- 2021 26 filings
- 2020 19 filings
- 2019 46 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 |
|---|---|---|---|
|
Aadi Industries Ltd
Manufactures and distributes plastic granules and polymer r…
|
530027 | IN | Manufacturing |
|
Accent Microcell Limited
Manufacturer of cellulose-based excipients for pharma, food…
|
ACCENTMIC | IN | Manufacturing |
|
Acetex Corporation
Specializes in manufacturing specialty chemicals, polymers,…
|
— | CA | Manufacturing |
|
Advanced Petrochemical Co.
Manufactures polypropylene resins for packaging, automotive…
|
2330 | SA | Manufacturing |
|
Alpek, S.A.B. de C.V.
Global producer of polyester and petrochemicals focused on …
|
ALPEK | MX | Manufacturing |
|
AMBANI ORGOCHEM LIMITED
Manufacturer of specialty chemicals and acrylic polymers fo…
|
AMBANIORGO | IN | Manufacturing |
|
ANHUI HWASU CO.,LTD.
Large-scale manufacturer of PVC resins, caustic soda, and c…
|
600935 | CN | Manufacturing |
|
Anhui Shenjian New Materials Co.,Ltd
Produces saturated polyester resins for powder coatings and…
|
002361 | CN | Manufacturing |
|
Apcotex Industries Limited
Manufacturer of synthetic rubber and latex for automotive a…
|
APCOTEXIND | IN | Manufacturing |
|
ARCL Organics Ltd
Produces specialty chemicals and resins for wood-based pane…
|
543993 | 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.