Modern Insulators Ltd. — Investor Relations & Filings
Modern Insulators Ltd. specializes in the design and manufacture of high-voltage porcelain insulators. The product range encompasses hollow insulators, solid core insulators, station post insulators, and disc insulators for transmission and distribution systems. Utilizing high-strength alumina porcelain, the company produces components designed for reliability in substations and railway electrification. The manufacturing process adheres to international standards, ensuring performance across various voltage classes. Modern Insulators serves a global clientele, providing critical infrastructure components to utilities and original equipment manufacturers. The company emphasizes technical precision and quality control to support the stability of electrical grids and power infrastructure.
Recent filings
No filings indexed yet
We are still gathering filings for Modern Insulators Ltd.. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Manufacture of other porcelain and ceramic products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TOTO LTD.
Multinational manufacturer of plumbing products and sanitar…
|
5332 | JP | Manufacturing |
|
Union Materials Corp.
Manufacturer of advanced inorganic materials, fine ceramics…
|
047400 | KR | Manufacturing |
|
VAA-Vista Alegre Atlantis, SGPS, S.A.
Manufactures and distributes ceramic and crystal products l…
|
VAF | PT | Manufacturing |
|
Valencia India Limited
Manufactures and exports ceramic tiles, vitrified tiles, an…
|
544433 | IN | Manufacturing |
|
Villeroy & Boch AG
Manufacturer of premium ceramic products for bathroom, well…
|
VIB | DE | Manufacturing |
|
W.S. Industries (India) Ltd.
Manufactures electro-porcelain insulators and develops infr…
|
WSI | IN | Manufacturing |
|
秉扬科技
Develops ceramic proppants for hydraulic fracturing in oil …
|
920675 | CN | Manufacturing |
Modern Insulators 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/60700/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60700 | 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=60700 | 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=60700 \ -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": 60700}, 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 Modern Insulators Ltd. (id: 60700)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.