Stop Data 2019 To 2022
District of Columbia
@usgov.district_of_columbia_stop_data_2019_to_2022
District of Columbia
@usgov.district_of_columbia_stop_data_2019_to_2022
CREATE TABLE table_1 (
"ccn_anonymized" VARCHAR,
"stop_type" VARCHAR,
"datetime" TIMESTAMP,
"stop_location" VARCHAR,
"stop_district" VARCHAR,
"stop_duration_mins" DOUBLE,
"stop_reason_nonticket" VARCHAR,
"stop_reason_harbor" VARCHAR,
"stop_reason_ticket" VARCHAR,
"person_search_pat_down" BIGINT,
"property_search_pat_down" BIGINT,
"person_search_consent" BIGINT,
"person_search_prob_cause" BIGINT,
"person_prot_pat_down" BIGINT,
"person_search_warrant" BIGINT,
"property_search_consent" BIGINT,
"property_search_prob_cause" BIGINT,
"property_prot_pat_down" BIGINT,
"property_search_warrant" BIGINT,
"person_search_rea_consent" VARCHAR,
"person_srch_prob_cause" VARCHAR,
"person_pat_down_reason" VARCHAR,
"person_srch_reason_warrant" VARCHAR,
"prop_srch_reason_consent" VARCHAR,
"prop_srch_prob_cause" VARCHAR,
"prop_pat_down_reason" VARCHAR,
"prop_srch_reason_warrant" VARCHAR,
"property_srch_obj_consent" VARCHAR,
"prop_srch_obj_prob_cause" VARCHAR,
"prop_pat_down_obj" VARCHAR,
"prop_srch_obj_warrant" VARCHAR,
"person_srch_obj_seized_con" VARCHAR,
"person_srch_obj_prob_cause" VARCHAR,
"per_pro_pat_down_obj_seize" VARCHAR,
"person_srch_obj_seized_war" VARCHAR,
"prop_srch_obj_seize_con" VARCHAR,
"prop_srch_obj_seize_cause" VARCHAR,
"prop_pat_down_obj_seized" VARCHAR,
"prop_search_obj_warrant" VARCHAR,
"tickets_issued" VARCHAR,
"warnings_issued" VARCHAR,
"voided_tickets" VARCHAR,
"ticket_count" BIGINT,
"warning_count" BIGINT,
"void_count" BIGINT,
"arrest_charges" VARCHAR,
"gender" VARCHAR,
"ethnicity" VARCHAR,
"age" VARCHAR,
"arrest_date" TIMESTAMP,
"vehicle" BIGINT,
"bicycle_pmd" BIGINT,
"pedestrian" BIGINT,
"harbor" BIGINT,
"investigative" BIGINT,
"traffic_involved" BIGINT,
"gis_id" VARCHAR,
"created" VARCHAR,
"edited" VARCHAR,
"objectid" BIGINT,
"globalid" VARCHAR
);
Anyone who has the link will be able to view this.