
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 |
|---|---|---|---|
|
Conch (Anhui) Energy Saving and Environment Protection New Material Co., Ltd.
Manufactures energy-saving building materials and environme…
|
000619 | CN | Manufacturing |
|
CONFIDENCE FUTURISTIC ENERGETECH LIMITED
Develops LPG and CNG energy solutions and manufactures comp…
|
539991 | IN | Manufacturing |
|
Công ty Cổ phần Đầu tư Sản xuất và Thương mại HCD
Diversified enterprise manufacturing, trading, and investin…
|
HCD | VN | Manufacturing |
|
Công ty Cổ phần Kỹ nghệ Đô Thành
Manufacturer of plastic products, including packaging, mold…
|
DTT | VN | Manufacturing |
|
Công ty Cổ phần Nhựa An Phát Xanh
Leading Southeast Asian manufacturer of thin-film packaging…
|
AAA | VN | Manufacturing |
|
Công ty Cổ phần Nhựa Bình Minh
Leading manufacturer of plastic pipes, fittings, and PVC ad…
|
BMP | VN | Manufacturing |
|
Công ty Cổ phần Nhựa Hà Nội
Leading manufacturer of plastic components for autos, motor…
|
NHH | VN | Manufacturing |
|
Công ty Cổ phần Nhựa Tân Đại Hưng
Produces PP woven bags and plastic packaging for agricultur…
|
TPC | VN | Manufacturing |
|
Công ty Cổ phần Sản xuất và Công nghệ Nhựa Pha Lê
Manufacturer of plastic materials and technology, specializ…
|
PLP | VN | Manufacturing |
|
Công ty Cổ phần Tập đoàn An Phát Holdings
Leading Southeast Asian high-tech, eco-friendly plastic gro…
|
APH | VN | 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.