Jigar Cables Limited — Investor Relations & Filings
Jigar Cables Limited specializes in the manufacturing and distribution of electrical wires and cables. The company's primary product portfolio includes three-core flat cables specifically designed for submersible pumps, alongside a range of PVC insulated cables and domestic house wires. These products are engineered to meet various industrial and residential requirements, emphasizing durability and electrical efficiency. The company serves diverse sectors, with a significant focus on the agricultural industry through its specialized submersible cable solutions. By adhering to established quality standards and utilizing advanced manufacturing processes, the firm provides reliable electrical connectivity solutions for both domestic and commercial applications.
Recent filings
No filings indexed yet
We are still gathering filings for Jigar Cables Limited. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic and electric wires and cables
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Jainik Power Cables Limited
Manufactures electrical cables and wiring for power distrib…
|
JAINIK | IN | Manufacturing |
|
JD CABLES LIMITED
Manufactures electrical wires and cables for residential an…
|
544524 | IN | Manufacturing |
|
Jiangsu Tongguang Electronic Wire and Cable Co.,Ltd
Produces high-performance wire and cable for power, telecom…
|
300265 | CN | Manufacturing |
|
Jiangsu Zhongchao Holding CO.,LTD.
Manufactures cables, conductors, and materials for power tr…
|
002471 | CN | Manufacturing |
|
Jiangsu Zhongli Group Co.,Ltd.
Develops and manufactures photovoltaic products and special…
|
002309 | CN | Manufacturing |
|
Jinlongyu Group Co.,Ltd.
Produces diverse wire and cable products for infrastructure…
|
002882 | CN | Manufacturing |
|
Jiusheng Electric Co., Ltd.
Develops and manufactures fire-resistant and mineral insula…
|
301082 | CN | Manufacturing |
|
JMACS Japan Co.,Ltd.
Specialized manufacturer of industrial cables and integrate…
|
5817 | JP | Manufacturing |
|
Jung Shing Wire Co., Ltd.
Manufactures precision enameled and magnet wires for electr…
|
1617 | TW | Manufacturing |
|
KEI Industries Ltd.
Manufactures power cables and wires and provides EPC servic…
|
KEI | IN | Manufacturing |
Jigar Cables Limited 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/62625/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62625 | 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=62625 | 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=62625 \ -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": 62625}, 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 Jigar Cables Limited (id: 62625)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.