
Jindal Poly Films Ltd. — Investor Relations & Filings
Jindal Poly Films Ltd., a member of the B.C. Jindal Group, is a leading global producer of biaxially oriented films. The company specializes in the manufacture of Biaxially Oriented Polyethylene Terephthalate (BOPET) and Biaxially Oriented Polypropylene (BOPP) films. Its extensive product portfolio includes Cast Polypropylene (CPP) films, thermal lamination films, metallized films, and specialty coated films designed for diverse applications. These products serve key sectors such as flexible packaging, pressure-sensitive labeling, and industrial uses including electrical insulation and solar backsheets. Operating high-capacity, integrated manufacturing facilities, the company focuses on delivering high-performance substrates that offer superior barrier properties and printability. Jindal Poly Films maintains a significant international footprint, supplying advanced packaging solutions to a global customer base while emphasizing technical innovation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Trading Window | 2021-12-31 | English | |
| Appointment of of Chief Financial Officer of the Company. | 2021-12-30 | English | |
| Resignation of an Independent Director. | 2021-12-30 | English | |
| Appointment | 2021-12-30 | English | |
| Resignation | 2021-12-30 | English | |
| Closure of Trading Window | 2021-12-22 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 43120996 | Trading Window | 2021-12-31 | English | ||
| 45040468 | Appointment of of Chief Financial Officer of the Company. | 2021-12-30 | English | ||
| 45040472 | Resignation of an Independent Director. | 2021-12-30 | English | ||
| 43095273 | Appointment | 2021-12-30 | English | ||
| 43095315 | Resignation | 2021-12-30 | English | ||
| 45040476 | Closure of Trading Window | 2021-12-22 | English | ||
| 43101913 | Trading Window | 2021-12-22 | English | ||
| 45040481 | Disclosure under Regulation 30 of the SEBI (LODR) Regulations, 2015. | 2021-12-17 | English | ||
| 43113628 | Updates | 2021-12-17 | English | ||
| 43123438 | Spurt in Volume | 2021-12-04 | English | ||
| 43113678 | Reply to Clarification Sought | 2021-11-18 | English | ||
| 43113950 | Loss of Share Certificates | 2021-11-18 | English | ||
| 45040486 | Intimation about Loss of Share Certificate | 2021-11-18 | English | ||
| 43130108 | Copy of Newspaper Publication | 2021-11-15 | English | ||
| 45040491 | Newspaper cutting for publication of Financial Results 30.09.2021 | 2021-11-15 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aa Industrial Belting (Shanghai) Co., Ltd
Develops and manufactures high-performance industrial conve…
|
603580 | CN | Manufacturing |
|
Abson Industries Limited
Manufactures polypropylene woven bags, offering durable and…
|
ABSON | PK | Manufacturing |
|
ACE/Security Laminates Corporation
Global provider of high-performance security laminates for …
|
ACEX | CA | Manufacturing |
|
ACESIAN PARTNERS LIMITED
Specializes in environmental solutions, integrated services…
|
5FW | SG | Manufacturing |
|
Achilles Corporation
A manufacturer of plastic and rubber products for consumer …
|
5142 | JP | Manufacturing |
|
ADVANCED DRAINAGE SYSTEMS, INC.
Manufacturer of water management solutions for stormwater a…
|
WMS | US | Manufacturing |
|
Aeron Composite Limited
Designs and manufactures FRP and GRP products for industria…
|
AERON | IN | Manufacturing |
|
A.F. Enterprises Limited
Manufactures plastic molded products and provides financial…
|
538351 | IN | Manufacturing |
|
Ahimsa Industries Limited
Produces PET preforms and closures for beverage, food, and …
|
AHIMSA | IN | Manufacturing |
|
AIK Pipes and Polymers Limited
Manufactures polymer pipes and fittings for water, gas, and…
|
544072 | IN | Manufacturing |
Jindal Poly Films Ltd. 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/60548/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60548 | 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=60548 | 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=60548 \ -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": 60548}, 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 Jindal Poly Films Ltd. (id: 60548)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.