Readme
Updated over 2 years ago
‧ Indexed 5 hours ago
On-street Car Parking Sensor Data - 2019
The City of Melbourne has installed in-ground parking bay sensors in most CBD parking bays. These sensors record when a vehicle arrives and when it departs. Each record also includes the parking restriction for the bay and whether the vehicle has overstayed that restriction. An event will include if a vehicle was present or not which can determine stay time and vacancy time.
Columns
Name | Socrata field name | Column name in sgr mount | Data type | Description |
---|---|---|---|---|
SideName | sidename | sidename | Text | Side Of Street name |
BetweenStreet2ID | betweenstreet2id | betweenstreet2id | Text | Closest Intersecting street ID with the street parked on. Ideally the next one in front of the parked vehicle. |
DurationMinutes | durationminutes | durationminutes | Number | Time difference between arrival and departure events (measured in minutes). |
Sign | sign | sign | Text | Parking sign description that was in effect at the time of the parking event. |
BetweenStreet1 | betweenstreet1 | betweenstreet1 | Text | Closest Intersecting street with the street parked on. Ideally the next one in front of the parked vehicle. |
SideOfStreet | sideofstreet | sideofstreet | Text | Side Of Street |
BetweenStreet1ID | betweenstreet1id | betweenstreet1id | Text | Closest Intersecting street ID with the street parked on. Ideally the next one in front of the parked vehicle. |
StreetName | streetname | streetname | Text | Street upon which the vehicle parked. |
StreetId | streetid | streetid | Text | A GIS key that describes the street segment where the sensor is located. A street segment is the section of street, between two |
AreaName | areaname | areaname | Text | Parking sign in effect at the time of the parking event. |
SideOfStreetCode | sideofstreetcode | sideofstreetcode | Text | Side of the street on which the parking event occurred. 1 = Centre 2 = North 3 = East 4 = South 5 = West |
DeviceId | deviceid | deviceid | Number | Serial number of the in-ground sensor. |
ArrivalTime | arrivaltime | arrivaltime | Calendar date | Date & Time that the sensor detected a vehicle located over it. |
InViolation | inviolation | inviolation | Checkbox | True = In violation False = Not in violation |
SignPlateID | signplateid | signplateid | Text | Parking sign id that was in effect at the time of the parking event. |
DepartureTime | departuretime | departuretime | Calendar date | Date & Time that the sensor detected a vehicle no longer located over it. |
VehiclePresent | vehiclepresent | vehiclepresent | Checkbox | True = Vehicle present False = Vehicle not present |
BayId | bayid | bayid | Text | The unique ID of the bay that the even occurred |
BetweenStreet2 | betweenstreet2 | betweenstreet2 | Text | Closest Intersecting street with the street parked on. Ideally the next one in front of the parked vehicle. |
StreetMarker | streetmarker | streetmarker | Text | The street marker that is located next to the parking bay with a unique id for the bay. Often a small round, metal plaque found on the pavement next to the bay. |
Upstream Metadata