Visualizing US Drone Strike Data.

This morning I discovered an interesting data set

Historical Data About Every Reported United States Drone Strike
from http://dronestre.am/
homepic

THIS DATA WAS ACCESSED 8/31/2013

So I decided to make some quick visualizations using Google api.
The Data can be downloaded in JSON format and looks like this:
json

Parse out the coordinates of each strike using ruby:
ruby_heatmap

Heat Maps
HeatMapSatDroneStirkeAfgan_pak_borderheatmap

Accumulate strike totals by country:
pirbycountry

Pie Chart By Country
Country Pie

Code to display the date of a strike, and its attributes; deaths, civilians, injuries, and children.
stackedareaRuby

Reported US Drone Strikes 2012 – 2013 stacked chart
2012-2013Drone Strikes

Entire Time Range of drone.am dataset accessed 8/31/2013

EndtireDataSetImage

1 thought on “Visualizing US Drone Strike Data.

  1. Sam shaw

    Hi there,

    I’m doing a project on Islamic radicalization that will be applied to drone strike statistics. Is there any chance of getting an updated regional heat map?

    all the best,
    Sam Shaw

    Reply

Leave a Reply

Your email address will not be published.