A data frame with 95821 rows and 32 variables:
Date_Time
- dttm
object containing the date and time of the incident.OBJECTID
- Numeric. Identifier for the row.Year
- Numeric. Year in which incident has occurred.Serial_No_
- Numeric. Serial number for cross-matching with data between hk_accidents
, hk_casualties
and hk_vehicles
.Severity
- String representing the severity of the incident. Values include: Fatal
, Serious
, Slight
.District_Council_District
- String. Code representing district in which the incident has occurred. Join with hkdistrict_summary
to extract full labels. District boundaries are accurate as of 2019.Hit_and_Run
- Logical. Indicates whether the incident is a hit-and-run.Weather
- String. Description of weather conditions.Rain
- String. Description of rain conditions.Natural_Light
- String. Description of lighting conditions.Junction_Control
- String. Description of junction condition.Vehicle_Movements
- String. Description of the number of moving vehicles.Type_of_Collision
- String. Description of type of collision.No_of_Vehicles_Involved
- Numeric. Number of vehicles involved in collision.No_of_Casualties_Injured
- Numeric. Number of casualties injured in collision.Grid_E
- Numeric. Eastings as per the 1980 Hong Kong Grid System.Grid_N
- Numeric. Northings as per the 1980 Hong Kong Grid System.latitude
- Numeric. Latitude values.longitude
- Numeric. Longitude values.Within_70m
- Logical.Precise_Location
- Character. Text description of the precise location.Accident
- Logical. Indicates whether incident was an accident.Junction_Type
- Character.Crossing_Control
- Character.Crossing_Type
- Character.Street_Name
- Character.Road_Type
- Character.Cycle_Type
- Character.Type_of_Collision_with_cycle
- Character.Structure_Type
- Character.Road_Hierarchy
- Character.Road_Ownership
- Character.