Availability
This topic documents the availability response data type supported by the On-Street Parking API resources.
availability defines the following attributes:
| Element | Description |
|---|---|
| availableSpots | Not always included Integer The number of free parking spots, near real time. |
| trend | Not always included String The availability trend, which can be one of the following values:• STATIC • FILLING_UP • EMPTYING |
| lastUpdatedTimestamp | Not always included ISO-8601 Date/Time (String) The last updated timestamp for the availability information, according to the ISO-8601. For example, " 2008-09-15T15:53:00+05:00" represents a tmestamp of 15/09/2018 at 15:53 with a +5hr time zone offset to the east of Greenwich, England. |
Updated last month