
SMART PARKING LIMITED — Investor Relations & Filings
Smart Parking Limited specializes in the design, development, and management of advanced parking technology solutions. The company provides end-to-end services including Automatic Number Plate Recognition (ANPR) systems, parking sensors, and integrated cloud-based management platforms. Its core offerings focus on optimizing parking space utilization, enhancing compliance through automated enforcement, and providing real-time data analytics for site operators. Key products include the SmartCloud management platform and mobile applications that assist users in finding and paying for parking. The company serves a diverse range of sectors, including retail, healthcare, and local government, delivering scalable infrastructure to improve traffic flow and operational efficiency. By leveraging IoT sensors and data-driven insights, the organization enables clients to monitor occupancy levels and manage parking assets remotely.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Rapid Insights Conference 7 pages 13.7MB | 2026-05-12 | English | |
| Application for quotation of securities - SPZ 6 pages 18.3KB | 2026-04-01 | English | |
| Cleansing Notice 2 pages 388.8KB | 2026-04-01 | English | |
| Application for quotation of securities - SPZ 5 pages 16.6KB | 2026-03-03 | English | |
| Release of consideration shares from voluntary escrow 1 | 2026-02-19 | English | |
| Appendix 4D and Interim Report 26 pages 3.6MB | 2026-02-16 | English |
Browse filings by year
21 years- 2026 8 filings
- 2025 43 filings
- 2024 23 filings
- 2023 42 filings
- 2022 76 filings
- 2021 77 filings
- 2020 26 filings
- 2019 27 filings
- 2018 31 filings
- 2017 31 filings
- 2016 43 filings
- 2015 25 filings
- 2014 38 filings
- 2013 36 filings
- 2012 31 filings
- 2011 9 filings
- 2010 26 filings
- 2009 35 filings
- 2008 34 filings
- 2007 62 filings
- 2006 2 filings
Market data
Market data not available
Price history
Peer group · Service activities incidental to land transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABERTIS INFRAESTRUCTURAS, S.A.
Global operator of high-capacity road infrastructure and to…
|
ABE | ES | Transportation and storage |
|
Aleatica, S.A.B. de C.V.
Manages transport infrastructure assets across Latin Americ…
|
ALEATIC | MX | Transportation and storage |
|
ALLPARK EMPREENDIMENTOS, PARTICIPAÇÕES E SERVIÇOS S.A.
Operates parking infrastructure and urban mobility solution…
|
— | BR | Transportation and storage |
|
Anhui Expressway Company Limited
Manages investment, construction, and operation of toll exp…
|
600012 | CN | Transportation and storage |
|
ARKA BERHAD
An investment holding company driving digital and freight t…
|
— | MY | Transportation and storage |
|
ATLAS ARTERIA
Owns, operates, and develops international toll road networ…
|
ALX | AU | Transportation and storage |
|
Balticon Spolka Akcyjna
Specializes in container sales, rentals, transport, and com…
|
BLT | PL | Transportation and storage |
|
Chengdu Expressway Co., Ltd.
Develops, operates, and manages expressways in Chengdu, foc…
|
1785 | HK | Transportation and storage |
|
China Merchants Expressway Network & Technology Holdings Co., Ltd.
Invests in and operates expressway networks with integrated…
|
001965 | CN | Transportation and storage |
|
CONCESSIONARIA RIO-TERESOPOLIS SA
Operates, maintains, and modernizes highway infrastructure …
|
— | BR | Transportation and storage |
SMART PARKING 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/65850/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65850 | 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=65850 | 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=65850 \ -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": 65850}, 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 SMART PARKING LIMITED (id: 65850)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.