Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/navp7/roadaccident_powerbi
https://github.com/navp7/roadaccident_powerbi
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/navp7/roadaccident_powerbi
- Owner: navp7
- Created: 2024-06-03T16:31:31.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-04T08:41:43.000Z (5 months ago)
- Last Synced: 2024-06-04T09:51:19.051Z (5 months ago)
- Size: 12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
# Road Accident Analysis using PowerBI
![Power BI](https://img.shields.io/badge/Power%20BI-Dashboard-yellow) ![GitHub](https://img.shields.io/badge/GitHub-Project%20Repository-blue)## **Description**
This project provides an interactive Power BI dashboard designed to analyze road accident data for the years 2021 and 2022. It empowers users to gain valuable insights into various aspects of road safety, facilitating informed decision-making.
It comprises of 2 similar dashboards of different themes.![Light Theme](https://github.com/navp7/RoadAccident_PowerBI/blob/main/Light%20Theme.png)
![Dark Theme](https://github.com/navp7/RoadAccident_PowerBI/blob/main/Dark%20Theme.png)
## **Key Performance Indicators (KPIs)**
* **Primary KPIs:**
* Total Casualties and Total Accidents: Current year values with Year-over-Year (YoY) growth comparisons.
* Total Casualties by Accident Severity: Current year values with YoY growth comparisons (Fatal, Serious, Slight).
* **Secondary KPIs:**
* Total Casualties by Vehicle Type: Current year breakdown.
* Monthly Trend: Comparison of casualties for current year vs. previous year.
* Casualties by Road Type: Current year breakdown.
* Current Year Casualties: Breakdown by Area/Location and Day/Night.
* Total Casualties and Total Accidents by Location: Overall view.**Requirements**
* **Software:**
* Microsoft Power BI Desktop (free download available)
* **Data:**
* A dataset containing road accident information for 2021 and 2022, including relevant attributes such as date, time, location, accident severity, vehicle type, casualties, etc. This dataset can be obtained from various sources like government open data portals or reputable data providers.
* Source: [Drive link](https://docs.google.com/spreadsheets/d/1eQqU2d30ck6uK7uIq0Bc4CDULmLuPTbN/edit?usp=drive_link&ouid=117515474219322505227&rtpof=true&sd=true)### **Getting Started**
1. **Clone or Download the Repository:** Access this repository's contents by either cloning it using Git or downloading the ZIP archive.
2. **Install Power BI Desktop:** If you haven't already, download and install Power BI Desktop from the official Microsoft website: [https://www.microsoft.com/en-us/download/details.aspx?id=58494](https://www.microsoft.com/en-us/download/details.aspx?id=58494)
3. **Open the Report File:** Launch Power BI Desktop and open the `.pbix` file located within the repository (e.g., `Road Accident Analysis Power BI.pbix`).
4. **Connect to Data:** If the data source isn't pre-configured, follow the prompts within Power BI to connect to your road accident dataset (CSV, Excel, etc.).
5. **Explore the Dashboard:** Interact with the visualizations and navigate through different insights provided by the dashboard.