An open API service indexing awesome lists of open source software.

https://github.com/anandthegreat/vehicle-accident-analysis


https://github.com/anandthegreat/vehicle-accident-analysis

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

Analysis of vehicle accidents for a sample data

### Usage:
```console
spark-submit --master local[*] runner.py
```

#### Python file containing the analysis queries
```console
src/jobs.py
```