https://github.com/anandthegreat/vehicle-accident-analysis
https://github.com/anandthegreat/vehicle-accident-analysis
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/anandthegreat/vehicle-accident-analysis
- Owner: anandthegreat
- Created: 2024-03-11T22:04:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-08T11:00:25.000Z (about 1 year ago)
- Last Synced: 2025-01-21T01:29:10.395Z (5 months ago)
- Language: Python
- Size: 11.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```