
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 |
Browse filings by year
9 years| 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 |
|---|---|---|---|
|
GARWARE HI-TECH FILMS LIMITED
Global manufacturer of specialty polyester films for automo…
|
GRWRHITECH | IN | Manufacturing |
|
GECAMEX TECHNOLOGIES INC.
Historical automotive supplier specializing in plastic part…
|
— | CA | Manufacturing |
|
GEDİZ AMBALAJ SANAYİ VE TİCARET A.Ş.
European producer of corrugated polypropylene sheets for pa…
|
GEDZA | TR | Manufacturing |
|
Genuit Group PLC
Manufacturer of sustainable solutions for the built environ…
|
GEN | GB | Manufacturing |
|
Gerresheimer AG
Provider of packaging and drug delivery systems for pharma,…
|
GXI | DE | Manufacturing |
|
Gienow Windows & Doors Income Fund
Manufactures and sells energy-efficient windows, doors, and…
|
— | CA | Manufacturing |
|
Ginegar Plastic Products Ltd.
Manufacturer of advanced films and nets for agricultural an…
|
GNGR | IL | Manufacturing |
|
GLOBE TAPE
Specializes in adhesive tapes, packaging films, and dispens…
|
1324 | TW | Manufacturing |
|
G M Polyplast Limited
Manufactures plastic sheets and granules for packaging, aut…
|
543239 | IN | Manufacturing |
|
Golan Renewable Industries Ltd.
Manufactures PE-X piping systems for residential, infrastru…
|
GRIN | IL | 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.