
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 |
|---|---|---|---|
| DRIVE Resumption | 2020-08-10 | English | |
| شركة اﻻمارات لتعليم قيادة السيارات - إستقالة عضوي مجلس الإدارة | 2020-08-09 | Arabic | |
| Emirates Driving Company - Resignation of 2 Board Members | 2020-08-09 | English | |
| شركة اﻻمارات لتعليم قيادة السيارات نتائج اجتماع مجلس الإدارة 10/08/2020 الساعة 09:30 | 2020-08-09 | Arabic | |
| Emirates Driving Company Board Meeting Results held on 10/08/2020 at 09:30 | 2020-08-09 | English | |
| وقف التداول موقتا علي أسهم شركة شركة اﻻمارات لتعليم قيادة السيارات | 2020-08-06 | 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.