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 |
|---|---|---|---|
|
KPX CHEMICAL CO., LTD.
Manufacturer of polyurethane solutions and fine chemicals f…
|
025000 | KR | Manufacturing |
|
KPX HOLDINGS CO., LTD.
Holding company for subsidiaries producing polyurethane and…
|
092230 | KR | Manufacturing |
|
KUKDO CHEMICAL CO.,LTD
A manufacturer of epoxy resins, curing agents, and other ad…
|
007690 | KR | Manufacturing |
|
KUMHO PETRO CHEMICAL CO.,LTD
A global petrochemical company specializing in synthetic ru…
|
011780 | KR | Manufacturing |
|
LECRON INDUSTRIAL DEVELOPMENT GROUP CO., LTD
Produces polyurethane and fluorine products for insulation …
|
300343 | CN | Manufacturing |
|
Levima Advanced Materials Corporation
Produces high-end chemical materials, EVA copolymers, and s…
|
003022 | CN | Manufacturing |
|
LG CHEM LTD
Global science company in petrochemicals, advanced material…
|
051910 | KR | Manufacturing |
|
LION CHEMTECH CO., Ltd.
Manufacturer of acrylic solid surfaces and synthetic waxes …
|
171120 | KR | Manufacturing |
|
Loop Industries, Inc.
A technology company that chemically recycles PET plastic i…
|
LOOP | US | Manufacturing |
|
LOTTE CHEMICAL TITAN HOLDING BERHAD
A leading integrated producer of petrochemicals, supplying …
|
— | MY | 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.