https://github.com/djdurga/road-accident-analysis-dashboard
https://github.com/djdurga/road-accident-analysis-dashboard
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/djdurga/road-accident-analysis-dashboard
- Owner: Djdurga
- Created: 2025-02-17T13:50:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-17T13:58:17.000Z (over 1 year ago)
- Last Synced: 2025-11-12T05:34:23.800Z (8 months ago)
- Size: 13.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📊 Road Accident Analysis Dashboard
## 📚 Project Overview
This project provides an interactive Tableau dashboard for analyzing road accident data. The goal is to identify trends, accident severity levels, and contributing factors to enhance road safety awareness and decision-making.
## 📂 Dataset Information
- **File Name**: `accident_data.csv`
- **Description**: The dataset contains road accident records with details such as location, severity, vehicle type, weather conditions, and timestamps.
- **Key Fields**:
- `Accident Severity`: Categorized as **Fatal, Serious, or Slight**
- `Date & Time`: Timestamp of the accident
- `Location`: Latitude & Longitude of accident spots
- `Weather Conditions`: Environmental factors at the time of the accident
- `Vehicle Type`: Type of vehicles involved
- `Road Type`: Characteristics of the road where the accident occurred
## 📈 Accident Severity Analysis
The dashboard categorizes accidents into three severity levels:
- **Fatal**: Accidents resulting in loss of life.
- **Serious**: Accidents causing major injuries but no fatalities.
- **Slight**: Minor accidents with no major injuries.
### Key Insights
- The **distribution of accident severity** across different locations and time periods.
- **Peak accident times** and **high-risk areas** based on historical data.
- **Impact of weather and road conditions** on accident severity.
## 🛠Tools & Technologies
- **Tableau**: For data visualization
- **GitHub**: For version control and project sharing
## 🚀 How to Use
1. Download the dataset from this repository.
2. Open Tableau and connect to `accident_data.csv`.
3. Load the dashboard and explore the visualizations.