Baselight

Terry Stops

City of Seattle

@usgov.city_of_seattle_terry_stops_a4524

Loading...
Loading...

About this Dataset

Terry Stops

Note! Subject Data is temporarily unavailable, while we chase down a bug. Please excuse the inconvenience (DGAL-8).

This data represents records of police reported stops under Terry v. Ohio, 392 U.S. 1 (1968). Each row represents a unique stop.

  • Each record contains perceived demographics of the subject, as reported by the officer making the stop and officer demographics as reported to the Seattle Police Department, for employment purposes.

  • Where available, data elements from the associated Computer Aided Dispatch (CAD) event (e.g. Call Type, Initial Call Type, Final Call Type) are included.
    Organization: City of Seattle
    Last updated: 2024-12-16T22:17:17.369173
    Tags: detentions, police, terry-stops

Tables

Table 1

@usgov.city_of_seattle_terry_stops_a4524.table_1
  • 2.11 MB
  • 63721 rows
  • 23 columns
Loading...

CREATE TABLE table_1 (
  "subject_age_group" VARCHAR,
  "subject_id" BIGINT,
  "go_sc_num" BIGINT,
  "terry_stop_id" BIGINT,
  "stop_resolution" VARCHAR,
  "weapon_type" VARCHAR,
  "officer_id" VARCHAR,
  "officer_yob" BIGINT,
  "officer_gender" VARCHAR,
  "officer_race" VARCHAR,
  "subject_perceived_race" VARCHAR,
  "subject_perceived_gender" VARCHAR,
  "reported_date" TIMESTAMP,
  "reported_time" VARCHAR,
  "initial_call_type" VARCHAR,
  "final_call_type" VARCHAR,
  "call_type" VARCHAR,
  "officer_squad" VARCHAR,
  "arrest_flag" VARCHAR,
  "frisk_flag" VARCHAR,
  "precinct" VARCHAR,
  "sector" VARCHAR,
  "beat" VARCHAR
);

Share link

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