These scripts are used for the data analysis process for analyzing the Eugene Police Department CAD dataset from 2014–2022. Ensure that you have already run the data pre-processing scripts.
The data analysis process relies on the following Python packages:
- 'WordCloud'
- 'Matplot.lib'
- 'Seaborn'
- 'scipy.stats'
- 'pinguin'
-
data_vis.py
This script contains instructions on how to visualize the data from the dataset after it is cleaned/prepped. -
stat_tests.py
This script has statistical tests including:- Spearman correlation coefficient
- Welch's t-test