
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 |
|---|---|---|---|
|
Forbo Holding AG
Global producer of floor coverings, adhesives, and conveyor…
|
FORN | CH | Manufacturing |
|
Formoplast AD
Designs and manufactures tooling for the plastics industry …
|
FORM | BG | Manufacturing |
|
FP CORPORATION
Manufactures and recycles disposable food containers for fo…
|
7947 | JP | Manufacturing |
|
FSPG HI-TECH CO., LTD
Develops and manufactures high-tech polymer materials and f…
|
000973 | CN | Manufacturing |
|
Fujian Superpipe Co.,Ltd
Produces high-performance plastic piping systems for munici…
|
300198 | CN | Manufacturing |
|
FUJI SEAL INTERNATIONAL,INC.
Develops and sells packaging systems, materials, and relate…
|
7864 | JP | Manufacturing |
|
FUKUVI CHEMICAL INDUSTRY CO.,LTD.
Manufacturer of plastic and resin products for construction…
|
7871 | JP | Manufacturing |
|
Fuling Technology CO.,LTD
Manufacturer of food service disposables and sustainable pa…
|
001356 | CN | Manufacturing |
|
FULIN-KY
Manufactures and distributes synthetic leather, PVC sheets,…
|
1341 | TW | Manufacturing |
|
Gabriel Pet Straps Limited
Manufactures PET and PP strapping solutions for heavy-duty …
|
544108 | IN | 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.