Crime Incident Reports In Boston
the information about crime incident happened in Boston from 2015-2020
@kaggle.jinbonnie_crime_incident_reports_in_boston
the information about crime incident happened in Boston from 2015-2020
@kaggle.jinbonnie_crime_incident_reports_in_boston
CREATE TABLE n_12cb3883_56f5_47de_afa5_3b1cf61b257b (
"incident_number" VARCHAR,
"offense_code" BIGINT,
"offense_code_group" VARCHAR,
"offense_description" VARCHAR,
"district" VARCHAR,
"reporting_area" VARCHAR,
"shooting" VARCHAR,
"occurred_on_date" TIMESTAMP,
"year" BIGINT,
"month" BIGINT,
"day_of_week" VARCHAR,
"hour" BIGINT,
"ucr_part" VARCHAR,
"street" VARCHAR,
"lat" DOUBLE,
"long" DOUBLE,
"location" VARCHAR
);
Anyone who has the link will be able to view this.