Skip to main content

Tools for cleaning Vermont police data

Project description

This package contains miscellaneous tools for working with Vermont police data. It was created to enable the addition of several police departments to OpenOversight.

Data

See data.

Installation

pip install vt-police-tools

OpenOversight data import

cd vt_police_tools/
./migrations/2020.8-initial.sh

Development

git clone https://github.com/brianmwaters/vt-police-tools.git
cd vt-police-tools/
virtualenv --python=python3.7 env/
source env/bin/activate
pip install --requirement requirements.txt
pip install --editable .

Contributing

Before submitting a patch, please lint your code by running pycodestyle and pydocstyle in the root directory, and shellcheck on all shell scripts. Please make sure to also test your code.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vt-police-tools-2020.8.post3.tar.gz (11.2 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page