Skip to content

Latest commit

 

History

History
65 lines (30 loc) · 1.49 KB

README.md

File metadata and controls

65 lines (30 loc) · 1.49 KB

Smart Mobility Hackathon 2020

Why?

Reduce accident incidents

How?

By finding patterns & drawing map clusters based on the factors that may have influenced the accident.

Input Data?

Information from the API data?

  • Number of serious injuries
  • Kilometres driven by the car
  • Weather temperature
  • Road width
  • Light condition

Analysis: Same type of accidents occurring at the same place

Example 2 accidents occurred at the same place due to poor visibility.

A mitigation plan can be created to stop that incident from occurring again.

After the plan is implemented, the system can monitor for similar type of accidents in the future.

Similar accident patterns can be found across all roads. Automated mitigation plans can be raised.

Mitigation Plan Status Last updated Accidents since execution
Imrove road lighting Completed 10th September 2014 1

Other possible factors that can be switched to?

Other factors that can be considered (not received from API at present)

  • Direction of sun shine (if skies are clear?)
  • Wind speed (if weather was stormy?)
  • Weather data at time of accident (if it can be possibly retrieved from car sensors?)
  • Car speed at the time of accident (if it can be possibly retrieved from car sensors?)