Baselight

NYPD Vehicle Stop Reports

City of New York

@usgov.city_of_new_york_nypd_vehicle_stop_reports

Loading...
Loading...

About this Dataset

NYPD Vehicle Stop Reports

Police incident level data documenting vehicular stops. Data is collected under New York City Administrative Code 14-191 and may be used to gain insight into police-initiated vehicle stops, demographics of people stopped, details of vehicles involved and resulting action of stops, if any.
Organization: City of New York
Last updated: 2024-07-20T21:15:58.988960
Tags: crime, nypd, police, stop, traffic, vehicle, vehicle-stop

Tables

Table 1

@usgov.city_of_new_york_nypd_vehicle_stop_reports.table_1
  • 32.51 MB
  • 1803914 rows
  • 19 columns
Loading...

CREATE TABLE table_1 (
  "evnt_key" BIGINT,
  "occur_dt" TIMESTAMP,
  "occur_tm" VARCHAR,
  "cmd_cd" BIGINT,
  "veh_seized_flg" BOOLEAN,
  "veh_searched_flg" BOOLEAN,
  "veh_search_consent_flg" VARCHAR,
  "veh_checkpoint_flg" BOOLEAN,
  "force_used_flg" BOOLEAN,
  "arrest_made_flg" BOOLEAN,
  "summon_issued_flg" BOOLEAN,
  "veh_category" VARCHAR,
  "rpted_age" VARCHAR,
  "sex_cd" VARCHAR,
  "race_desc" VARCHAR,
  "latitude" DOUBLE,
  "longitude" DOUBLE,
  "x_coord_cd" DOUBLE,
  "y_coord_cd" DOUBLE
);

Share link

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