jsoma / data-studio-projects

12 stars 18 forks source link

US hate crime trends #162

Open vpenney opened 6 years ago

vpenney commented 6 years ago

Summary The FBI has hate crime data available for 2004-2016. I'd like to look for trends in both the victims and offenders involved in hate crime, as well as the nature of the crime (robbery, burglary, etc) over the past decade.

As time goes on, it would be interesting to examine these trends in the political climate following the 2016 elections, but that data is not yet available.

Data set(s): https://ucr.fbi.gov/ucr-publications#Hate

Repository: https://github.com/vpenney/data-studio/tree/master/code/02-hate-crime

Possible problems/fears/questions: Joining all of these Excel files might bet pretty tedious.

Inspiration: Stacked bar charts like these should work well. Each bar will represent a year and will measure the types of crimes that comprise the total hate crimes for the year (assault, burglary, etc).

screen shot 2018-07-16 at 10 55 07 pm

I'd also like to chart the motivational bias (anti-white, anti-Muslim) against the race of the offender.

vpenney commented 6 years ago

I've made one initial graph showing the race of people who commit hate crimes against other people (as opposed to property), but still have a lot of data to clean, merge, and graph.

screen shot 2018-07-19 at 11 37 12 pm

Problems/Questions

Right now, I'm still thinking through how best to visualize my data.

Checklist

playfairbot commented 6 years ago

Howdy! I'm a little robot, let's take a peek.

You need some feedback, let me summon @benbitoun, @mattrehbein, @linleysanders for you

It looks like we need to fix up your your update a little bit! Edit it by clicking the pencil in the top right-hand corner. It requires:

Maybe you just didn't use the template? If not, edit your comment, cut and paste the template in, and then fill it out.

mattrehbein commented 6 years ago

I really like the story idea and the angles you propose. The chart you have so far is a little hard to read; if that one will just show the numbers of hate-crime offenders by race, maybe a simple bar chart would be easier to understand?

I'm most interested in the 'who-were-targeted' numbers, so I will look for when you post how that looks in graph form!

Nice work so far!

linleysanders commented 6 years ago
vpenney commented 6 years ago

Update

This first graph is total hate crimes in the US in 2016, broken down by the motivation for the hate crime (race, religion, disability, etc) and the race of the offender: screen shot 2018-07-24 at 9 18 35 pm

I feel like there's a lot of press for race and religion-motivated hate crimes, so I filtered those crimes out and got this: screen shot 2018-07-24 at 9 18 50 pm

It's an interesting graph, and suggests that a far higher percentage of the total hate crimes committed by non-whites are motivated by things other than race and religion. The issue I have with it is that out of context, it's misleading, because it appears that white and black people commit the same number of hate crimes.

I went one level deeper to look at gender and gender-identity motivated crimes, and found that apparently, only white people commit "anti-male" crimes. Of course, there are lots of hate crimes committed against men, but seemingly only white people have a primary motivating factor of "I dislike you because you are a man." screen shot 2018-07-24 at 9 27 05 pm

Any changes in direction or topic?

No real changes in direction--the main struggle has been finding a focus instead of just regurgitating data.

Problems/Questions

Checklist

troboukis commented 6 years ago

I'd make the second graph of hate crimes (the one where you filtered out relegion and race, as a 100% stacked bar. The same with the following maybe.

vpenney commented 6 years ago

Final

Project visuals/text

Here are my visuals: hate-crimes-total select-hate-crimes gender-crimes crime-location

For text, check out my webpage, where it's all laid out nicely and hopefully makes sense

Details

Headline: How does the U.S. hate?

Published website version: You can find it here.

Code repository: Code is here.

Final data set(s): Data is here.

What did you find to be the most difficult part of this project?

I was working from government data, so I had a plethora of nearly-identical Excel documents to hunt through, clean up, and merge. Instead of having too little data, I had too much, which made it difficult to find and focus on one narrative.

Are you satisfied with what you produced? Is there anything you would like to change or improve?

Overall, I'm satisfied with what I produced, although I'm getting a little tired of bar charts. I may make a waffle chart for this project later, just for fun.

Checklist

malbasi commented 6 years ago

The final product came out great and there is some very interesting information in the data. There are still a few things that are a little 'off' for me though. First, the color scheme is very bright and fun. It doesn't quite fit with the subject matter. Maybe next time use the same colors, but more muted tones for such dour data. Second, you crammed a lot of info into the last chart. So much that I feel like it lost its impact. I think you could have skipped the motive category and just left it as a total. Really, the point of the chart is to show the 'where' not the 'why.' Your earlier graphs showed the 'why' well, no need to bring it back in the final.

Great job!

Palarisk commented 6 years ago

This is such a great job! If you'd continue working on this, I'd love to see this adjusted to the size of the white/black/etc population.