__STYLES__

Road Accident Analysis

Road Accident Analysis

About this project

Hello Friends, I am excited to share my "Road Accident Analysis Dashboard”! This visualization report based on total casualties and total accident values for particular year 2021-22. also, Monthly trend showing comparison of casualties as per years. one of the pins marked component for this dashboard that this dashboard derives total casualties and total accidents by its location Dataset : Kaggle #visualization Tool Used: POWER BI Addressing Points -

DATA CLEANING:

  1. Replace fetal to fatal in accident severity
    

Data processing:

  1. Create calendar table = Calendar = CALENDAR (MIN (Data [Accident Date]), MAX (Data [Accident Date]))

  2. Year column = Year = YEAR (Calendar [Date])

  3. Month name = = FORMAT([Date],"mmm")

  4. Month number = MONTH (Calendar [Date]) Data Modelling:

  5. Relationship between accident date and date table in modelling tab Creating Measures

  6. Current Year or CY Casualties = TOTALYTD (SUM (Data [Number_of_Casualties]),'Calendar'[Date])

  7. PY Casualties = CALCULATE (SUM (Data [Number_of_Casualties]), SAMEPERIODLASTYEAR('Calendar'[Date]))

  8. CY Accidents Counts = TOTALYTD (COUNT (Data [Accident Index]),'Calendar'[Date])

  9. PY Accident Count = CALCULATE (COUNT (Data [Accident Index]), SAMEPERIODLASTYEAR('Calendar'[Date]))

  10. YOY Accident Count = ([CY Accidents Counts] - [PY Accident Count])/ [PY Accident Count] Key Insights, Designing & Visualization:

  11. Create KPI for accident severities individually

  12. Create Total accident & Casualties

  13. Create Groups of Vehicle Types & Casualties by Vehicles

  14. Create a KPI of Casualties by Vehicle Type

  15. Create a Area Chart

  16. Current year (CY) Casualties vs Previous year (PY) Casualties by Monthly Trend

  17. Create Donut Chart Casualties by Urban\Rural

  18. Create Donut Chart Casualties by Lighting Conditions

  19. Maximum Speed limit in miles/hours

  20. Slicer for Road surface & Weather Conditions

Do check out from the POWER BI. Public link as well: https://lnkd.in/dRR427W6

P.S - Please feel free to leave your honest reviews. . #dataanalytics #datavisualization #powerbi #dashboarddesign #analytics #mavenanalytics

Discussion and feedback(0 comments)
2000 characters remaining
Cookie SettingsWe use cookies to enhance your experience, analyze site traffic and deliver personalized content. Read our Privacy Policy.