Baton Rouge Police Crime Incidents
City of Baton Rouge
@usgov.city_of_baton_rouge_baton_rouge_crime_incidents_e00e4
City of Baton Rouge
@usgov.city_of_baton_rouge_baton_rouge_crime_incidents_e00e4
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" DOUBLE,
"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.