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 |
|---|---|---|---|
| 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 | |
| H1 FY26 Investor Presentation 27 pages 12.9MB | 2026-02-16 | English |
Market data
Market data not available
Price history
Peer group · Service activities incidental to land transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DONGGUAN DEVELOPMENT (HOLDINGS) CO., LTD
Manages toll roads, financial services, and electric vehicl…
|
000828 | CN | Transportation and storage |
|
ECORODOVIAS INFRAESTRUTURA E LOGÍSTICA S.A.
Manages highway concessions and intermodal logistics linkin…
|
— | BR | Transportation and storage |
|
Ferrovial
A global infrastructure operator focused on transportation …
|
FER | NL | Transportation and storage |
|
Ferrovial SE
A global operator of sustainable transportation infrastruct…
|
FER | US | Transportation and storage |
|
Fujian Expressway Development Co.,Ltd
Invests in, constructs, operates, and manages high-grade hi…
|
600033 | CN | Transportation and storage |
|
GAYATRI HIGHWAYS LTD
Invests in, operates, and maintains toll and annuity-based …
|
GAYAHWS | IN | Transportation and storage |
|
GUANGDONG PROVINCIAL EXPRESSWAY DEVELOPMENT CO.,LTD
Invests in and operates toll expressways and bridges in the…
|
000429 | CN | Transportation and storage |
|
Guangxi Wuzhou Communications Co.,Ltd.
Invests in and manages high-grade highways, bridges, logist…
|
600368 | CN | Transportation and storage |
|
HAINAN EXPRESSWAY CO., LTD
Invests in and operates highway infrastructure, real estate…
|
000886 | CN | Transportation and storage |
|
Heilongjiang Transport Development Co.,Ltd
Invests in, operates, and manages transportation infrastruc…
|
601188 | CN | 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.