
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 |
|---|---|---|---|
|
Heilongjiang Transport Development Co.,Ltd
Invests in, operates, and manages transportation infrastruc…
|
601188 | CN | Transportation and storage |
|
Henan Zhongyuan Expressway Co.,Ltd.
Invests in and operates high-grade highways, bridges, and t…
|
600020 | CN | Transportation and storage |
|
Huayu Expressway Group Limited
Manages infrastructure (toll roads) and trades liquor, spir…
|
1823 | HK | Transportation and storage |
|
INM. PARK
Parking management company operating 2,500 facilities in 27…
|
YPARK | ES | Transportation and storage |
|
INVESTIMENTOS E PARTICIP EM INFRA SA INVEPAR
Holding company managing highway, airport, and urban mobili…
|
— | BR | Transportation and storage |
|
Jiangsu Expressway Company Limited
Investment, operation, and management of key toll roads and…
|
177 | CN | Transportation and storage |
|
Jiangxi Ganyue Expressway Co., Ltd.
Invests in, constructs, and operates toll expressways, brid…
|
600269 | CN | Transportation and storage |
|
Jilin Expressway Co.,Ltd.
Invests in, constructs, and operates high-grade highway and…
|
601518 | CN | Transportation and storage |
|
MKP Mobility Limited
Transitioning from edible oils to EV charging infrastructur…
|
521244 | IN | Transportation and storage |
|
MOTIVA INFRAESTRUTURA DE MOBILIDADE S.A.
Manages highway concessions, urban mobility networks, and a…
|
— | 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.