EBR Sheriff's Office Crime Incidents
City of Baton Rouge
@usgov.city_of_baton_rouge_ebr_sheriffs_office_crime_incidents
City of Baton Rouge
@usgov.city_of_baton_rouge_ebr_sheriffs_office_crime_incidents
Crime incident reports beginning January 1, 2021. Includes records for all crimes such as burglaries (vehicle, residential and non-residential), robberies (individual and business), auto theft, homicides and other crimes against people, property and society that occurred within the Parish of East Baton Rouge and responded to by the East Baton Rouge Parish Sheriff's Office.
Please see the disclaimer attachment in the About section of the primer page.
Organization: City of Baton Rouge
Last updated: 2023-09-15T15:15:37.893300
Tags: crime, enforcement, law, sheriff
CREATE TABLE table_1 (
"incident_number" VARCHAR,
"charge_id" VARCHAR,
"charge_date" VARCHAR,
"report_date" VARCHAR,
"approved_date" VARCHAR,
"attempted_or_committed" VARCHAR,
"street_address" VARCHAR,
"subaddress" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" DOUBLE,
"district" VARCHAR,
"zone" VARCHAR,
"subzone" VARCHAR,
"statute_title" VARCHAR,
"statute_description" VARCHAR,
"statute_category" VARCHAR,
"crime_against" VARCHAR,
"nibrs_code" VARCHAR,
"nibrs_description" VARCHAR,
"census_block_group" VARCHAR,
"council_district" DOUBLE,
"crime_prevention_district" VARCHAR,
"neighborhood" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"geolocation" VARCHAR
);Anyone who has the link will be able to view this.