E.g. for this guy: http://violentornot.com/inmate/44200/
The data would be: [1]:MURDER 1ST DEGREE [2]:SOLICITATION [3]:DANGER/ REPETIT/ ENHANCE http://www.azcorrections.gov/inmate_datasearch/results.aspx?...
Edit: The way it checks if it's violent or not is by checking the "Crime info" column. For the inmate you linked to he is D/R-1, or marked as dangerous. Occasionally I've seen murderers marked as ND, which means not dangerous. Not sure what that's about....
P.S. It would be spiffy if you used AJAX to preload the next set of images.
Currently working on the preloading...a lot of the time spent loading is keeping track of inmates you've seen and inmates you've voted for. Going to roll out a way to determine how biased you are based on your votes (if there is interest)
Quick edit: At first all of the images were pulled in with AJAX, but I wasn't sure if that would affect the performance (and Adsense to be totally honest, there's no great way to monetize something like this. Maybe an application but that's a bit of a ways off). If anyone has any experience with ads and AJAX sites I'd love to hear suggestions.
And surely other AJAX sites use AdSense, does anybody know how they do it?
Interesting idea.
(Edit: grammar.)