BPD Arrests
City of Baltimore
@usgov.city_of_baltimore_bpd_arrests_b3b95
City of Baltimore
@usgov.city_of_baltimore_bpd_arrests_b3b95
This dataset represents arrests made by the Baltimore Police Department. Data are updated weekly.
Organization: City of Baltimore
Last updated: 2024-06-08T09:10:21.824466
Tags: arrests, department, police, public-safety
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"rowid" BIGINT,
"incidentnumber" VARCHAR,
"arrestnumber" DOUBLE,
"age" DOUBLE,
"gender" VARCHAR,
"race" VARCHAR,
"arrestdatetime" TIMESTAMP,
"arrestlocation" VARCHAR,
"incidentoffence" VARCHAR,
"incidentlocation" VARCHAR,
"charge" VARCHAR,
"chargedescription" VARCHAR,
"district" VARCHAR,
"post" DOUBLE,
"neighborhood" VARCHAR,
"geolocation" VARCHAR,
"shape" VARCHAR
);Anyone who has the link will be able to view this.