
SANSUY SA INDÚSTRIA DE PLASTICOS — Investor Relations & Filings
Sansuy S.A. Indústria de Plásticos specializes in the development and manufacture of flexible PVC laminates and coated fabrics. Founded in 1966, the company provides technical solutions across diverse sectors, including agribusiness, aquaculture, civil construction, logistics, and mining. Its product portfolio features high-performance membranes, geomembranes, and specialized plastic films engineered for environmental protection, liquid storage, and grain preservation. The company utilizes advanced thermoplastic technology to produce durable materials for industrial coverings, infrastructure, and transportation. Sansuy emphasizes the creation of products that support resource management and environmental sustainability, offering customized engineering solutions for complex industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| - | 2026-06-05 | Portuguese | |
| - | 2026-04-06 | Portuguese | |
| DFP 2025 | 2026-03-02 | Portuguese | |
| ITR 2025-Q3 | 2025-11-05 | Portuguese | |
| FRE WEB 2025 v2 | 2025-09-05 | Portuguese | |
| ITR 2025-Q2 | 2025-08-07 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 47984086 | - | 2026-06-05 | Portuguese | ||
| 33691299 | - | 2026-04-06 | Portuguese | ||
| 33797265 | DFP 2025 | 2026-03-02 | Portuguese | ||
|
2025
5 filings
| |||||
| 34108364 | ITR 2025-Q3 | 2025-11-05 | Portuguese | ||
| 47013299 | FRE WEB 2025 v2 | 2025-09-05 | Portuguese | ||
| 34108293 | ITR 2025-Q2 | 2025-08-07 | Portuguese | ||
| 34108299 | ITR 2025-Q1 | 2025-05-07 | Portuguese | ||
| 33787877 | DFP 2024 | 2025-02-28 | Portuguese | ||
|
2024
7 filings
| |||||
| 34063024 | ITR 2024-Q3 | 2024-11-06 | Portuguese | ||
| 34063017 | ITR 2024-Q2 | 2024-08-07 | Portuguese | ||
| 35691088 | FRE WEB 2023 v8 | 2024-05-10 | Portuguese | ||
| 34063000 | ITR 2024-Q1 | 2024-05-09 | Portuguese | ||
| 35691060 | FRE WEB 2023 v7 | 2024-04-15 | Portuguese | ||
| 35691033 | FRE WEB 2023 v6 | 2024-04-08 | Portuguese | ||
| 33774269 | DFP 2023 | 2024-02-20 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Airrane Co., Ltd.
Develops and manufactures gas separation membrane systems f…
|
163280 | KR | Manufacturing |
|
Akumplast AD
Manufactures polypropylene battery boxes, covers, accessori…
|
AKUM | BG | Manufacturing |
|
ALBANY INTERNATIONAL CORP /DE/
Manufactures machine clothing and engineered composites for…
|
AIN | US | Manufacturing |
|
Alfa Ica (India) Ltd
Manufacturer and exporter of high-pressure decorative lamin…
|
530973 | IN | Manufacturing |
|
ALL TIME PLASTICS LIMITED
Manufacturer and exporter of plastic household products, ki…
|
ALLTIME | IN | Manufacturing |
|
Althéora
Industrial company specializing in the manufacturing and ap…
|
ALORA | FR | Manufacturing |
|
Aluflexpack AG
Manufacturer of flexible packaging for the pharmaceutical a…
|
AFP | CH | Manufacturing |
|
Aluula Composites Inc.
Manufactures ultra-light composite materials with exception…
|
AUUA | CA | Manufacturing |
|
Alwasail Industrial Co.
Manufacturer of HDPE and LDPE piping systems for water, gas…
|
4148 | SA | Manufacturing |
|
Amco India Ltd.
Manufacturer of PVC films, synthetic leather, and aluminum …
|
530133 | IN | Manufacturing |
SANSUY SA INDÚSTRIA DE PLASTICOS 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/53167/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53167 | 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=53167 | 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=53167 \ -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": 53167}, 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 SANSUY SA INDÚSTRIA DE PLASTICOS (id: 53167)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.