/BCG_Case_Study_Car_Crash

Solution for Case Study on Car Crash data given by BCG

Primary LanguagePython

Accident Analysis

This application performs various analyses on accident data using PySpark.

Setup

  1. Install required dependencies: pip install -r requirements.txt

  2. Place the data files in the data/ directory.

  3. Adjust the config/config.yaml file paths according to your setup.

4.The results of the analyses will be stored in the output/results/ directory.

Usage

Run the application using spark-submit:

spark-submit main.py config/config.yaml