
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 |
|---|---|---|---|
| شركة اﻻمارات لتعليم قيادة السيارات ندعوكم لحضور اجتماع الجمعية العمومية بتاريخ اجتماع جمعية عمومية عند الساعة 20/03/2023 | 2023-02-21 | Arabic | |
| Emirates Driving Company Invitation to Attend AGM to be held on AGM at 20/03/2023 | 2023-02-21 | English | |
| شركة اﻻمارات لتعليم قيادة السيارات إفصاح توضيحي بشأن إعتماد التوكيلات | 2023-02-21 | Arabic | |
| Emirates Driving Company Clarifying disclosure regarding the approval of agencies | 2023-02-21 | English | |
| شركة اﻻمارات لتعليم قيادة السيارات تقرير الاستدامة لعام 2022م | 2023-02-14 | Arabic | |
| Emirates Driving Company 2022 Sustainability Report | 2023-02-14 | 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.