
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 |
|---|---|---|---|
| شركة اﻻمارات لتعليم قيادة السيارات النظام الأساسي | 2026-05-07 | Arabic | |
| Emirates Driving Company Article of Association | 2026-05-07 | Arabic | |
| شركة الإمارات لتعليم القيادة - إفصاح بشأن تغيير اسم الشركة ورمز التداول بعد موافقة الجمعية العمومية والجهات التنظيمية | 2026-05-07 | English | |
| Emirates Driving - Disclosure regarding the change of company name and trading symbol following AGM and regulatory approvals | 2026-05-07 | English | |
| شركة اﻻمارات لتعليم قيادة السيارات نتائج اجتماع مجلس الإدارة 21/12/2023 الساعة 12:00 | 2023-12-21 | Arabic | |
| Emirates Driving Company Board Meeting Results held on 21/12/2023 at 12:00 | 2023-12-21 | English |
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.