
ACCORD TRANSFORMER & SWITCHGEAR LIMITED — Investor Relations & Filings
Accord Transformer & Switchgear Limited specializes in the design, manufacture, and supply of electrical power equipment. The company's primary product portfolio includes oil-immersed and dry-type distribution transformers, power transformers, and various types of switchgear units. It provides comprehensive solutions for electrical infrastructure, ranging from high-voltage substations to industrial power distribution systems. The firm focuses on engineering energy-efficient equipment compliant with international quality standards. Its services encompass the testing, installation, and maintenance of electrical assets for utility providers, commercial enterprises, and heavy industrial sectors. By leveraging advanced manufacturing techniques, the company ensures the reliability and durability of its electrical components in diverse operational environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Clarification in regrads to query raised by BSE Limited (Stock Exchange) for significant movement in price. | 2026-05-22 | English | |
| Successful Completion of Dynamic short circuit test for inverter duty transformer at CPRI (Central Power Research Institute) | 2026-04-30 | English | |
| Certificates under Regulation 74(5) of SEBI (Depositories Participants) Regulation, 2018 for the quarter ended on 31st March 2026 | 2026-04-14 | English | |
| Intimation of work/supply order received to the Company | 2026-04-09 | English | |
| Intimation of work/supply orders received to the Company | 2026-04-08 | English | |
| Clarification in regards query raised by BSE (Stock Exchange) for Significant Movement in Price. | 2026-04-04 | English |
Browse filings by year
1 yearMarket data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aartech Solonics Limited
Engineering firm providing energy storage, bus transfer sys…
|
AARTECH | IN | Manufacturing |
|
ABB India Limited
Technology leader in electrification and automation for a s…
|
ABB | IN | Manufacturing |
|
ABB Ltd
A technology company specializing in electrification and au…
|
ABBN | CH | Manufacturing |
|
Ads-Tec Energy Public Ltd Co
Develops battery-buffered platform solutions for ultra-fast…
|
ADSE | US | Manufacturing |
|
ADVAIT ENERGY TRANSITIONS LIMITED
Provides power transmission components, renewable energy, a…
|
ADVAIT | IN | Manufacturing |
|
ADVENT TECHNOLOGIES HOLDINGS, INC.
Develops and manufactures complete fuel cell systems and th…
|
ADN | US | Manufacturing |
|
AFC ENERGY PLC
Develops hydrogen power generation technologies for off-gri…
|
AFC | GB | Manufacturing |
|
AHA Co.,Ltd
A technology company operating in EdTech, Healthcare, and E…
|
102950 | KR | Manufacturing |
|
AHOKU Electronic Company
Manufacturer of power management, surge protectors, and PDU…
|
3002 | TW | Manufacturing |
|
AICHI ELECTRIC CO.,LTD.
Manufactures power equipment, motors, and printed circuit b…
|
6623 | JP | Manufacturing |
ACCORD TRANSFORMER & SWITCHGEAR 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/60350/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60350 | 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=60350 | 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=60350 \ -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": 60350}, 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 ACCORD TRANSFORMER & SWITCHGEAR LIMITED (id: 60350)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.