151 Victims of Mass Shootings in 2012: Here Are Their Stories


The media coverage tends to linger on the killers. But as the nation mourns the excruciating losses in Newtown—and finally begins to confront an epidemic of mass shootings amid the worst year for them in modern US history—it is equally important to bear witness to the victims. What follows are portraits of 151 people physically wounded or killed in the rampages of 2012. In addition to the victims of this year’s seven mass shootings, we’ve included the victims of similar but less lethal rampages in a Portland shopping mall, a Milwaukee spa, and a Cleveland high school.

(Read more…)

The total number of lives devastated by these attacks far exceeds 151, of course, starting with survivors who narrowly escaped physical harm, such as the unidentified six-year-old girl who played dead and walked out of Sandy Hook Elementary School against all odds. Mother Jones has only included photos of those injured and killed that were shared publicly by the families or survivors themselves, or for which we were granted specific permission. For essential context and findings from our in-depth investigation, also see our guide to mass shootings in America.

 

     


));

if (person.survived) {
li.append(jQuery(‘


+ person.survived
+ ‘


));
}

li.append(jQuery(‘


+ person.blurb
+ ‘ ‘
+ ‘
+ ‘Source’
+ ‘

+ ‘


));

list.append(li);

}
}

data.sort(function(a, b) {
var date_array_a = a.incidentdate.split(‘/’);
var date_array_b = b.incidentdate.split(‘/’);
if ( date_array_a[2] !== date_array_b[2] ) {
return parseInt(date_array_b[2]) – parseInt(date_array_a[2]);
} else if ( date_array_a[0] !== date_array_b[0] ) {
return parseInt(date_array_b[0]) – parseInt(date_array_a[0]);
} else if ( date_array_a[1] !== date_array_b[1] ) {
return parseInt(date_array_b[1]) – parseInt(date_array_a[1]);
} else if (!a.firstname && !b.firstname) {
return 0;
} else if (!a.firstname) {
return 1
} else if (!b.firstname) {
return -1
} else {
return ((a.lastname + a.firstname).toLowerCase()
> (b.lastname + b.firstname).toLowerCase())
? 1
: -1;
}
});
make_list(offset, limit, data);
},
simpleSheet: true
});

Continue Reading »

Read the full story...

[VIA MoJo Blogs and Articles | Mother Jones]

Leave a Reply