
Emirates Driving Company — Investor Relations & Filings
Emirates Driving Company (EDC), established in 2000, is a leading provider of driver education and road safety services. Operating as the exclusive pre-licensing driving institute for the emirate of Abu Dhabi, EDC offers comprehensive training programs for individuals seeking to obtain a driver's license. The company is dedicated to delivering high-quality driving education and training, aiming to enhance road safety standards. EDC also participates in research initiatives focused on driving and road safety, often in collaboration with academic institutions. Its core mission emphasizes providing exceptional training that meets and exceeds customer expectations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Temporary suspension of trading on the shares of Emirates Driving Company | 2023-02-03 | English | |
| شركة اﻻمارات لتعليم قيادة السيارات اعلان اجتماع مجلس الإدارة بتاريخ 08/02/2023 الساعة 11:00 | 2023-02-01 | Arabic | |
| Emirates Driving Company Announcement of Board Meeting to be held on 08/02/2023 at 11:00 | 2023-02-01 | English | |
| شركة اﻻمارات لتعليم قيادة السيارات النتائج المالية للفترة المنتهية في 31 ديسمبر,2022 | 2023-01-19 | Arabic | |
| Emirates Driving Company Financial Results for the Period Ended December 31,2022 | 2023-01-19 | English | |
| شركة اﻻمارات لتعليم قيادة السيارات تقرير مناقشة وتحليل الإدارة عن الفترة المنتهية في 31 ديسمبر,2022 | 2023-01-19 | Arabic |
Browse filings by year
5 yearsMarket data
Market data not available
Price history
Peer group · Driving school activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
123Fahrschule SE
A technology-supported driving school chain offering traini…
|
123F | DE | Education |
|
China Oriented International Holdings Limited
Principally engaged in providing driving training services …
|
1871 | HK | Education |
|
Eastern Pioneer Driving School Co., Ltd.
Provides motor vehicle driver training using VR simulators …
|
603377 | CN | Education |
|
Lepermislibre
State-approved online platform connecting drivers with inst…
|
ALLPL | FR | Education |
|
The Cross-Harbour (Holdings) Limited
Investment holding company primarily operating motoring sch…
|
32 | HK | Education |
Emirates Driving Company 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/66528/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66528 | 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=66528 | 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=66528 \ -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": 66528}, 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 Emirates Driving Company (id: 66528)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.