%20Limited/other/The_Cross-Harbour_Holdings_Limited-logo.png)
The Cross-Harbour (Holdings) Limited — Investor Relations & Filings
The Cross-Harbour (Holdings) Limited operates primarily as an investment holding company. Its core operational segments, managed through subsidiaries and joint ventures, center on motoring school operations, notably holding a 70% interest in The Hong Kong School of Motoring, which provides instructional driving services. The company also engages in treasury management and securities investment activities.
Recent filings
Browse filings by year
28 years- 2026 21 filings
- 2025 79 filings
- 2024 69 filings
- 2023 63 filings
- 2022 72 filings
- 2021 56 filings
- 2020 67 filings
- 2019 61 filings
- 2018 54 filings
- 2017 51 filings
- 2016 54 filings
- 2015 61 filings
- 2014 54 filings
- 2013 87 filings
- 2012 88 filings
- 2011 64 filings
- 2010 62 filings
- 2009 75 filings
- 2008 50 filings
- 2007 38 filings
- 2006 48 filings
- 2005 44 filings
- 2004 48 filings
- 2003 32 filings
- 2002 52 filings
- 2001 22 filings
- 2000 18 filings
- 1999 7 filings
Market 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 |
|
Emirates Driving Company
A leading provider of driver education and road safety serv…
|
EMOBILITY | AE | Education |
|
Lepermislibre
State-approved online platform connecting drivers with inst…
|
ALLPL | FR | Education |
The Cross-Harbour (Holdings) Limited 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/48888/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=48888 | 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=48888 | 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=48888 \ -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": 48888}, 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 The Cross-Harbour (Holdings) Limited (id: 48888)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.