Baselight

EZAUCR Arrest Statistics

Department of Justice

@usgov.doj_gov_ezaucr_arrest_statistics

About this Dataset

EZAUCR Arrest Statistics

Easy Access to FBI Arrest Statistics: 1994-2014
Organization: Department of Justice
Last updated: 2023-02-13T20:10:52.963079
Tags: arrest, fbi, ojjdp, statistics

Tables

EZAUCR Arrest Statistics - Download

@usgov.doj_gov_ezaucr_arrest_statistics.ezaucr_arrest_statistics_download
  • 7.3 MB
  • 201342 rows
  • 37 columns
Loading...

CREATE TABLE ezaucr_arrest_statistics_download (
  "cyear" BIGINT,
  "state_name" VARCHAR,
  "full_name" VARCHAR,
  "part" BIGINT,
  "total_population" BIGINT,
  "coverage_indicator" VARCHAR,
  "total_arrests" BIGINT,
  "violent_crime_index" BIGINT,
  "murder_nonneg_mans" BIGINT,
  "rape" BIGINT,
  "robbery" BIGINT,
  "aggravated_assault" BIGINT,
  "property_crime_index" BIGINT,
  "burglary" BIGINT,
  "larceny_theft" BIGINT,
  "motor_vehicle_theft" BIGINT,
  "arson" BIGINT,
  "other_assaults" BIGINT,
  "forgery_and_counterfeiting" BIGINT,
  "fraud" BIGINT,
  "embezzlement" BIGINT,
  "stolen_property" BIGINT,
  "vandalism" BIGINT,
  "weapons" BIGINT,
  "prostitution_commercialized_vice" BIGINT,
  "sex_offenses_other" BIGINT,
  "drug_abuse_violations" BIGINT,
  "gambling" BIGINT,
  "offenses_against_family" BIGINT,
  "driving_under_influence" BIGINT,
  "liquor_laws" BIGINT,
  "drunkenness" BIGINT,
  "disorderly_conduct" BIGINT,
  "vagrancy" BIGINT,
  "all_other_offenses" BIGINT,
  "curfew_and_loitering" BIGINT,
  "runaways" BIGINT
);