
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 |
|---|---|---|---|
|
GOODY SCIENCE & TECHNOLOGY CO.,LTD.
Develops and manufactures plastic piping systems for water,…
|
002694 | CN | Manufacturing |
|
Gothi Plascon (India) Ltd.
Manufactures PET packaging and develops commercial and resi…
|
531111 | IN | Manufacturing |
|
GREATER BAY HOLDINGS BERHAD
Investment holding company with packaging manufacturing and…
|
— | MY | Manufacturing |
|
Great Pacific Enterprises Inc.
Manufacturing of food packaging and complex logistics/distr…
|
— | CA | Manufacturing |
|
Great Rich Technologies Limited
Develops and manufactures functional new materials, optical…
|
900290 | HK | Manufacturing |
|
GROARC INDUSTRIES INDIA LIMITED
Manufactures flexible packaging and polyethylene solutions …
|
532315 | IN | Manufacturing |
|
Groupe Guillin
A leading European manufacturer of food packaging from plas…
|
ALGIL | FR | Manufacturing |
|
Guangdong Decro Film New Materials Co., Ltd.
Manufacturer of high-performance BOPP films for labeling an…
|
001378 | CN | Manufacturing |
|
Guangdong Hongxing Industrial Co., Ltd.
Manufactures and distributes plastic household products for…
|
001209 | CN | Manufacturing |
|
Guangdong New Grand Long Packing Co., Ltd.
Manufactures flexible packaging for food, beverage, persona…
|
002836 | CN | 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.