NYPD Hate Crimes
City of New York
@usgov.city_of_new_york_nypd_hate_crimes
City of New York
@usgov.city_of_new_york_nypd_hate_crimes
Dataset containing confirmed hate crime incidents in NYC
Organization: City of New York
Last updated: 2020-11-10T17:02:03.137377
Tags: age, bias, gender, hate-crimes, islamic, jewish, lbgqt, nypd, race, semitic
CREATE TABLE table_1 (
"full_complaint_id" BIGINT,
"complaint_year_number" BIGINT,
"month_number" BIGINT,
"record_create_date" TIMESTAMP,
"complaint_precinct_code" BIGINT,
"patrol_borough_name" VARCHAR,
"county" VARCHAR,
"law_code_category_description" VARCHAR,
"offense_description" VARCHAR,
"pd_code_description" VARCHAR,
"bias_motive_description" VARCHAR,
"offense_category" VARCHAR,
"arrest_date" TIMESTAMP,
"arrest_id" VARCHAR
);Anyone who has the link will be able to view this.