Hate Crime Incident (Open Data)
City of Tempe
@usgov.city_of_tempe_hate_crime_incident_open_data
City of Tempe
@usgov.city_of_tempe_hate_crime_incident_open_data
CREATE TABLE table_1 (
"objectid" BIGINT,
"x_coordinate_local_projection" BIGINT,
"y_coordinate_local_projection" BIGINT,
"type_of_bias" VARCHAR,
"count_of_victims" DOUBLE,
"rms_id" VARCHAR,
"status_of_crime" VARCHAR,
"type_of_offense_crime" VARCHAR,
"notes_on_crime" VARCHAR,
"type_of_location" VARCHAR,
"type_of_victim" VARCHAR,
"race_of_victims" VARCHAR,
"gender_of_victim_s" VARCHAR,
"date_of_crime" VARCHAR,
"obfuscated_address_of_crime" VARCHAR,
"date_of_status_change" VARCHAR,
"created_on" VARCHAR,
"last_edited_on" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"type_of_bias_1" BIGINT,
"x" DOUBLE,
"y" DOUBLE
);
Anyone who has the link will be able to view this.