
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 |
|---|---|---|---|
| Resolution by Circulation of the Board of Directors of Emirates Driving Company on 12/12/2023 at 16:00 | 2023-12-11 | English | |
| شركة اﻻمارات لتعليم قيادة السيارات بالتمرير على موعد انعقاد اجتماع مجلس الإدارة ليكون في يوم 12/12/2023 عند الساعة 16:00 | 2023-12-06 | Arabic | |
| Emirates Driving Company By Circulation of Board Meeting to be held on 12/12/2023 at 16:00 | 2023-12-06 | English | |
| شركة اﻻمارات لتعليم قيادة السيارات نتائج اجتماع مجلس الإدارة 24/10/2023 الساعة 20:00 | 2023-10-23 | Arabic | |
| Emirates Driving Company Board Meeting Results held on 24/10/2023 at 20:00 | 2023-10-23 | English | |
| شركة اﻻمارات لتعليم قيادة السيارات النتائج المالية للفترة المنتهية في 30 سبتمبر,2023 | 2023-10-17 | 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.