Felony Arrest Charges In 2016
District of Columbia
@usgov.district_of_columbia_felony_arrest_charges_in_2016_93a53
District of Columbia
@usgov.district_of_columbia_felony_arrest_charges_in_2016_93a53
The dataset contains records of felony arrests made by the Metropolitan Police Department (MPD) in 2016. Visit mpdc.dc.gov/page/data-and-statistics for more information.
Organization: District of Columbia
Last updated: 2024-07-03T03:08:40.486846
Tags: arrests, crime, criminal, dc, district-of-columbia, dmpsj, felony, justice, mpd, police, policing, washington-dc
CREATE TABLE table_1 (
"objectid" BIGINT,
"mpd_arrest_number" VARCHAR,
"mpd_arrest_date" TIMESTAMP,
"person_type" VARCHAR,
"top_charge" VARCHAR,
"mpd_charge_category" VARCHAR,
"mpd_charge_description" VARCHAR,
"charge_code" VARCHAR,
"age" BIGINT,
"arrest_count" BIGINT,
"race" VARCHAR,
"ethnicity" VARCHAR,
"sex" VARCHAR,
"home_psa" VARCHAR,
"arrest_district" VARCHAR,
"arrest_psa" VARCHAR,
"home_city" VARCHAR,
"home_state" VARCHAR,
"pdid" VARCHAR,
"ccn" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"dmpsj_category" VARCHAR,
"year" BIGINT,
"month" BIGINT,
"is_marijuana" BOOLEAN,
"creator" VARCHAR,
"created" VARCHAR,
"editor" VARCHAR,
"edited" VARCHAR,
"globalid" VARCHAR
);Anyone who has the link will be able to view this.