{
  "fields": [
    {
      "name": "crash_ref_number",
      "type": "integer",
      "title": "Crash_Ref_Number",
      "description": "The publisher's identifier for the crash. Unique within a release."
    },
    {
      "name": "crash_severity",
      "type": "string",
      "title": "Crash_Severity",
      "description": "Fatal, Hospitalisation, Medical treatment, Minor injury or Property damage only. Property damage only crashes stop after 31 December 2010."
    },
    {
      "name": "crash_year",
      "type": "integer",
      "title": "Crash_Year"
    },
    {
      "name": "crash_month",
      "type": "string",
      "title": "Crash_Month",
      "description": "Month name."
    },
    {
      "name": "crash_day_of_week",
      "type": "string",
      "title": "Crash_Day_Of_Week"
    },
    {
      "name": "crash_hour",
      "type": "integer",
      "title": "Crash_Hour",
      "description": "Hour of the day, 0 to 23."
    },
    {
      "name": "crash_nature",
      "type": "string",
      "title": "Crash_Nature",
      "description": "For example Angle, Rear-end, Hit pedestrian."
    },
    {
      "name": "crash_type",
      "type": "string",
      "title": "Crash_Type",
      "description": "Single Vehicle, Multi-Vehicle, Hit pedestrian or Other."
    },
    {
      "name": "crash_longitude",
      "type": "number",
      "title": "Crash_Longitude",
      "description": "Decimal degrees, GDA2020. Blank for 598 crashes in the April 2026 release."
    },
    {
      "name": "crash_latitude",
      "type": "number",
      "title": "Crash_Latitude",
      "description": "Decimal degrees, GDA2020."
    },
    {
      "name": "crash_street",
      "type": "string",
      "title": "Crash_Street"
    },
    {
      "name": "crash_street_intersecting",
      "type": "string",
      "title": "Crash_Street_Intersecting",
      "description": "Blank when the crash was not at an intersection."
    },
    {
      "name": "state_road_name",
      "type": "string",
      "title": "State_Road_Name",
      "description": "Blank on locally controlled roads."
    },
    {
      "name": "loc_suburb",
      "type": "string",
      "title": "Loc_Suburb"
    },
    {
      "name": "loc_local_government_area",
      "type": "string",
      "title": "Loc_Local_Government_Area"
    },
    {
      "name": "loc_post_code",
      "type": "string",
      "title": "Loc_Post_Code",
      "description": "Kept as text."
    },
    {
      "name": "loc_police_division",
      "type": "string",
      "title": "Loc_Police_Division"
    },
    {
      "name": "loc_police_district",
      "type": "string",
      "title": "Loc_Police_District"
    },
    {
      "name": "loc_police_region",
      "type": "string",
      "title": "Loc_Police_Region"
    },
    {
      "name": "loc_queensland_transport_region",
      "type": "string",
      "title": "Loc_Queensland_Transport_Region"
    },
    {
      "name": "loc_main_roads_region",
      "type": "string",
      "title": "Loc_Main_Roads_Region"
    },
    {
      "name": "loc_abs_statistical_area_2",
      "type": "string",
      "title": "Loc_ABS_Statistical_Area_2",
      "description": "ABS SA2 name."
    },
    {
      "name": "loc_abs_statistical_area_3",
      "type": "string",
      "title": "Loc_ABS_Statistical_Area_3",
      "description": "ABS SA3 name."
    },
    {
      "name": "loc_abs_statistical_area_4",
      "type": "string",
      "title": "Loc_ABS_Statistical_Area_4",
      "description": "ABS SA4 name."
    },
    {
      "name": "loc_abs_remoteness",
      "type": "string",
      "title": "Loc_ABS_Remoteness",
      "description": "ABS remoteness class."
    },
    {
      "name": "loc_state_electorate",
      "type": "string",
      "title": "Loc_State_Electorate"
    },
    {
      "name": "loc_federal_electorate",
      "type": "string",
      "title": "Loc_Federal_Electorate"
    },
    {
      "name": "crash_controlling_authority",
      "type": "string",
      "title": "Crash_Controlling_Authority",
      "description": "State-controlled, Locally-controlled, Other or Not coded."
    },
    {
      "name": "crash_roadway_feature",
      "type": "string",
      "title": "Crash_Roadway_Feature"
    },
    {
      "name": "crash_traffic_control",
      "type": "string",
      "title": "Crash_Traffic_Control"
    },
    {
      "name": "crash_speed_limit",
      "type": "string",
      "title": "Crash_Speed_Limit",
      "description": "A band such as 60 km/h or 100 - 110 km/h. Kept as text because the publisher uses bands."
    },
    {
      "name": "crash_road_surface_condition",
      "type": "string",
      "title": "Crash_Road_Surface_Condition"
    },
    {
      "name": "crash_atmospheric_condition",
      "type": "string",
      "title": "Crash_Atmospheric_Condition"
    },
    {
      "name": "crash_lighting_condition",
      "type": "string",
      "title": "Crash_Lighting_Condition"
    },
    {
      "name": "crash_road_horiz_align",
      "type": "string",
      "title": "Crash_Road_Horiz_Align",
      "description": "Horizontal alignment."
    },
    {
      "name": "crash_road_vert_align",
      "type": "string",
      "title": "Crash_Road_Vert_Align",
      "description": "Vertical alignment."
    },
    {
      "name": "crash_dca_code",
      "type": "string",
      "title": "Crash_DCA_Code",
      "description": "DCA (Definitions for Coding Accidents) code. Kept as text to preserve leading zeros."
    },
    {
      "name": "crash_dca_description",
      "type": "string",
      "title": "Crash_DCA_Description"
    },
    {
      "name": "crash_dca_group_description",
      "type": "string",
      "title": "Crash_DCA_Group_Description"
    },
    {
      "name": "dca_key_approach_dir",
      "type": "string",
      "title": "DCA_Key_Approach_Dir",
      "description": "Compass direction of the key vehicle. Blank in about 8,000 rows."
    },
    {
      "name": "count_casualty_fatality",
      "type": "integer",
      "title": "Count_Casualty_Fatality"
    },
    {
      "name": "count_casualty_hospitalised",
      "type": "integer",
      "title": "Count_Casualty_Hospitalised"
    },
    {
      "name": "count_casualty_medically_treated",
      "type": "integer",
      "title": "Count_Casualty_MedicallyTreated"
    },
    {
      "name": "count_casualty_minor_injury",
      "type": "integer",
      "title": "Count_Casualty_MinorInjury"
    },
    {
      "name": "count_casualty_total",
      "type": "integer",
      "title": "Count_Casualty_Total"
    },
    {
      "name": "count_unit_car",
      "type": "integer",
      "title": "Count_Unit_Car",
      "description": "Number of cars involved."
    },
    {
      "name": "count_unit_motorcycle_moped",
      "type": "integer",
      "title": "Count_Unit_Motorcycle_Moped"
    },
    {
      "name": "count_unit_truck",
      "type": "integer",
      "title": "Count_Unit_Truck"
    },
    {
      "name": "count_unit_bus",
      "type": "integer",
      "title": "Count_Unit_Bus"
    },
    {
      "name": "count_unit_bicycle",
      "type": "integer",
      "title": "Count_Unit_Bicycle"
    },
    {
      "name": "count_unit_pedestrian",
      "type": "integer",
      "title": "Count_Unit_Pedestrian"
    },
    {
      "name": "count_unit_other",
      "type": "integer",
      "title": "Count_Unit_Other"
    }
  ],
  "missingValues": [
    ""
  ],
  "primaryKey": [
    "crash_ref_number"
  ]
}
