Baselight

Louisville Metro KY - LMPD Stops Data 2022

Louisville Metro Government

@usgov.louisville_metro_government_louisville_metro_ky_lmpd_stops_2022

Loading...
Loading...

About this Dataset

Louisville Metro KY - LMPD Stops Data 2022

Note: Due to a system migration, this data will cease to update on March 14th, 2023. The current projection is to restart the updates within 30 days of the system migration, on or around April 13th, 2023

The data for Vehicle Stops for 2022. The data includes vehicle stops. Not included in the data are vehicle collisions, stranded motorists or non-moving vehicles. The Louisville Metro Police Department previously engaged the University of Louisville to conduct an analysis of LMPD’s vehicle stops.

The data includes vehicle stops. Not included in the data are vehicle collisions, stranded motorists or non-moving vehicles.

Data Dictionary:

ID - the row number

TYPE_OF_STOP - category for the stop

CITATION_CONTROL_NUMBER -

ACTIVITY RESULTS - whether a warning or a citation was issued for the stop

OFFICER_GENDER - gender of the officer who made the stop

OFFICER_RACE - race of the officer who made the stop

OFFICER_AGE_RANGE - age range the officer who made the stop belonged to at the time of the stop

ACTIVITY_DATE - the date when the stop was made

ACTIVITY_TIME - the time when the stop was made

ACTIVITY_LOCATION - the location where the stop was made

ACTIVITY_DIVISION - the LMPD division where the stop was made

ACTIVITY_BEAT - the LMPD beat where the stop was made

DRIVER_GENDER - gender of the driver who was stopped

DRIVER_RACE - race of the driver who was stopped

DRIVER_AGE_RANGE - age range the driver who was stopped belonged to at the time of the stop

NUMBER OF PASSENGERS - number of passengers in the vehicle with the driver (excludes the driver)

WAS_VEHCILE_SEARCHED - Yes or No whether the vehicle was searched at the time of the stop

REASON_FOR_SEARCH - if the vehicle was searched, the reason the search was done, please see codes below

CONSENT - 01
TERRY STOP OR PAT DOWN - 02
INCIDENT TO ARREST - 03
PROBABLE CAUSE - 04
OTHER – 05
Organization: Louisville Metro Government
Last updated: 2023-04-13T13:29:19.699890
Tags: jefferson-county, kentucky, lmpd, louisville, louisville-metro, louisville-metro-ky, louisville-metro-police-department, metro-police, stops, stops-data

Tables

Table 1

@usgov.louisville_metro_government_louisville_metro_ky_lmpd_stops_2022.table_1
  • 689.59 KB
  • 28082 rows
  • 18 columns
Loading...

CREATE TABLE table_1 (
  "type_of_stop" VARCHAR,
  "citation_control_number" VARCHAR,
  "activity_results" VARCHAR,
  "officer_gender" VARCHAR,
  "officer_race" VARCHAR,
  "officer_age_range" VARCHAR,
  "activity_date" TIMESTAMP,
  "activity_time" VARCHAR,
  "activity_location" VARCHAR,
  "activity_division" VARCHAR,
  "activity_beat" VARCHAR,
  "driver_gender" VARCHAR,
  "driver_race" VARCHAR,
  "driver_age_range" VARCHAR,
  "number_of_passengers" BIGINT,
  "was_vehcile_searched" VARCHAR,
  "reason_for_search" BIGINT,
  "objectid" BIGINT
);

Share link

Anyone who has the link will be able to view this.