
IPL Inc. — Investor Relations & Filings
IPL Inc., operating as IPL Schoeller, is a global manufacturer specializing in injection-molded plastic products and sustainable packaging solutions. The company focuses on designing reusable products for the circular economy, emphasizing efficient supply chains. Core offerings include Consumer Packaging Solutions (CPS), Large Format & Environmental Solutions (LF&E), and Returnable Transport Packaging (RTP). IPL manufactures specialty packaging items such as containers, lids, seals, and environmental carts/bins. It serves diverse end-markets, including food, consumer goods, agriculture, logistics, and environmental management, utilizing advanced material innovation and precision engineering, alongside trade moulding services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other securityholders documents - French.PDF | 2010-11-08 | English | |
| Other securityholders documents - English.PDF | 2010-11-02 | English | |
| Other securityholders documents - English.pdf | 2010-10-21 | English | |
| Material change report - English.pdf | 2010-10-21 | English | |
| Material document(s).pdf | 2010-09-08 | English | |
| Annual information form - English.pdf | 2009-12-23 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2010
5 filings
| |||||
| 47729388 | Other securityholders documents - French.PDF | 2010-11-08 | English | ||
| 47729392 | Other securityholders documents - English.PDF | 2010-11-02 | English | ||
| 47729396 | Other securityholders documents - English.pdf | 2010-10-21 | English | ||
| 47729410 | Material change report - English.pdf | 2010-10-21 | English | ||
| 47729418 | Material document(s).pdf | 2010-09-08 | English | ||
|
2009
1 filing
| |||||
| 47729554 | Annual information form - English.pdf | 2009-12-23 | English | ||
|
2008
1 filing
| |||||
| 47729559 | Annual information form - English.pdf | 2008-12-19 | English | ||
|
2005
2 filings
| |||||
| 47729585 | Other.pdf | 2005-12-29 | English | ||
| 47729593 | Other.pdf | 2005-02-18 | English | ||
|
2004
1 filing
| |||||
| 47729625 | Other.pdf | 2004-02-20 | English | ||
|
2003
1 filing
| |||||
| 47729630 | Other.pdf | 2003-02-10 | English | ||
|
2002
1 filing
| |||||
| 47729679 | Other.pdf | 2002-02-12 | English | ||
|
2001
1 filing
| |||||
| 47729700 | Other.pdf | 2001-02-12 | English | ||
|
2000
2 filings
| |||||
| 47729786 | Notice of Acceptance for Filing.PDF | 2000-03-09 | English | ||
| 47729790 | Notice of Acceptance for Filing.pdf | 2000-03-07 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Essentra PLC
Global manufacturer and distributor of essential industrial…
|
ESNT | GB | Manufacturing |
|
EUROCELL PLC
A manufacturer, distributor, and recycler of PVC-U building…
|
ECEL | GB | Manufacturing |
|
EUROPEN ENDÜSTRİ İNŞAAT SANAYİ VE TİCARET A.Ş.
Manufacturer of PVC profiles, windows, doors, shutters, and…
|
EUREN | TR | Manufacturing |
|
Exel Composites Oyj
Designs and manufactures composite profiles and tubes for i…
|
EXL1V | FI | Manufacturing |
|
Fab-Form Industries Ltd.
Develops proprietary technology for sustainable and efficie…
|
FBF | CA | Manufacturing |
|
Filing and Packing Materials Manufacturing Co.
Manufactures polypropylene packaging, FIBCs, and twines for…
|
2180 | SA | Manufacturing |
|
Fillamentum a.s.
Manufacturer of polymer materials for 3D printing and indus…
|
FILL | CZ | Manufacturing |
|
Finolex Industries Ltd.
Manufacturer of PVC pipes, fittings, and resin for agricult…
|
FINPIPE | IN | Manufacturing |
|
Flexopack S.A.
Manufacturer of flexible packaging materials for the food a…
|
FLEXO | GR | Manufacturing |
|
FNS TECH. Co.,Ltd.
Manufactures equipment for the display/semiconductor indust…
|
083500 | KR | Manufacturing |
IPL Inc. 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/42855/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=42855 | 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=42855 | 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=42855 \ -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": 42855}, 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 IPL Inc. (id: 42855)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.