In [88]:
# importing
import pandas as pd
df = pd.read_csv('V3_final_statements.csv')

# cleaning white spaces
import re
df['Offender_info_v2'] = df.apply(lambda x: re.sub('\s+', ' ', x['Offender Info']).strip(), axis=1)
In [89]:
df['Offender_info_v2'].values
Out[89]:
array(["{'Name': 'Hall, Justen Grant', 'TDCJ Number': '999497', 'Date of Birth': '06/16/1981', 'Date Received': '05/11/2005', 'Age (when Received)': '23', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '10/28/2002', 'Age (at the time of Offense)': '21', 'County': 'El Paso', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '6′5″', 'Weight (in Pounds)': '197', 'Eye Color': 'Hazel', 'Native County': 'El Paso', 'Native State': 'Texas'}",
       "{'Name': 'Sparks, Robert', 'TDCJ Number': '999542', 'Date of Birth': '02/13/1974', 'Date Received': '01/08/2009', 'Age (when Received)': '34', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '09/15/2007', 'Age (at the time of Offense)': '33', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '247', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Soliz, Mark Anthony', 'TDCJ Number': '999571', 'Date of Birth': '01/27/1982', 'Date Received': '03/28/2012', 'Age (when Received)': '30', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '06/29/2010', 'Age (at the time of Offense)': '28', 'County': 'Johnson', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 5″', 'Weight (in Pounds)': '177', 'Eye Color': 'Brown', 'Native County': 'Tarrant', 'Native State': 'Texas'}",
       "{'Name': 'Crutsinger, Billy Jack', 'TDCJ Number': '999459', 'Date of Birth': '10/05/1954', 'Date Received': '10/08/2003', 'Age (when Received)': '49', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '04/06/2003', 'Age (at the time of Offense)': '48', 'County': 'Tarrant', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Gray', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '217', 'Eye Color': 'Green', 'Native County': 'Tarrant', 'Native State': 'Texas'}",
       "{'Name': 'Larry Ray Swearingen', 'TDCJ Number': '999361', 'Date of Birth': '5/21/1971', 'Date Received': '7/12/2000', 'Age (when Received)': '29', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '12/8/1998', 'Age (at the time of Offense)': '27', 'County': 'Montgomery', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '194', 'Eye Color': 'Blue', 'Native County': 'Montgomery', 'Native State': 'Texas'}",
       "{'Name': 'King, John William', 'TDCJ Number': '999295', 'Date of Birth': '11/03/1974', 'Date Received': '02/25/1999', 'Age (when Received)': '24', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '06/07/1998', 'Age (at the time of Offense)': '23', 'County': 'Jasper', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '198', 'Eye Color': 'Brown', 'Native County': 'Atlanta', 'Native State': 'Georgia'}",
       '{}', '{}',
       "{'Name': 'Braziel, Alvin Avon Jr.', 'TDCJ Number': '999393', 'Date of Birth': '3/16/1975', 'Date Received': '8/9/2001', 'Age (when Received)': '26', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '9/21/1993', 'Age (at the time of Offense)': '18', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '166', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Garcia, Joseph Christopher', 'TDCJ Number': '999441', 'Date of Birth': '11/06/1971', 'Date Received': '02/14/2003', 'Age (when Received)': '31', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '12/24/2000', 'Age (at the time of Offense)': '29', 'County': 'Dallas', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '202', 'Eye Color': 'Brown', 'Native County': 'Bexar', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Acker, Daniel Clate', 'TDCJ Number': '999381', 'Date of Birth': '10/09/1971', 'Date Received': '04/02/2001', 'Age (when Received)': '29', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '03/12/2000', 'Age (at the time of Offense)': '28', 'County': 'Hopkins', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '6′ 0″', 'Weight (in Pounds)': '295', 'Eye Color': 'Brown', 'Native County': 'Hunt', 'Native State': 'Texas'}",
       "{'Name': 'Clark, Troy', 'TDCJ Number': '999351', 'Date of Birth': '9/2/1967', 'Date Received': '3/31/2000', 'Age (when Received)': '32', 'Education Level (Highest Grade Completed)': '6 years', 'Date of Offense': '5/19/1998', 'Age (at the time of Offense)': '30', 'County': 'Smith', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '159', 'Eye Color': 'Blue', 'Native County': 'Bexar County', 'Native State': 'Texas'}",
       "{'Name': 'Young, Christopher Anthony', 'TDCJ Number': '999508', 'Date of Birth': '09/24/1983', 'Date Received': '03/31/2006', 'Age (when Received)': '22', 'Education Level (Highest Grade Completed)': '09', 'Date of Offense': '11/21/2004', 'Age (at the time of Offense)': '21', 'County': 'Bexar', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '6′ 1″', 'Weight (in Pounds)': '216', 'Eye Color': 'Brown', 'Native County': 'Bexar', 'Native State': 'Texas'}",
       "{'Name': 'Bible, Danny Paul', 'TDCJ Number': '999455', 'Date of Birth': '08/28/1951', 'Date Received': '07/17/2003', 'Age (when Received)': '51', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '05/27/1979', 'Age (at the time of Offense)': '27', 'County': 'Harris', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Gray', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '194', 'Eye Color': 'Blue', 'Native County': 'Brazoria', 'Native State': 'Texas'}",
       "{'Name': 'Castillo, Juan Edward', 'TDCJ Number': '999502', 'Date of Birth': '04/03/1981', 'Date Received': '09/27/2005', 'Age (when Received)': '24', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '12/03/2003', 'Age (at the time of Offense)': '22', 'County': 'Bexar', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 11″', 'Weight (in Pounds)': '180', 'Eye Color': 'Brown', 'Native County': 'Bexar', 'Native State': 'Texas'}",
       "{'Name': 'Davila, Erick Daniel', 'TDCJ Number': '999545', 'Date of Birth': '04/04/1987', 'Date Received': '02/27/2009', 'Age (when Received)': '21', 'Education Level (Highest Grade Completed)': '11th Grade', 'Date of Offense': '04/06/2008', 'Age (at the time of Offense)': '21', 'County': 'Tarrant', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 11″', 'Weight (in Pounds)': '161', 'Eye Color': 'Brown', 'Native County': 'Tarrant', 'Native State': 'Texas'}",
       "{'Name': 'Rodriguez III, Rosendo', 'TDCJ Number': '999534', 'Date of Birth': '03/26/1980', 'Date Received': '05/14/2008', 'Age (when Received)': '28', 'Education Level (Highest Grade Completed)': '12th Grade', 'Date of Offense': '09/13/2005', 'Age (at the time of Offense)': '25', 'County': 'Lubbock', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '198', 'Eye Color': 'Brown', 'Native County': 'Wichita', 'Native State': 'TX'}",
       "{'Name': 'Battaglia, John David', 'TDCJ Number': '999412', 'Date of Birth': '08/02/1955', 'Date Received': '05/01/2002', 'Age (when Received)': '46', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '05/02/2001', 'Age (at the time of Offense)': '45', 'County': 'Dallas', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Grey', 'Height (in Feet and Inches)': '6′ 0″', 'Weight (in Pounds)': '188', 'Eye Color': 'Green', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Rayford, William Earl', 'TDCJ Number': '999371', 'Date of Birth': '5/21/1953', 'Date Received': '1/4/2001', 'Age (when Received)': '47', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '11/16/99', 'Age (at the time of Offense)': '46', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '6′ 4″', 'Weight (in Pounds)': '179', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Shore, Anthony', 'TDCJ Number': '999488', 'Date of Birth': '06/25/1962', 'Date Received': '11/15/2004', 'Age (when Received)': '42', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '04/16/1992', 'Age (at the time of Offense)': '29', 'County': 'Harris', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Gray', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '198', 'Eye Color': 'Brown', 'Native County': 'Pennington', 'Native State': 'South Dakota'}",
       "{'Name': 'Cardenas, Ruben Ramirez', 'TDCJ Number': '999275', 'Date of Birth': '04/07/1970', 'Date Received': '07/29/1998', 'Age (when Received)': '28', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '02/22/1997', 'Age (at the time of Offense)': '26', 'County': 'Hidalgo', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '204', 'Eye Color': 'Brown', 'Native County': 'Guanajuato', 'Native State': 'Mexico'}",
       '{}',
       "{'Name': 'Preyor, Taichin', 'TDCJ Number': '999494', 'Date of Birth': '09/02/1970', 'Date Received': '03/30/2005', 'Age (when Received)': '34', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '02/26/2004', 'Age (at the time of Offense)': '33', 'County': 'Bexar', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '6′ 2″', 'Weight (in Pounds)': '219', 'Eye Color': 'Brown', 'Native County': 'Bexar', 'Native State': 'Texas'}",
       '{}', '{}',
       "{'Name': 'Edwards, Terry', 'TDCJ Number': '999463', 'Date of Birth': '08/10/1973', 'Date Received': '12/04/2003', 'Age (when Received)': '30', 'Education Level (Highest Grade Completed)': '12th grade', 'Date of Offense': '07/08/2002', 'Age (at the time of Offense)': '28', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '157', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Wilkins, Christopher', 'TDCJ Number': '999533', 'Date of Birth': '09/29/1968', 'Date Received': '03/12/2008', 'Age (when Received)': '39', 'Education Level (Highest Grade Completed)': '12th Grade', 'Date of Offense': '10/28/2005', 'Age (at the time of Offense)': '37', 'County': 'Tarrant', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '6′ 0″', 'Weight (in Pounds)': '196 lbs', 'Eye Color': 'Green', 'Native County': 'Harris County', 'Native State': 'Texas'}",
       "{'Name': 'Fuller Jr., Barney Ronald', 'TDCJ Number': '999481', 'Date of Birth': '08/12/1958', 'Date Received': '07/21/2004', 'Age (when Received)': '45', 'Education Level (Highest Grade Completed)': '09', 'Date of Offense': '05/14/2003', 'Age (at the time of Offense)': '44', 'County': 'Houston', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '225', 'Eye Color': 'Brown', 'Native County': 'Summit', 'Native State': 'Ohio'}",
       "{'Name': 'Vasquez, Pablo Lucio', 'TDCJ Number': '999297', 'Date of Birth': '08/11/1977', 'Date Received': '03/30/1999', 'Age (when Received)': '21', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '04/18/1998', 'Age (at the time of Offense)': '20', 'County': 'Hidalgo', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '174', 'Eye Color': 'Brown', 'Native County': 'Dawson', 'Native State': 'Texas'}",
       "{'Name': 'Ward, Adam Kelly', 'TDCJ Number': '999525', 'Date of Birth': '08/11/1982', 'Date Received': '06/27/2007', 'Age (when Received)': '24', 'Education Level (Highest Grade Completed)': 'Not available.', 'Date of Offense': '06/13/2005', 'Age (at the time of Offense)': '22', 'County': 'Hunt', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '149 lbs.', 'Eye Color': 'Hazel', 'Native County': 'Hunt County', 'Native State': 'Texas'}",
       "{'Name': 'Wesbrook, Coy Wayne', 'TDCJ Number': '999281', 'Date of Birth': '2/1/58', 'Date Received': '9/2/98', 'Age (when Received)': '40', 'Education Level (Highest Grade Completed)': '8 years', 'Date of Offense': '11/13/97', 'Age (at the time of Offense)': '39', 'County': 'Harris', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '296', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Freeman, James', 'TDCJ Number': '999539', 'Date of Birth': '11/12/1980', 'Date Received': '11/10/2008', 'Age (when Received)': '27', 'Education Level (Highest Grade Completed)': '12th Grade', 'Date of Offense': '03/17/2007', 'Age (at the time of Offense)': '26', 'County': 'Wharton', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '155', 'Eye Color': 'Brown', 'Native County': 'Wharton County', 'Native State': 'Texas'}",
       "{'Name': 'Masterson, Richard Allen', 'TDCJ Number': '999414', 'Date of Birth': '03/05/1972', 'Date Received': '05/15/2002', 'Age (when Received)': '30', 'Education Level (Highest Grade Completed)': '6', 'Date of Offense': '02/09/2001', 'Age (at the time of Offense)': '28', 'County': 'Harris', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 11″', 'Weight (in Pounds)': '233', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       "{'Name': 'Holiday, Raphael Deon', 'TDCJ Number': '999419', 'Date of Birth': '07/20/1979', 'Date Received': '06/21/2002', 'Age (when Received)': '22', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '09/06/2000', 'Age (at the time of Offense)': '21', 'County': 'Walker, on change of venue from Madison County', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '194', 'Eye Color': 'Brown', 'Native County': 'Grimes', 'Native State': 'Texas'}",
       "{'Name': 'Escamilla, Licho', 'TDCJ Number': '999432', 'Date of Birth': '07/03/1982', 'Date Received': '11/01/2002', 'Age (when Received)': '20', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '11/25/2001', 'Age (at the time of Offense)': '20', 'County': 'Dallas', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '156', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Garcia, Juan Martin', 'TDCJ Number': '999360', 'Date of Birth': '2/18/1980', 'Date Received': '6/21/2000', 'Age (when Received)': '20', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '9/17/1998', 'Age (at the time of Offense)': '18', 'County': 'Harris', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 5″', 'Weight (in Pounds)': '183', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       "{'Name': 'Lopez, Daniel', 'TDCJ Number': '999555', 'Date of Birth': '09/15/1987', 'Date Received': '03/16/2010', 'Age (when Received)': '22', 'Education Level (Highest Grade Completed)': '10th grade', 'Date of Offense': '03/11/2009', 'Age (at the time of Offense)': '21', 'County': 'Nueces', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '140 lbs.', 'Eye Color': 'Brown', 'Native County': 'Nueces County', 'Native State': 'Texas'}",
       "{'Name': 'Russeau, Gregory Lynn', 'TDCJ Number': '999430', 'Date of Birth': '10/11/1969', 'Date Received': '10/15/2002', 'Age (when Received)': '33', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '05/30/2001', 'Age (at the time of Offense)': '31', 'County': 'Harris', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 11″', 'Weight (in Pounds)': '299', 'Eye Color': 'Brown', 'Native County': 'Smith', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Charles, Derrick Dewayne', 'TDCJ Number': '999451', 'Date of Birth': '09/06/1982', 'Date Received': '05/27/2003', 'Age (when Received)': '20', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '07/02/2002', 'Age (at the time of Offense)': '19', 'County': 'Harris', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '05′ 9″', 'Weight (in Pounds)': '179', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       "{'Name': 'Garza, Jr., Manuel', 'TDCJ Number': '999434', 'Date of Birth': '08/08/1980', 'Date Received': '11/08/2002', 'Age (when Received)': '22', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '02/02/2001', 'Age (at the time of Offense)': '20', 'County': 'Bexar', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '157', 'Eye Color': 'Brown', 'Native County': 'Bexar', 'Native State': 'Texas'}",
       "{'Name': 'Sprouse, Kent William', 'TDCJ Number': '999471', 'Date of Birth': '8/9/1972', 'Date Received': '3/1/2004', 'Age (when Received)': '31', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '10/6/2002', 'Age (at the time of Offense)': '30', 'County': 'Ellis', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '222', 'Eye Color': 'Hazel', 'Native County': 'Boone', 'Native State': 'Missouri'}",
       "{'Name': 'Vasquez, Manuel', 'TDCJ Number': '999336', 'Date of Birth': '06/16/1968', 'Date Received': '11/30/1999', 'Age (when Received)': '31', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '03/19/1998', 'Age (at the time of Offense)': '29', 'County': 'Bexar', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '195', 'Eye Color': 'Brown', 'Native County': 'Jerome', 'Native State': 'Idaho'}",
       "{'Name': 'Donald Newbury', 'TDCJ Number': '999403', 'Date of Birth': '05/18/1962', 'Date Received': '01/28/2002', 'Age (when Received)': '39', 'Education Level (Highest Grade Completed)': '6', 'Date of Offense': '12/24/2000', 'Age (at the time of Offense)': '38', 'County': 'Dallas', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '6′ 0″', 'Weight (in Pounds)': '215', 'Eye Color': 'Brown', 'Native County': 'Bernalillo', 'Native State': 'New Mexico'}",
       "{'Name': 'Ladd, Robert Charles', 'TDCJ Number': '999237', 'Date of Birth': '3/19/57', 'Date Received': '8/29/97', 'Age (when Received)': '40', 'Education Level (Highest Grade Completed)': '10 years', 'Date of Offense': '9/25/96', 'Age (at the time of Offense)': '39', 'County': 'Smith', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Weight (in Pounds)': '232', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Paredes, Miguel Angel', 'TDCJ Number': '999400', 'Date of Birth': '08/08/1982', 'Date Received': '11/09/2001', 'Age (when Received)': '19', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '09/17/2000', 'Age (at the time of Offense)': '18', 'County': 'Bexar', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '254', 'Eye Color': 'Brown', 'Native County': 'Cook', 'Native State': 'Illinois'}",
       "{'Name': 'Coleman, Lisa', 'TDCJ Number': '999511', 'Date of Birth': '10/06/1975', 'Date Received': '06/22/2006', 'Age (when Received)': '30', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '07/26/2004', 'Age (at the time of Offense)': '28', 'County': 'Tarrant', 'Race': 'Black', 'Gender': 'Female', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 3″', 'Weight (in Pounds)': '189', 'Eye Color': 'Brown', 'Native County': 'Tarrant', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Villegas, Jr., Jose Luis', 'TDCJ Number': '999417', 'Date of Birth': '04/14/1975', 'Date Received': '05/21/2002', 'Age (when Received)': '27', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '01/22/2001', 'Age (at the time of Offense)': '27', 'County': 'Nueces', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '186', 'Eye Color': 'Brown', 'Native County': 'Nueces', 'Native State': 'Texas'}",
       "{'Name': 'Hernandez, Ramiro', 'TDCJ Number': '999342', 'Date of Birth': '10/05/1969', 'Date Received': '02/11/2000', 'Age (when Received)': '30', 'Education Level (Highest Grade Completed)': '4', 'Date of Offense': '10/15/1997', 'Age (at the time of Offense)': '28', 'County': 'Bandera', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 2″', 'Weight (in Pounds)': '190', 'Eye Color': 'Brown', 'Native County': 'Tamaulipas (Mexico)', 'Native State': 'n/a'}",
       "{'Name': 'Tommy Lynn Sells', 'TDCJ Number': '999367', 'Date of Birth': '6/28/1964', 'Date Received': '11/8/2000', 'Age (when Received)': '36', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '12/31/1999', 'Age (at the time of Offense)': '35', 'County': 'Val Verde', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '195', 'Eye Color': 'Hazel', 'Native County': 'Alameda', 'Native State': 'California'}",
       "{'Name': 'Doyle, Anthony Dewayne', 'TDCJ Number': '999478', 'Date of Birth': '10/16/1984', 'Date Received': '05/28/2004', 'Age (when Received)': '19', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '01/16/2003', 'Age (at the time of Offense)': '18', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 07″', 'Weight (in Pounds)': '182', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Jasper, Ray', 'TDCJ Number': '999341', 'Date of Birth': '08/25/1980', 'Date Received': '02/04/2000', 'Age (when Received)': '19', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '11/29/1998', 'Age (at the time of Offense)': '19', 'County': 'Bexar', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '139', 'Eye Color': 'Brown', 'Native Country': 'Netherlands', 'Native State': 'n/a'}",
       "{'Name': 'Basso, Suzanne Margaret', 'TDCJ Number': '999329', 'Date of Birth': '05/15/1954', 'Date Received': '10/28/1999', 'Age (when Received)': '45', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '08/25/1998', 'Age (at the time of Offense)': '44', 'County': 'Harris', 'Race': 'White', 'Gender': 'Female', 'Hair Color': 'Grey', 'Height (in Feet and Inches)': '5′ 2″', 'Weight (in Pounds)': '141', 'Eye Color': 'Blue', 'Native County': 'Albany', 'Native State': 'New York'}",
       '{}',
       "{'Name': 'Martin, Jerry Duane', 'TDCJ Number': '999552', 'Date of Birth': '03/28/1970', 'Date Received': '02/17/2009', 'Age (when Received)': '38', 'Education Level (Highest Grade Completed)': '10th Grade', 'Date of Offense': '09/24/2007', 'Age (at the time of Offense)': '37', 'County': 'Leon C/V from Walker', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '169 lbs.', 'Eye Color': 'Brown', 'Native County': 'Collin', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Yowell, Michael J.', 'TDCJ Number': '999334', 'Date of Birth': '01/25/1970', 'Date Received': '11/23/1999', 'Age (when Received)': '29', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '05/09/1998', 'Age (at the time of Offense)': '28', 'County': 'Lubbock', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '188', 'Eye Color': 'Hazel', 'Native County': 'Lubbock', 'Native State': 'Texas'}",
       "{'Name': 'Diaz, Arturo Eleazar', 'TDCJ Number': '999345', 'Date of Birth': '12/27/1975', 'Date Received': '2/20/2000', 'Age (when Received)': '24', 'Education Level (Highest Grade Completed)': '7', 'Date of Offense': '04/03/1999', 'Age (at the time of Offense)': '23', 'County': 'Hidalgo', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '200', 'Eye Color': 'Brown', 'Native County': 'Hidalgo', 'Native State': 'Texas'}",
       "{'Name': 'Garza, Robert', 'TDCJ Number': '999466', 'Date of Birth': '05/15/1982', 'Date Received': '12/18/2003', 'Age (when Received)': '20', 'Education Level (Highest Grade Completed)': '08', 'Date of Offense': '09/05/2002', 'Age (at the time of Offense)': '20', 'County': 'Harris', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '147', 'Eye Color': 'Brown', 'Native County': 'Hidalgo Co.', 'Native State': 'Texas'}",
       "{'Name': 'Feldman, Douglas Alan', 'TDCJ Number': '999326', 'Date of Birth': '06/19/1958', 'Date Received': '09/22/1999', 'Age (when Received)': '41', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '08/25/1998', 'Age (at the time of Offense)': '40', 'County': 'Dallas', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '198', 'Eye Color': 'Blue', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Ross, Vaughn', 'TDCJ Number': '999429', 'Date of Birth': '09/04/1971', 'Date Received': '10/01/2002', 'Age (when Received)': '31', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '01/31/2001', 'Age (at the time of Offense)': '29', 'County': 'Lubbock', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '150', 'Eye Color': 'Brown', 'Native County': 'Saint Louis', 'Native State': 'Missouri'}",
       "{'Name': 'Quintanilla, Jr., John Manuel', 'TDCJ Number': '999491', 'Date of Birth': '12/09/1976', 'Date Received': '12/08/2004', 'Age (when Received)': '28', 'Education Level (Highest Grade Completed)': '08', 'Date of Offense': '11/24/2002', 'Age (at the time of Offense)': '25', 'County': 'Victoria', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '153', 'Eye Color': 'Brown', 'Native County': 'Calhoun', 'Native State': 'Texas'}",
       "{'Name': 'McCarthy, Kimberly Lagayle', 'TDCJ Number': '999287', 'Date of Birth': '05/11/1961', 'Date Received': '12/07/1998', 'Age (when Received)': '37', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '07/21/1997', 'Age (at the time of Offense)': '36', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Female', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 3″', 'Weight (in Pounds)': '188', 'Eye Color': 'Brown', 'Native County': 'Hunt', 'Native State': 'Texas'}",
       "{'Name': 'Elroy Chester', 'TDCJ Number': '999280', 'Date of Birth': '6/14/1969', 'Date Received': '9/26/1998', 'Age (when Received)': '29', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '2/6/1998', 'Age (at the time of Offense)': '28', 'County': 'Jefferson', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '160', 'Eye Color': 'Brown', 'Native County': 'Jefferson', 'Native State': 'Texas'}",
       "{'Name': 'Williams, Jefferey Demond', 'TDCJ Number': '999350', 'Date of Birth': '12/16/1975', 'Date Received': '3/29/2000', 'Age (when Received)': '24', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '5/19/1999', 'Age (at the time of Offense)': '23', 'County': 'Harris', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '153 lbs.', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       "{'Name': 'Parr, Carroll Joe', 'TDCJ Number': '999479', 'Date of Birth': '10/18/1977', 'Date Received': '06/04/2004', 'Age (when Received)': '26', 'Education Level (Highest Grade Completed)': '03', 'Date of Offense': '01/11/2003', 'Age (at the time of Offense)': '25', 'County': 'McLennan', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '178', 'Eye Color': 'Brown', 'Native County': 'McLennan', 'Native State': 'Texas'}",
       "{'Name': 'Cobb,Richard Aaron', 'TDCJ Number': '999467', 'Date of Birth': '04/02/1984', 'Date Received': '01/23/2004', 'Age (when Received)': '19', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '09/02/2002', 'Age (at the time of Offense)': '18', 'County': 'Cherokee', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '05′ 10″', 'Weight (in Pounds)': '150', 'Eye Color': 'Blue', 'Native County': 'Smith', 'Native State': 'Texas'}",
       "{'Name': 'Threadgill, Ronnie Paul', 'TDCJ Number': '999424', 'Date of Birth': '02/20/1973', 'Date Received': '07/22/2002', 'Age (when Received)': '29', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '04/14/2001', 'Age (at the time of Offense)': '28', 'County': 'Navarro', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '6′ 0″', 'Weight (in Pounds)': '174', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Lewis, Rickey Lynn', 'TDCJ Number': '999097', 'Date of Birth': '07/21/1962', 'Date Received': '05/06/1994', 'Age (when Received)': '31', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '09/17/1990', 'Age (at the time of Offense)': '28', 'County': 'Smith', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 3″', 'Weight (in Pounds)': '146', 'Eye Color': 'Brown', 'Native County': 'Smith', 'Native State': 'Texas'}",
       '{}', '{}',
       "{'Name': 'Hernandez, Ramon Torres', 'TDCJ Number': '999431', 'Date of Birth': '11/08/1971', 'Date Received': '10/21/2002', 'Age (when Received)': '30', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '03/31/2001', 'Age (at the time of Offense)': '29', 'County': 'Bexar', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '163', 'Eye Color': 'Hazel', 'Native County': 'Bexar', 'Native State': 'Texas'}",
       "{'Name': 'Swain, Mario', 'TDCJ Number': '999475', 'Date of Birth': '02/28/1979', 'Date Received': '04/08/2004', 'Age (when Received)': '25', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '12/27/2002', 'Age (at the time of Offense)': '23', 'County': 'Gregg', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '139', 'Eye Color': 'Brown', 'Native County': 'Los Angeles', 'Native State': 'California'}",
       "{'Name': 'Roberts Jr., Donnie Lee', 'TDCJ Number': '999487', 'Date of Birth': '02/09/1971', 'Date Received': '10/28/2004', 'Age (when Received)': '33', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '10/15/2003', 'Age (at the time of Offense)': '32', 'County': 'Polk', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '6′ 1″', 'Weight (in Pounds)': '223', 'Eye Color': 'Blue', 'Native County': 'Natchitoches Parish', 'Native State': 'Louisiana'}",
       '{}', 'no link',
       "{'Name': 'Foster, Cleve', 'TDCJ Number': '999470', 'Date of Birth': '10/24/1963', 'Date Received': '3/1/2004', 'Age (when Received)': '40', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '02/14/2002', 'Age (at the time of Offense)': '38', 'County': 'Tarrant', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '260', 'Eye Color': 'Blue', 'Native County': 'Henderson', 'Native State': 'Kentucky'}",
       "{'Name': 'Robert Wayne Harris', 'TDCJ Number': '999364', 'Date of Birth': '2/28/1972', 'Date Received': '10/6/2000', 'Age (when Received)': '28', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '3/20/2000', 'Age (at the time of Offense)': '28', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '6′ 0″', 'Weight (in Pounds)': '182', 'Eye Color': 'Black', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Hearn, Yokamon L.', 'TDCJ Number': '999292', 'Date of Birth': '11/6/78', 'Date Received': '12/31/98', 'Age (when Received)': '20', 'Education Level (Highest Grade Completed)': '10 years', 'Date of Offense': '3/26/98', 'Age (at the time of Offense)': '19', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '184', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Adams, Beunka', 'TDCJ Number': '999486', 'Date of Birth': '12/10/1982', 'Date Received': '08/30/2004', 'Age (when Received)': '21', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '09/02/2002', 'Age (at the time of Offense)': '19', 'County': 'Cherokee', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height': '5′ 6″', 'Weight (in Pounds)': '179', 'Eye Color': 'Brown', 'Native County': 'Cherokee', 'Native State': 'Texas'}",
       "{'Name': 'Hernandez, Jesse Joe', 'TDCJ Number': '999425', 'Date of Birth': '06/08/1964', 'Date Received': '08/08/2002', 'Age (when Received)': '38', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '04/11/2001', 'Age (at the time of Offense)': '36', 'County': 'Dallas', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 3″', 'Weight (in Pounds)': '145', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Thurmond, Keith Steven', 'TDCJ Number': '999435', 'Date of Birth': '10/31/1959', 'Date Received': '11/14/2002', 'Age (when Received)': '43', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '09/25/2001', 'Age (at the time of Offense)': '41', 'County': 'Montgomery', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '220', 'Eye Color': 'Brown', 'Native County': 'Fort Knox', 'Native State': 'Kentucky'}",
       "{'Name': 'Rivas, George', 'TDCJ Number': '999394', 'Date of Birth': '5/6/1970', 'Date Received': '8/29/2001', 'Age (when Received)': '31', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '12/24/2000', 'Age (at the time of Offense)': '30', 'County': 'Dallas', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '214', 'Eye Color': 'Brown', 'Native County': 'El Paso', 'Native State': 'Texas'}",
       "{'Name': 'Hernandez, Rodrigo', 'TDCJ Number': '999474', 'Date of Birth': '06/27/1973', 'Date Received': '04/07/2004', 'Age (when Received)': '30', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '02/19/1994', 'Age (at the time of Offense)': '20', 'County': 'Bexar', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '202', 'Eye Color': 'Brown', 'Native County': 'Zavala', 'Native State': 'Texas'}",
       "{'Name': 'Esparza, Guadalupe', 'TDCJ Number': '999385', 'Date of Birth': '11/21/1964', 'Date Received': '05/25/2001', 'Age (when Received)': '36', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '06/30/1999', 'Age (at the time of Offense)': '34', 'County': 'Bexar', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 4″', 'Weight (in Pounds)': '193', 'Eye Color': 'Brown', 'Native County': 'Bexar', 'Native State': 'Texas'}",
       "{'Name': 'Garcia, Frank Martinez', 'TDCJ Number': '999418', 'Date of Birth': '10/21/1972', 'Date Received': '06/10/2002', 'Age (when Received)': '29', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '03/29/2001', 'Age (at the time of Offense)': '28', 'County': 'Bexar', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '169', 'Eye Color': 'Brown', 'Native County': 'Bexar', 'Native State': 'Texas'}",
       "{'Name': 'Brewer, Lawrence Russell', 'TDCJ Number': '999327', 'Date of Birth': '03/13/1967', 'Date Received': '09/23/1999', 'Age (when Received)': '32', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '06/07/1998', 'Age (at the time of Offense)': '31', 'County': 'Brazos (on a change of venue from Jasper)', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '180', 'Eye Color': 'Brown', 'Native County': 'Lamar', 'Native State': 'Texas'}",
       "{'Name': 'Woods, Jr., Steven Michael', 'TDCJ Number': '999427', 'Date of Birth': '04/17/1980', 'Date Received': '08/27/2002', 'Age (when Received)': '22', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '05/02/2001', 'Age (at the time of Offense)': '21', 'County': 'Denton', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '152', 'Eye Color': 'Brown', 'Native County': 'Wayne', 'Native State': 'Michigan'}",
       "{'Name': 'Robles, Martin', 'TDCJ Number': '999457', 'Date of Birth': '05/12/1978', 'Date Received': '09/23/2003', 'Age (when Received)': '25', 'Education Level (Highest Grade Completed)': '08', 'Date of Offense': '11/12/2002', 'Age (at the time of Offense)': '24', 'County': 'Nueces', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '174', 'Eye Color': 'Brown', 'Native County': 'Nueces', 'Native State': 'Texas'}",
       "{'Name': 'Mark Stroman', 'TDCJ Number': '999409', 'Date of Birth': '10/13/1969', 'Date Received': '04/05/2002', 'Age (when Received)': '32', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '10/04/2001', 'Age (at the time of Offense)': '31', 'County': 'Dallas', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '223', 'Eye Color': 'Hazel', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Mathis, Milton Wuzael', 'TDCJ Number': '999337', 'Date of Birth': '03/11/79', 'Date Received': '12/09/99', 'Age (when Received)': '20', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '12/15/98', 'Age (at the time of Offense)': '19', 'County': 'Fort Bend', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '6′ 2″', 'Weight (in Pounds)': '193', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       "{'Name': 'Taylor, Lee Andrew', 'TDCJ Number': '999344', 'Date of Birth': '01/08/1979', 'Date Received': '02/22/2000', 'Age (when Received)': '21', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '04/01/1999', 'Age (at the time of Offense)': '20', 'County': 'Bowie', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '207', 'Eye Color': 'Brown', 'Native County': 'Galveston', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Kerr, Cary D.', 'TDCJ Number': '999449', 'Date of Birth': '10/06/1964', 'Date Received': '04/17/2003', 'Age (when Received)': '38', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '07/12/2001', 'Age (at the time of Offense)': '36', 'County': 'Tarrant', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '219', 'Eye Color': 'Green', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Adams, Timothy Wayne', 'TDCJ Number': '999448', 'Date of Birth': '08/22/1968', 'Date Received': '04/17/2003', 'Age (when Received)': '34', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '02/20/2002', 'Age (at the time of Offense)': '33', 'County': 'Harris', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′6″', 'Weight (in Pounds)': '241', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       "{'Name': 'Hall, Michael Wayne', 'TDCJ Number': '999346', 'Date of Birth': '04/06/1979', 'Date Received': '03/02/2000', 'Age (when Received)': '20', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '02/15/1998', 'Age (at the time of Offense)': '18', 'County': 'Tarrant', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '6′ 2″', 'Weight (in Pounds)': '218', 'Eye Color': 'Hazel', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Wooten, Larry', 'TDCJ Number': '999269', 'Date of Birth': '12/10/58', 'Date Received': '5/21/98', 'Age (when Received)': '39', 'Education Level (Highest Grade Completed)': '12 years', 'Date of Offense': '9/3/96', 'Age (at the time of Offense)': '37', 'County': 'Lamar', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 5″', 'Weight (in Pounds)': '183', 'Eye Color': 'Brown', 'Native County': 'Lamar', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Jackson, Derrick L.', 'TDCJ Number': '999263', 'Date of Birth': '6/13/68', 'Date Received': '4/22/98', 'Age (when Received)': '29', 'Education Level (Highest Grade Completed)': '11 years (GED)', 'Date of Offense': '9/11/88', 'Age (at the time of Offense)': '20', 'County': 'Harris', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 1″', 'Weight (in Pounds)': '160', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       "{'Name': 'Perry, Michael James', 'TDCJ Number': '999444', 'Date of Birth': '04/09/1982', 'Date Received': '03/03/2003', 'Age (when Received)': '20', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '10/24/2001', 'Age (at the time of Offense)': '19', 'County': 'Montgomery', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '132', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       '{}', '{}', '{}',
       "{'Name': 'Cannady, Rogelio', 'TDCJ Number': '999245', 'Date of Birth': '5/29/72', 'Date Received': '12/5/97', 'Age (when Received)': '25', 'Education Level (Highest Grade Completed)': '8 years', 'Date of Offense': '10/10/93', 'Age (at the time of Offense)': '21', 'County': 'Bee', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '150', 'Eye Color': 'Brown', 'Native County': 'Val Verde', 'Native State': 'Texas'}",
       "{'Name': 'Galloway, Billy John', 'TDCJ Number': '999349', 'Date of Birth': '03/22/1969', 'Date Received': '03/27/2000', 'Age (when Received)': '31', 'Education Level (Highest Grade Completed)': '6', 'Date of Offense': '09/08/1998', 'Age (at the time of Offense)': '29', 'County': 'Hunt', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 11″', 'Weight (in Pounds)': '175', 'Eye Color': 'Blue', 'Native County': 'Onondaga', 'Native State': 'New York'}",
       "{'Name': 'Kevin Scott Varga', 'TDCJ Number': '999368', 'Date of Birth': '3/4/1969', 'Date Received': '11/20/2000', 'Age (when Received)': '31', 'Education Level (Highest Grade Completed)': '6', 'Date of Offense': '9/8/1998', 'Age (at the time of Offense)': '29', 'County': 'Hunt', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '203', 'Eye Color': 'Brown', 'Native County': 'Kalamazoo', 'Native State': 'Michigan'}",
       "{'Name': 'Bustamante, Samuel', 'TDCJ Number': '999380', 'Date of Birth': '12/11/1969', 'Date Received': '3/16/2001', 'Age (when Received)': '31', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '1/18/1998', 'Age (at the time of Offense)': '28', 'County': 'Fort Bend', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '264', 'Eye Color': 'Brown', 'Native County': 'Wharton', 'Native State': 'Texas'}",
       "{'Name': 'Berkley, William Josef', 'TDCJ Number': '999422', 'Date of Birth': '01/16/1979', 'Date Received': '07/18/2002', 'Age (when Received)': '23', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '03/10/2000', 'Age (at the time of Offense)': '21', 'County': 'El Paso', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 11″', 'Weight (in Pounds)': '139', 'Eye Color': 'Hazel', 'Native County': 'Schwavish Hall', 'Native State': 'Germany'}",
       "{'Name': 'Alix, Franklin DeWayne', 'TDCJ Number': '999286', 'Date of Birth': '8/6/75', 'Date Received': '11/12/98', 'Age (when Received)': '23', 'Education Level (Highest Grade Completed)': '10 years', 'Date of Offense': '1/2/98', 'Age (at the time of Offense)': '23', 'County': 'Harris', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′9″', 'Weight (in Pounds)': '188', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       "{'Name': 'Maxwell, Joshua', 'TDCJ Number': '999408', 'Date of Birth': '05/17/1978', 'Date Received': '03/26/2002', 'Age (when Received)': '23', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '10/11/2000', 'Age (at the time of Offense)': '22', 'County': 'Bexar', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '184', 'Eye Color': 'Blue', 'Native County': 'Marion', 'Native State': 'Texas'}",
       "{'Name': 'Sigala, Michael Adam', 'TDCJ Number': '999397', 'Date of Birth': '12/11/1977', 'Date Received': '10/29/2001', 'Age (when Received)': '23', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '08/22/2000', 'Age (at the time of Offense)': '22', 'County': 'Collin', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 5″', 'Weight (in Pounds)': '213', 'Eye Color': 'Hazel', 'Native County': 'Tarrant', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Mosley, Kenneth', 'TDCJ Number': '999243', 'Date of Birth': '9/7/58', 'Date Received': '10/20/97', 'Age (when Received)': '39', 'Education Level (Highest Grade Completed)': '12 years', 'Date of Offense': '2/15/97', 'Age (at the time of Offense)': '38', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '170', 'Eye Color': 'Brown', 'Native County': 'Flint', 'Native State': 'Michigan'}",
       "{'Name': 'Woods, Bobby Wayne', 'TDCJ Number': '999270', 'Date of Birth': '10/11/65', 'Date Received': '5/29/98', 'Age (when Received)': '32', 'Education Level (Highest Grade Completed)': '7 years', 'Date of Offense': '4/30/97', 'Age (at the time of Offense)': '31', 'County': 'Llano (on change of venue from Hood County)', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Blonde', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '231', 'Eye Color': 'Blue', 'Native County': 'Tarrant', 'Native State': 'Texas'}",
       "{'Name': 'Thompson, Robert Lee', 'TDCJ Number': '999276', 'Date of Birth': '4/1/75', 'Date Received': '8/10/98', 'Age (when Received)': '23', 'Education Level (Highest Grade Completed)': '10 years', 'Date of Offense': '12/5/96', 'Age (at the time of Offense)': '21', 'County': 'Harris', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '252', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       "{'Name': 'Danielle Simpson', 'TDCJ Number': '999370', 'Date of Birth': '10/26/1979', 'Date Received': '12/15/2000', 'Age (when Received)': '21', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '1/26/2000', 'Age (at the time of Offense)': '20', 'County': 'Anderson', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '151', 'Eye Color': 'Brown', 'Native County': 'Anderson', 'Native State': 'Texas'}",
       "{'Name': 'Valle, Yosvanis', 'TDCJ Number': '999384', 'Date of Birth': '09/07/1975', 'Date Received': '05/09/2001', 'Age (when Received)': '25', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '06/07/1999', 'Age (at the time of Offense)': '23', 'County': 'Harris', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '150', 'Eye Color': 'Brown', 'Native County': 'Habana', 'Native State': 'Cuba'}",
       "{'Name': 'Oliver, Khristian', 'TDCJ Number': '999301', 'Date of Birth': '08/26/1977', 'Date Received': '04/23/1999', 'Age (when Received)': '21', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '03/17/1998', 'Age (at the time of Offense)': '20', 'County': 'Nacogdoches', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '6′ 1″', 'Weight (in Pounds)': '150', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       "{'Name': 'Blanton, Reginald W.', 'TDCJ Number': '999395', 'Date of Birth': '6/3/1981', 'Date Received': '9/5/2001', 'Age (when Received)': '20', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '4/13/2000', 'Age (at the time of Offense)': '18', 'County': 'Bexar', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '6′ 1″', 'Weight (in Pounds)': '201', 'Eye Color': 'Brown', 'Native County': 'Alameda', 'Native State': 'California'}",
       "{'Name': 'Coleman, Christopher', 'TDCJ Number': '999239', 'Date of Birth': '12/28/71', 'Date Received': '9/10/97', 'Age (when Received)': '25', 'Education Level (Highest Grade Completed)': '11 years', 'Date of Offense': '12/14/95', 'Age (at the time of Offense)': '23', 'County': 'Harris', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '185', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Hankins, Terry Lee', 'TDCJ Number': '999415', 'Date of Birth': '10/10/1974', 'Date Received': '05/20/2002', 'Age (when Received)': '27', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '08/26/2001', 'Age (at the time of Offense)': '26', 'County': 'Tarrant', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '180', 'Eye Color': 'Hazel', 'Native County': 'Tarrant', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Johnson, Derrick Lamone', 'TDCJ Number': '999339', 'Date of Birth': '09/20/1980', 'Date Received': '12/22/1999', 'Age (when Received)': '19', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '01/21/1999', 'Age (at the time of Offense)': '18', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '156', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Rosales, Michael', 'TDCJ Number': '999274', 'Date of Birth': '1/11/74', 'Date Received': '7/16/98', 'Age (when Received)': '24', 'Education Level (Highest Grade Completed)': '10 years', 'Date of Offense': '6/4/97', 'Age (at the time of Offense)': '23', 'County': 'Lubbock', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 5″', 'Weight (in Pounds)': '163', 'Eye Color': 'Brown', 'Native County': 'Kit Carson', 'Native State': 'Colorado'}",
       "{'Name': 'Salazar, Luis Cervantes', 'TDCJ Number': '999285', 'Date of Birth': '8/31/70', 'Date Received': '10/30/98', 'Age (when Received)': '28', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '10/11/97', 'Age (at the time of Offense)': '27', 'County': 'Bexar', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 5″', 'Weight (in Pounds)': '176', 'Eye Color': 'Brown', 'Native County': 'Eastland', 'Native State': 'Texas'}",
       "{'Name': 'Martinez, James Edward', 'TDCJ Number': '999404', 'Date of Birth': '06/09/1974', 'Date Received': '02/13/2002', 'Age (when Received)': '27', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '09/21/2000', 'Age (at the time of Offense)': '26', 'County': 'Tarrant', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '144', 'Eye Color': 'Brown', 'Native County': 'Tarrant', 'Native State': 'Texas'}",
       '{}', '{}', '{}',
       "{'Name': 'Scheanette, Dale Devon', 'TDCJ Number': '999440', 'Date of Birth': '05/07/1973', 'Date Received': '02/06/2003', 'Age (when Received)': '29', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '12/24/1996', 'Age (at the time of Offense)': '23', 'County': 'Tarrant', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '162', 'Eye Color': 'Brown', 'Native County': 'Ouachita Parish', 'Native State': 'Louisiana'}",
       '{}',
       "{'Name': 'Ortiz, Ricardo', 'TDCJ Number': '999320', 'Date of Birth': '10/05/1962', 'Date Received': '06/24/1999', 'Age (when Received)': '36', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '08/18/1997', 'Age (at the time of Offense)': '34', 'County': 'El Paso', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '6′ 2″', 'Weight (in Pounds)': '209', 'Eye Color': 'Brown', 'Native County': 'El Paso', 'Native State': 'Texas'}",
       "{'Name': 'Martinez, Virgil Euristi', 'TDCJ Number': '999265', 'Date of Birth': '12/12/67', 'Date Received': '4/22/98', 'Age (when Received)': '30', 'Education Level (Highest Grade Completed)': '11 years', 'Date of Offense': '10/1/96', 'Age (at the time of Offense)': '28', 'County': 'Brazoria', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '6′ 3″', 'Weight (in Pounds)': '284', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       "{'Name': 'Reginald Perkins', 'TDCJ Number': '999407', 'Date of Birth': '04/29/1955', 'Date Received': '03/22/2002', 'Age (when Received)': '46', 'Education Level (Highest Grade Completed)': '7', 'Date of Offense': '12/04/2000', 'Age (at the time of Offense)': '45', 'County': 'Tarrant', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '6′ 2″', 'Weight (in Pounds)': '190', 'Eye Color': 'Brown', 'Native County': 'Woodruff', 'Native State': 'Arkansas'}",
       '{}',
       "{'Name': 'Moore, Curtis', 'TDCJ Number': '999212', 'Date of Birth': '2/26/68', 'Date Received': '01/29/98', 'Age (when Received)': '30', 'Education Level (Highest Grade Completed)': '12 years', 'Date of Offense': '11/30/95', 'Age (at the time of Offense)': '27', 'County': 'Tarrant', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '167', 'Eye Color': 'Brown', 'Native County': 'Tarrant', 'Native State': 'Texas'}",
       "{'Name': 'Hudson, Robert Jean', 'TDCJ Number': '999353', 'Date of Birth': '3/4/63', 'Date Received': '4/6/00', 'Age (when Received)': '37', 'Education Level (Highest Grade Completed)': '12 years', 'Date of Offense': '5/7/99', 'Age (at the time of Offense)': '36', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 11″', 'Weight (in Pounds)': '229', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Denard Manns', 'TDCJ Number': '999405', 'Date of Birth': '12/22/1965', 'Date Received': '03/04/2002', 'Age (when Received)': '36', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '11/18/1998', 'Age (at the time of Offense)': '32', 'County': 'Bell', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '230', 'Eye Color': 'Brown', 'Native County': 'New York', 'Native State': 'New York'}",
       '{}', '{}',
       "{'Name': 'Wright, Gregory Edward', 'TDCJ Number': '999253', 'Date of Birth': '11/1/65', 'Date Received': '2/5/98', 'Age (when Received)': '32', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '3/21/97', 'Age (at the time of Offense)': '31', 'County': 'Dallas', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '6′ 0″', 'Weight (in Pounds)': '170', 'Eye Color': 'Blue', 'Native County': 'Knox', 'Native State': 'Tennessee'}",
       '{}',
       "{'Name': 'Ries, Joseph Ray', 'TDCJ Number': '999335', 'Date of Birth': '09/18/1979', 'Date Received': '11/29/1999', 'Age (when Received)': '20', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '02/22/1999', 'Age (at the time of Offense)': '19', 'County': 'Hopkins', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '135', 'Eye Color': 'Hazel', 'Native County': 'Douglas', 'Native State': 'Oregon'}",
       "{'Name': 'Watts, Kevin', 'TDCJ Number': '999456', 'Date of Birth': '01/18/1981', 'Date Received': '09/04/2003', 'Age (when Received)': '22', 'Education Level (Highest Grade Completed)': '09', 'Date of Offense': '03/01/2002', 'Age (at the time of Offense)': '21', 'County': 'Bexar', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '184', 'Eye Color': 'Brown', 'Native County': 'Santa Clara', 'Native State': 'California'}",
       '{}',
       "{'Name': 'Murray, William A.', 'TDCJ Number': '999313', 'Date of Birth': '02/13/1969', 'Date Received': '06/10/1999', 'Age (when Received)': '30', 'Education Level (Highest Grade Completed)': '7', 'Date of Offense': '02/10/1998', 'Age (at the time of Offense)': '28', 'County': 'Kaufman', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 3″', 'Weight (in Pounds)': '158', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Rodriguez, Michael Anthony', 'TDCJ Number': '999413', 'Date of Birth': '10/29/1962', 'Date Received': '05/09/2002', 'Age (when Received)': '39', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '12/24/2000', 'Age (at the time of Offense)': '40', 'County': 'Dallas', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '215', 'Eye Color': 'Brown', 'Native County': 'Bexar', 'Native State': 'Texas'}",
       "{'Name': 'Dorsey, Leon David IV', 'TDCJ Number': '999359', 'Date of Birth': '11/17/1975', 'Date Received': '6/12/2000', 'Age (when Received)': '24', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '4/4/1994', 'Age (at the time of Offense)': '18', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 11″', 'Weight (in Pounds)': '174', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Chi, Heliberto', 'TDCJ Number': '999437', 'Date of Birth': '12/28/1978', 'Date Received': '11/21/2002', 'Age (when Received)': '23', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '03/24/2001', 'Age (at the time of Offense)': '22', 'County': 'Tarrant', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '205', 'Eye Color': 'Brown', 'Native County': 'San Pedrosula', 'Native State': 'Honduras'}",
       '{}',
       "{'Name': 'Davis, Larry Donell', 'TDCJ Number': '999316', 'Date of Birth': '10/09/1967', 'Date Received': '06/11/1999', 'Age (when Received)': '31', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '08/28/1995', 'Age (at the time of Offense)': '27', 'County': 'Potter', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '173', 'Eye Color': 'Brown', 'Native County': 'Parmer', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Turner, Carlton Akee', 'TDCJ Number': '999321', 'Date of Birth': '07/04/1979', 'Date Received': '07/07/1999', 'Age (when Received)': '19', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '08/08/1998', 'Age (at the time of Offense)': '19', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '184', 'Eye Color': 'Brown', 'Native County': 'Salt Lake', 'Native State': 'Utah'}",
       "{'Name': 'Chamberlain, Karl Eugene', 'TDCJ Number': '999241', 'Date of Birth': '06/20/1970', 'Date Received': '09/25/1997', 'Age (when Received)': '27', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '08/02/1991', 'Age (at the time of Offense)': '21', 'County': 'Dallas', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 11″', 'Weight (in Pounds)': '261', 'Eye Color': 'Blue', 'Native County': 'Oklahoma', 'Native State': 'Oklahoma'}",
       '{}',
       "{'Name': 'Kimmel, Clifford Allan', 'TDCJ Number': '999347', 'Date of Birth': '07/18/1975', 'Date Received': '03/09/2000', 'Age (when Received)': '24', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '05/18/1999', 'Age': '23', 'County': 'Bexar', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 11″', 'Weight (in Pounds)': '194', 'Eye Color': 'Brown', 'Native County': 'Bexar', 'Native State': 'Texas'}",
       "{'Name': 'Roach, Tony', 'TDCJ Number': '999323', 'Date of Birth': '11/09/1976', 'Date Received': '08/18/1999', 'Age (when Received)': '22', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '06/08/1998', 'Age': '21', 'County': 'Potter', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '169', 'Eye Color': 'Brown', 'Native County': 'Greenville', 'Native State': 'South Carolina'}",
       '{}', '{}',
       "{'Name': 'Conner, Johnny Ray', 'TDCJ Number': '999324', 'Date of Birth': '04/27/1975', 'Date Received': '09/09/1999', 'Age (when Received)': '24', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '05/17/1998', 'Age (at the time of Offense)': '23', 'County': 'Harris', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '157', 'Eye Color': 'Brown', 'Native County': 'Caddo Parish', 'Native State': 'Louisiana'}",
       "{'Name': 'Parr, Kenneth', 'TDCJ Number': '999312', 'Date of Birth': '01/16/1980', 'Date Received': '06/07/1999', 'Age (when Received)': '19', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '01/21/1998', 'Age': '18', 'County': 'Matagorda', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '164', 'Eye Color': 'Brown', 'Native County': 'Matagorda', 'Native State': 'Texas'}",
       '{}', '{}',
       "{'Name': 'Reyes, Gilberto Guadalupe', 'TDCJ Number': '999352', 'Date of Birth': '9/19/73', 'Date Received': '4/5/00', 'Age (when Received)': '26', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '3/12/98', 'Age': '24', 'County': 'Bailey', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 5″', 'Weight (in Pounds)': '129', 'Eye Color': 'Brown', 'Native County': 'Bailey', 'Native State': 'Texas'}",
       '{}', '{}', '{}',
       "{'Name': 'Dickson, Ryan Heath', 'TDCJ Number': '999250', 'Date of Birth': '11/11/76', 'Date Received': '12/31/97', 'Age (when Received)': '21', 'Education Level (Highest Grade Completed)': '7', 'Date of Offense': '11/27/94', 'Age (at the time of Offense)': '18', 'County': 'Potter', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 3″', 'Weight (in Pounds)': '171', 'Eye Color': 'Brown', 'Native County': 'Little Rock', 'Native State': 'Arkansas'}",
       "{'Name': 'Clark, James Lee', 'TDCJ Number': '999095', 'Date of Birth': '5/13/68', 'Date Received': '5/4/94', 'Age (when Received)': '25', 'Education Level (Highest Grade Completed)': '9 years', 'Date of Offense': '6/7/93', 'Age (at the time of Offense)': '25', 'County': 'Denton', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '157', 'Eye Color': 'Brown', 'Native County': 'Caddo Parish', 'Native State': 'Louisiana'}",
       '{}',
       "{'Name': 'Gutierrez, Vincent', 'TDCJ Number': '999262', 'Date of Birth': '10/1/78', 'Date Received': '4/14/98', 'Age (when Received)': '19', 'Education Level (Highest Grade Completed)': '8 years (GED)', 'Date of Offense': '3/11/97', 'Age': '18', 'County': 'Bexar', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '142', 'Eye Color': 'Brown', 'Native County': 'Bexar', 'Native State': 'Texas'}",
       "{'Name': 'Nealy, Charles A.', 'TDCJ Number': '999289', 'Date of Birth': '3/23/64', 'Date Received': '12/10/98', 'Age (when Received)': '34', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '8/20/97', 'Age': '33', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '6′ 0″', 'Weight (in Pounds)': '180', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Perez, Robert Martinez', 'TDCJ Number': '999322', 'Date of Birth': '06/29/58', 'Date Received': '07/29/1999', 'Age (when Received)': '41', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '04/17/1994', 'Age': '35', 'County': 'Dallas', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 5″', 'Weight (in Pounds)': '165', 'Eye Color': 'Brown', 'Native County': 'Bexar', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Anderson, Newton', 'TDCJ Number': '999355', 'Date of Birth': '8/8/1976', 'Date Received': '5/15/2000', 'Age (when Received)': '23', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '3/4/1999', 'Age (at the time of Offense)': '22', 'County': 'Smith', 'Race': 'white', 'Gender': 'male', 'Hair Color': 'red', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '163', 'Eye Color': 'blue', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Jackson, James Lewis', 'TDCJ Number': '999272', 'Date of Birth': '6/13/59', 'Date Received': '6/17/98', 'Age (when Received)': '39', 'Education Level (Highest Grade Completed)': '12 years', 'Date of Offense': '4/8/97', 'Age': '37', 'County': 'Harris', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '6′ 3″', 'Weight (in Pounds)': '204', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       "{'Name': 'Swift, Christopher Jay', 'TDCJ Number': '999496', 'Date of Birth': '02/12/1975', 'Date Received': '04/11/2005', 'Age (when Received)': '30', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '04/29/2003', 'Age': '28', 'County': 'Denton', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '150', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Granados, Carlos', 'TDCJ Number': '999307', 'Date of Birth': '09/18/1970', 'Date Received': '05/06/1999', 'Age (when Received)': '28', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '09/13/1998', 'Age': '27', 'County': 'Williamson', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 3″', 'Weight (in Pounds)': '172', 'Eye Color': 'Brown', 'Native County': 'Manhattan', 'Native State': 'New York'}",
       '{}', '{}', '{}', '{}',
       "{'Name': 'Frazier, Derrick', 'TDCJ Number': '999284', 'Date of Birth': '4/28/77', 'Date Received': '10/9/98', 'Age (when Received)': '21', 'Education Level (Highest Grade Completed)': '9 years', 'Date of Offense': '6/26/97', 'Age': '20', 'County': 'Refugio', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '176', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Fuller, Justin', 'TDCJ Number': '999266', 'Date of Birth': '8/29/78', 'Date Received': '4/29/98', 'Age (when Received)': '19', 'Education Level (Highest Grade Completed)': '12 years', 'Date of Offense': '4/21/97', 'Age': '18', 'County': 'Smith', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '6′ 0″', 'Weight (in Pounds)': '165', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Hinojosa, Richard', 'TDCJ Number': '999246', 'Date of Birth': '11/17/61', 'Date Received': '12/9/97', 'Age (when shoulReceived)': '36', 'Education Level (Highest Grade Completed)': '5 years', 'Date of Offense': '5/10/94', 'Age': '32', 'County': 'Bexar', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 10″', 'Eye Color': 'Green', 'Native County': 'Bexar', 'Native State': 'Texas'}",
       "{'Name': 'Wyatt, Jr., William E.', 'TDCJ Number': '999255', 'Date of Birth': '12/20/1964', 'Date Received': '2/19/1998', 'Age (when Received)': '33', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '2/4/1997', 'Age': '32', 'County': 'Bowie', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '6′ 1″', 'Weight (in Pounds)': '250', 'Eye Color': 'Green', 'Native County': 'Detroit', 'Native State': 'Michigan'}",
       '{}', '{}', '{}',
       "{'Name': 'Resendiz, Angel Maturino', 'TDCJ Number': '999356', 'Date of Birth': '8/1/1960', 'Date Received': '5/24/2000', 'Age (when Received)': '39', 'Education Level (Highest Grade Completed)': '7', 'Date of Offense': '12/17/1998', 'Age': '38', 'County': 'Harris', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '190', 'Eye Color': 'Brown', 'Native County': 'Durango', 'Native State': 'Mexico'}",
       "{'Name': 'Reese, Lamont', 'TDCJ Number': '999374', 'Date of Birth': '10/16/1977', 'Date Received': '1/18/2001', 'Age (when Received)': '23', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '3/1/1999', 'Age': '21', 'County': 'Tarrant', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '207', 'Eye Color': 'Brown', 'Native County': 'Tarrant', 'Native State': 'Texas'}",
       '{}', '{}',
       "{'Name': 'Herron, Jermaine', 'TDCJ Number': '999304', 'Date of Birth': '01/13/1979', 'Date Received': '04/29/1999', 'Age (when Received)': '20', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '06/26/1997', 'Age': '18', 'County': 'Refugio', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 11″', 'Weight (in Pounds)': '220', 'Eye Color': 'Brown', 'Native County': 'San Patricio', 'Native State': 'Texas'}",
       '{}', '{}',
       "{'Name': 'Salazar, Robert Jr.', 'TDCJ Number': '999303', 'Date of Birth': '10/24/1978', 'Date Received': '04/28/1999', 'Age (when Received)': '20', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '04/23/1997', 'Age': '18', 'County': 'Lubbock', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '190', 'Eye Color': 'Brown', 'Native County': 'Lubbock', 'Native State': 'Texas'}",
       "{'Name': 'Hughes, Tommie', 'TDCJ Number': '999273', 'Date of Birth': '8/15/74', 'Date Received': '6/18/98', 'Age (when Received)': '23', 'Education Level (Highest Grade Completed)': '12 years', 'Date of Offense': '8/13/97', 'Age': '22', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '195', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Neville, Robert James Jr.', 'TDCJ Number': '999293', 'Date of Birth': '10/05/1974', 'Date Received': '01/05/1999', 'Age (when Received)': '24', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '02/15/98', 'Age': '23', 'County': 'Tarrant', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Red', 'Height (in Feet and Inches)': '6′ 0″', 'Weight (in Pounds)': '140', 'Eye Color': 'Blue', 'Native County': 'Tarrant', 'Native State': 'Texas'}",
       '{}', '{}', '{}',
       "{'Name': 'Rowell, Robert Dale', 'TDCJ Number': '999104', 'Date of Birth': '04/08/1955', 'Date Received': '06/03/1994', 'Age (when Received)': '44', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '05/10/1993', 'Age': '38', 'County': 'Harris', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '168', 'Eye Color': 'Blue', 'Native County': 'Harris', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'White, Melvin Wayne', 'TDCJ Number': '999317', 'Date of Birth': '1/25/1950', 'Date Received': '6/21/1999', 'Age (when Received)': '49', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '8/5/1997', 'Age': '47', 'County': 'Pecos', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '205', 'Eye Color': 'Brown', 'Native County': 'Howard', 'Native State': 'Texas'}",
       "{'Name': 'Ramirez, Luis', 'TDCJ Number': '999309', 'Date of Birth': '06/19/1963', 'Date Received': '05/18/1999', 'Age (when Received)': '35', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '04/08/1998', 'Age': '34', 'County': 'Tom Green', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 5″', 'Weight (in Pounds)': '148', 'Eye Color': 'Brown', 'Native County': 'Tom Green', 'Native State': 'Texas'}",
       '{}', '{}', '{}', '{}',
       "{'Name': 'Martinez, David', 'TDCJ Number': '999288', 'Date of Birth': '04/24/0976', 'Date Received': '12/10/1998', 'Age (when Received)': '22', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '07/27/1997', 'Age': '21', 'County': 'Travis', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '224', 'Eye Color': 'Blue', 'Native County': 'Austin', 'Native State': 'Texas'}",
       "{'Name': 'Martinez, Alexander', 'TDCJ Number': '999438', 'Date of Birth': '06/16/1976', 'Date Received': '01/07/2003', 'Age (when Received)': '26', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '08/12/2001', 'Age': '25', 'County': 'Harris', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 1″', 'Weight (in Pounds)': '227', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       '{}', '{}',
       "{'Name': 'Pursley, Lonnie Wayne', 'TDCJ Number': '999294', 'Date of Birth': '09/17/1961', 'Date Received': '01/20/1999', 'Age (when Received)': '37', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '03/29/97', 'Age': '35', 'County': 'Polk', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '229', 'Eye Color': 'Blue', 'Native County': 'Harris', 'Native State': 'Texas'}",
       '{}', '{}', '{}', '{}',
       "{'Name': 'Porter, James', 'TDCJ Number': '999378', 'Date of Birth': '8/15/1971', 'Date Received': '3/14/2001', 'Age (when Received)': '29', 'Education Level (Highest Grade Completed)': '7', 'Date of Offense': '5/28/2000', 'Age': '28', 'County': 'Bowie', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '131', 'Eye Color': 'Blue', 'Native County': 'Tarrant', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'McWilliams, Frederick Patrick', 'TDCJ Number': '999242', 'Date of Birth': '12/1/73', 'Date Received': '10/1/97', 'Age (when Received)': '23', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '9/28/96', 'Age': '22', 'County': 'Harris', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '201', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Morrow, Robert Brice', 'TDCJ Number': '999244', 'Date of Birth': '6/03/57', 'Date Received': '11/18/97', 'Age (when Received)': '40', 'Education Level (Highest Grade Completed)': 'GED', 'Date of Offense': '4/3/96', 'Age': '38', 'County': 'Liberty', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 11″', 'Weight (in Pounds)': '175', 'Eye Color': 'Blue', 'Native County': 'New Orleans', 'Native State': 'Louisiana'}",
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       "{'Name': 'Cotton, Marcus B.', 'TDCJ Number': '999252', 'Date of Birth': '9/28/74', 'Date Received': '2/4/98', 'Age (when Received)': '23', 'Education Level (Highest Grade Completed)': '9 years', 'Date of Offense': '9/18/96', 'Age (at the time of Offense)': '22', 'County': 'Harris', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '147', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       '{}', '{}', '{}', '{}', '{}', '{}',
       "{'Name': 'Matthews, Ynobe', 'TDCJ Number': '999387', 'Date of Birth': '04/14/1976', 'Date Received': '06/19/2001', 'Age (when Received)': '25', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '05/28/2000', 'Age': '24', 'County': 'Brazos', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '288', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       '{}', '{}', '{}',
       "{'Name': 'Larry Allen Hayes', 'TDCJ Number': '999358', 'Date of Birth': '11/23/1948', 'Date Received': '5/26/2000', 'Age (when Received)': '51', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '7/15/1999', 'Age': '50', 'County': 'Montgomery', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Grey', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '198', 'Eye Color': 'Blue', 'Native County': 'Howell', 'Native State': 'Missouri'}",
       '{}', '{}',
       "{'Name': 'Black, Sr., Christopher', 'TDCJ Number': '999277', 'Date of Birth': '8/2/59', 'Date Received': '8/11/98', 'Age (when Received)': '39', 'Education Level (Highest Grade Completed)': '12 years', 'Date of Offense': '2/7/98', 'Age (at the time of Offense)': '38', 'County': 'Bell', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '6′ 0″', 'Weight (in Pounds)': '240', 'Eye Color': 'Brown', 'Native County': 'Portsmouth', 'Native State': 'Virginia'}",
       '{}', '{}', '{}', '{}', '{}', '{}',
       "{'Name': 'Clay, Keith Bernard', 'TDCJ Number': '999238', 'Date of Birth': '2/18/68', 'Date Received': '9/10/97', 'Age (when Received)': '29', 'Education Level (Highest Grade Completed)': '12 years', 'Date of Offense': '1/4/94', 'Age (at the time of Offense)': '25', 'County': 'Harris', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '180', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Williams, Richard Head', 'TDCJ Number': '999251', 'Date of Birth': '7/19/69', 'Date Received': '1/7/98', 'Age (when Received)': '28', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '3/24/97', 'Age': '27', 'County': 'Harris', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '6′ 0″', 'Weight (in Pounds)': '208', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       '{}', '{}', '{}', '{}', '{}', '{}',
       "{'Name': 'Baltazar, John Richard', 'TDCJ Number': '999257', 'Date of Birth': '5/9/72', 'Date Received': '3/13/98', 'Age (when Received)': '25', 'Education Level (Highest Grade Completed)': '9 years', 'Date of Offense': '9/27/97', 'Age (at the time of Offense)': '25', 'County': 'Nueces', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 11″', 'Weight (in Pounds)': '155', 'Eye Color': 'Brown', 'Native County': 'Nueces', 'Native State': 'Texas'}",
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}',
       "{'Name': 'Santellan, Jose Sr.', 'TDCJ Number': '999140', 'Date of Birth': '03/08/1962', 'Date Received': '03/14/1995', 'Age (when Received)': '34', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '08/22/1993', 'Age': '31', 'County': 'Kerr', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '189', 'Eye Color': 'Brown', 'Native County': 'Wise', 'Native State': 'Texas'}",
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}',
       "{'Name': 'Flores, Miguel Angel', 'TDCJ Number': '000983', 'Date of Birth': '06/07/69', 'Date Received': '09/14/1990', 'Age (when Received)': '21', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '06/28/1989', 'Age': '20', 'County': 'Collin - change of venue from Hutchinson County', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '165', 'Eye Color': 'Brown', 'Native County': 'Juarez', 'Native State': 'Mexico'}",
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       "{'Name': 'Hughes, Billy George', 'TDCJ Number': '000556', 'Date of Birth': '01/28/1952', 'Date Received': '09/17/1976', 'Age (when Received)': '24', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '04/04/1976', 'Age': '24', 'County': 'Matagorda', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '165', 'Eye Color': 'Blue', 'Native County': 'Baldwin', 'Native State': 'Alabama'}",
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       "{'Name': 'Foust, Aaron Christopher', 'TDCJ Number': '999268', 'Date of Birth': '7/28/72', 'Date Received': '5/19/98', 'Age (when Received)': '25', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '5/18/97', 'Age': '24', 'County': 'Tarrant', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'n/a', 'Height (in Feet and Inches)': '6′ 0″', 'Weight (in Pounds)': '180', 'Eye Color': 'n/a', 'Native County': 'Lafayette', 'Native State': 'Tennessee'}",
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       "{'Photo not available': 'Name', 'TDCJ Number': '887', 'Date of Birth': '6/11/1965', 'Date Received': '10/23/1987', 'Age (when Received)': '22', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '7/23/1986', 'Age (at the time of Offense)': '21', 'County': 'Clay (change of venue from Montague)', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Red', 'Height (in Feet and Inches)': '6′ 2″', 'Weight (in Pounds)': '232', 'Eye Color': 'Brown', 'Native County': 'Brunswick', 'Native State': 'Georgia'}",
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       "{'Name': 'Cantu, Ruben Montoya', 'TDCJ Number': '804', 'Date of Birth': '12/5/66', 'Date Received': '9/10/85', 'Age (when Received)': '18', 'Education Level (Highest Grade Completed)': '9 years', 'Date of Offense': '11/8/84', 'Age (at the time of Offense)': '17', 'County': 'Bexar', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 10″/td>\\r\\n ', 'Weight (in Pounds)': '142', 'Eye Color': 'Brown', 'Native County': 'Bexar', 'Native State': 'Texas'}",
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       "{'Name': 'Hernandez, Ramon Pedro', 'TDCJ Number': '667', 'Date of Birth': '03/02/1942', 'Date Received': '09/30/1980', 'Age (when Received)': '38', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '06/20/1980', 'Age (at the time of Offense)': '38', 'County': 'El Paso ', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 3″', 'Weight (in Pounds)': '130', 'Eye Color': 'Brown', 'Native County': 'El Paso', 'Native State': 'Texas'}",
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       "{'Name': 'Autry, James David', 'TDCJ Number': '670', 'Date of Birth': '9/27/1954', 'Date Received': '10/10/1980', 'Age (when Received)': '26', 'Education Level (Highest Grade Completed)': '6', 'Date of Offense': '4/20/1980', 'Age (at the time of Offense)': '25', 'County': 'Jefferson', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '137', 'Eye Color': 'Brown', 'Native County': 'Potter', 'Native State': 'Texas'}",
       "{'Photo not available': 'Name', 'TDCJ Number': '592', 'Date of Birth': '9/1/1942', 'Date Received': '4/25/1978', 'Age (when Received)': '35', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '12/14/1976', 'Age (at the time of Offense)': '34', 'County': 'Tarrant', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '150', 'Eye Color': 'mar (according to DPS records)', 'Native County': 'Tarrant', 'Native State': 'Texas'}"],
      dtype=object)
In [90]:
import json
def get_info(summary, col_name):
    
    try:
        summary_dict = eval(summary)
        return summary_dict[col_name]
    except:
        return 'error'

    
df['PriorOccupation'] = df.apply(lambda x: get_info(x['Summary'], 'Prior Occupation'), axis=1)
df['PriorPrison'] = df.apply(lambda x: get_info(x['Summary'], 'Prior Prison Record'), axis=1)
df['CrimeSummary'] = df.apply(lambda x: get_info(x['Summary'], 'Summary of Incident'), axis=1)
df['CoDefendants'] = df.apply(lambda x: get_info(x['Summary'], 'Co-Defendants'), axis=1)
df['VictimStats'] = df.apply(lambda x: get_info(x['Summary'], 'Race and Gender of Victim'), axis=1)
In [91]:
df['dob'] = df.apply(lambda x: get_info(x['Offender Info'], 'Date of Birth'), axis=1)
df['date_received'] = df.apply(lambda x: get_info(x['Offender Info'], 'Date Received'), axis=1)
df['age_received'] = df.apply(lambda x: get_info(x['Offender Info'], 'Age (when Received)'), axis=1)
df['education_level'] = df.apply(lambda x: get_info(x['Offender Info'], 'Education Level (Highest Grade Completed)'), axis=1)
df['age_crime'] = df.apply(lambda x: get_info(x['Offender Info'], 'Age (at the time of Offense)'), axis=1)
df['native_county'] = df.apply(lambda x: get_info(x['Offender Info'], 'Native County'), axis=1)
df['native_state'] = df.apply(lambda x: get_info(x['Offender Info'], 'Native State'), axis=1)
df['weight_lbs'] = df.apply(lambda x: get_info(x['Offender Info'], 'Weight (in Pounds)'), axis=1)
df['height'] = df.apply(lambda x: get_info(x['Offender Info'], 'Height (in Feet and Inches)'), axis=1)
df['eye_color'] = df.apply(lambda x: get_info(x['Offender Info'], 'Eye Color'), axis=1)
df['hair_color'] = df.apply(lambda x: get_info(x['Offender Info'], 'Hair Color'), axis=1)
df
Out[91]:
Unnamed: 0 Unnamed: 0.1 Execution Offender Information Last Statement Last Name First Name TDCJNumber Age Date ... date_received age_received education_level age_crime native_county native_state weight_lbs height eye_color hair_color
0 0 1 566 dr_info/halljusten.html dr_info/halljustenlast.html Hall Justen 999497 38 11/6/2019 ... 05/11/2005 23 9 21 El Paso Texas 197 6′5″ Hazel Brown
1 1 2 565 dr_info/sparksrobert.html dr_info/sparksrobertlast.html Sparks Robert 999542 45 9/25/2019 ... 01/08/2009 34 8 33 Dallas Texas 247 5′ 7″ Brown Black
2 2 3 564 dr_info/solizmarkanthony.html dr_info/solizmarkanthonylast.html Soliz Mark 999571 37 9/10/2019 ... 03/28/2012 30 8 28 Tarrant Texas 177 5′ 5″ Brown Black
3 3 4 563 dr_info/crutsingerbilly.html dr_info/crutsingerbillylast.html Crutsinger Billy 999459 64 9/4/2019 ... 10/08/2003 49 11 48 Tarrant Texas 217 5′ 9″ Green Gray
4 4 5 562 dr_info/swearingenlarry.html dr_info/swearingenlarrylast.html Swearingen Larry 999361 48 8/21/2019 ... 7/12/2000 error 11 27 Montgomery Texas 194 5′ 10″ Blue Brown
... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...
561 561 562 5 dr_info/skillerndoyle.jpg dr_info/skillerndoylelast.html Skillern Doyle 518 49 01/16/1985 ... error error error error error error error error error error
562 562 563 4 dr_info/barefootthomas.jpg dr_info/barefootthomaslast.html Barefoot Thomas 621 39 10/30/1984 ... error error error error error error error error error error
563 563 564 3 dr_info/obryanronald.jpg dr_info/obryanronaldlast.html O'Bryan Ronald 529 39 03/31/1984 ... error error error error error error error error error error
564 564 565 2 dr_info/autryjames.html dr_info/no_last_statement.html Autry James 670 29 03/14/1984 ... 10/10/1980 error 6 25 Potter Texas 137 5′ 8″ Brown Brown
565 565 566 1 dr_info/brookscharlie.html dr_info/brookscharlielast.html Brooks, Jr. Charlie 592 40 12/07/1982 ... 4/25/1978 error 12 34 Tarrant Texas 150 5′ 9″ mar (according to DPS records) Black

566 rows × 32 columns

In [92]:
df.columns
Out[92]:
Index(['Unnamed: 0', 'Unnamed: 0.1', 'Execution', 'Offender Information',
       'Last Statement', 'Last Name', 'First Name', 'TDCJNumber', 'Age',
       'Date', 'Race', 'County', 'Last Statement Text', 'Offender Info',
       'Summary', 'Offender_info_v2', 'PriorOccupation', 'PriorPrison',
       'CrimeSummary', 'CoDefendants', 'VictimStats', 'dob', 'date_received',
       'age_received', 'education_level', 'age_crime', 'native_county',
       'native_state', 'weight_lbs', 'height', 'eye_color', 'hair_color'],
      dtype='object')
In [93]:
columns = [
    'Execution', 
    'Last Name', 
    'First Name', 
    'TDCJNumber', 
    'Age', 'Date', 
    'Race', 
    'County', 
    'PriorOccupation', 
    'PriorPrison',
    'CoDefendants',
    'VictimStats',
    'age_received',
    'education_level', 
    'age_crime', 
    'native_county', 
    'native_state',
    'weight_lbs', 
    'height', 
    'eye_color', 
    'hair_color',
    'Last Statement Text']
df1 = pd.DataFrame(df, columns=columns)
In [94]:
df1.to_csv('V7_final_statements.csv')
In [95]:
df
Out[95]:
Unnamed: 0 Unnamed: 0.1 Execution Offender Information Last Statement Last Name First Name TDCJNumber Age Date ... date_received age_received education_level age_crime native_county native_state weight_lbs height eye_color hair_color
0 0 1 566 dr_info/halljusten.html dr_info/halljustenlast.html Hall Justen 999497 38 11/6/2019 ... 05/11/2005 23 9 21 El Paso Texas 197 6′5″ Hazel Brown
1 1 2 565 dr_info/sparksrobert.html dr_info/sparksrobertlast.html Sparks Robert 999542 45 9/25/2019 ... 01/08/2009 34 8 33 Dallas Texas 247 5′ 7″ Brown Black
2 2 3 564 dr_info/solizmarkanthony.html dr_info/solizmarkanthonylast.html Soliz Mark 999571 37 9/10/2019 ... 03/28/2012 30 8 28 Tarrant Texas 177 5′ 5″ Brown Black
3 3 4 563 dr_info/crutsingerbilly.html dr_info/crutsingerbillylast.html Crutsinger Billy 999459 64 9/4/2019 ... 10/08/2003 49 11 48 Tarrant Texas 217 5′ 9″ Green Gray
4 4 5 562 dr_info/swearingenlarry.html dr_info/swearingenlarrylast.html Swearingen Larry 999361 48 8/21/2019 ... 7/12/2000 error 11 27 Montgomery Texas 194 5′ 10″ Blue Brown
... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...
561 561 562 5 dr_info/skillerndoyle.jpg dr_info/skillerndoylelast.html Skillern Doyle 518 49 01/16/1985 ... error error error error error error error error error error
562 562 563 4 dr_info/barefootthomas.jpg dr_info/barefootthomaslast.html Barefoot Thomas 621 39 10/30/1984 ... error error error error error error error error error error
563 563 564 3 dr_info/obryanronald.jpg dr_info/obryanronaldlast.html O'Bryan Ronald 529 39 03/31/1984 ... error error error error error error error error error error
564 564 565 2 dr_info/autryjames.html dr_info/no_last_statement.html Autry James 670 29 03/14/1984 ... 10/10/1980 error 6 25 Potter Texas 137 5′ 8″ Brown Brown
565 565 566 1 dr_info/brookscharlie.html dr_info/brookscharlielast.html Brooks, Jr. Charlie 592 40 12/07/1982 ... 4/25/1978 error 12 34 Tarrant Texas 150 5′ 9″ mar (according to DPS records) Black

566 rows × 32 columns

In [96]:
jpgs = df[df['Offender Information'].str.contains('.jpg', na=False)]
In [97]:
len(jpgs)
Out[97]:
380
In [98]:
len(df)
Out[98]:
566
In [99]:
errors = df[df['date_received'].str.contains('error', na=False)]
In [100]:
len(errors)
Out[100]:
393
In [101]:
age = df[df['Offender Info'].str.contains('Age', na=False)]
In [102]:
len(age)
Out[102]:
173
In [103]:
df['Offender Info'].values
Out[103]:
array(["{'Name': 'Hall, Justen Grant', 'TDCJ Number': '999497', 'Date of Birth': '06/16/1981', 'Date Received': '05/11/2005', 'Age (when Received)': '23', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '10/28/2002', 'Age (at the time of Offense)': '21', 'County': 'El Paso', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '6′5″', 'Weight (in Pounds)': '197', 'Eye Color': 'Hazel', 'Native County': 'El Paso', 'Native State': 'Texas'}",
       "{'Name': 'Sparks, Robert', 'TDCJ Number': '999542', 'Date of Birth': '02/13/1974', 'Date Received': '01/08/2009', 'Age (when Received)': '34', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '09/15/2007', 'Age (at the time of Offense)': '33', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '247', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Soliz, Mark Anthony', 'TDCJ Number': '999571', 'Date of Birth': '01/27/1982', 'Date Received': '03/28/2012', 'Age (when Received)': '30', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '06/29/2010', 'Age (at the time of Offense)': '28', 'County': 'Johnson', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 5″', 'Weight (in Pounds)': '177', 'Eye Color': 'Brown', 'Native County': 'Tarrant', 'Native State': 'Texas'}",
       "{'Name': 'Crutsinger, Billy Jack', 'TDCJ Number': '999459', 'Date of Birth': '10/05/1954', 'Date Received': '10/08/2003', 'Age (when Received)': '49', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '04/06/2003', 'Age (at the time of Offense)': '48', 'County': 'Tarrant', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Gray', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '217', 'Eye Color': 'Green', 'Native County': 'Tarrant', 'Native State': 'Texas'}",
       "{'Name': 'Larry Ray Swearingen', 'TDCJ Number': '999361', 'Date of Birth': '5/21/1971', 'Date Received': '7/12/2000', 'Age (when    Received)': '29', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '12/8/1998', 'Age (at the time of Offense)': '27', 'County': 'Montgomery', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '194', 'Eye Color': 'Blue', 'Native County': 'Montgomery', 'Native State': 'Texas'}",
       "{'Name': 'King, John William', 'TDCJ Number': '999295', 'Date of Birth': '11/03/1974', 'Date Received': '02/25/1999', 'Age (when Received)': '24', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '06/07/1998', 'Age (at the time of Offense)': '23', 'County': 'Jasper', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '198', 'Eye Color': 'Brown', 'Native County': 'Atlanta', 'Native State': 'Georgia'}",
       '{}', '{}',
       "{'Name': 'Braziel, Alvin Avon Jr.', 'TDCJ Number': '999393', 'Date of Birth': '3/16/1975', 'Date Received': '8/9/2001', 'Age (when Received)': '26', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '9/21/1993', 'Age (at the time of Offense)': '18', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '166', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Garcia, Joseph Christopher', 'TDCJ Number': '999441', 'Date of Birth': '11/06/1971', 'Date Received': '02/14/2003', 'Age (when Received)': '31', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '12/24/2000', 'Age (at the time of Offense)': '29', 'County': 'Dallas', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '202', 'Eye Color': 'Brown', 'Native County': 'Bexar', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Acker, Daniel Clate', 'TDCJ Number': '999381', 'Date of Birth': '10/09/1971', 'Date Received': '04/02/2001', 'Age (when Received)': '29', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '03/12/2000', 'Age (at the time of Offense)': '28', 'County': 'Hopkins', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '6′ 0″', 'Weight (in Pounds)': '295', 'Eye Color': 'Brown', 'Native County': 'Hunt', 'Native State': 'Texas'}",
       "{'Name': 'Clark, Troy', 'TDCJ Number': '999351', 'Date of Birth': '9/2/1967', 'Date Received': '3/31/2000', 'Age (when Received)': '32', 'Education Level (Highest Grade Completed)': '6 years', 'Date of Offense': '5/19/1998', 'Age (at the time of Offense)': '30', 'County': 'Smith', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '159', 'Eye Color': 'Blue', 'Native County': 'Bexar County', 'Native State': 'Texas'}",
       "{'Name': 'Young, Christopher Anthony', 'TDCJ Number': '999508', 'Date of Birth': '09/24/1983', 'Date Received': '03/31/2006', 'Age (when Received)': '22', 'Education Level (Highest Grade Completed)': '09', 'Date of Offense': '11/21/2004', 'Age (at the time of Offense)': '21', 'County': 'Bexar', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '6′ 1″', 'Weight (in Pounds)': '216', 'Eye Color': 'Brown', 'Native County': 'Bexar', 'Native State': 'Texas'}",
       "{'Name': 'Bible, Danny Paul', 'TDCJ Number': '999455', 'Date of Birth': '08/28/1951', 'Date Received': '07/17/2003', 'Age (when Received)': '51', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '05/27/1979', 'Age (at the time of Offense)': '27', 'County': 'Harris', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Gray', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '194', 'Eye Color': 'Blue', 'Native County': 'Brazoria', 'Native State': 'Texas'}",
       "{'Name': 'Castillo, Juan Edward', 'TDCJ Number': '999502', 'Date of Birth': '04/03/1981', 'Date Received': '09/27/2005', 'Age (when Received)': '24', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '12/03/2003', 'Age (at the time of Offense)': '22', 'County': 'Bexar', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 11″', 'Weight (in Pounds)': '180', 'Eye Color': 'Brown', 'Native County': 'Bexar', 'Native State': 'Texas'}",
       "{'Name': 'Davila, Erick Daniel', 'TDCJ Number': '999545', 'Date of Birth': '04/04/1987', 'Date Received': '02/27/2009', 'Age (when Received)': '21', 'Education Level (Highest Grade Completed)': '11th Grade', 'Date of Offense': '04/06/2008', 'Age (at the time of Offense)': '21', 'County': 'Tarrant', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 11″', 'Weight (in Pounds)': '161', 'Eye Color': 'Brown', 'Native County': 'Tarrant', 'Native State': 'Texas'}",
       "{'Name': 'Rodriguez III, Rosendo', 'TDCJ Number': '999534', 'Date of Birth': '03/26/1980', 'Date Received': '05/14/2008', 'Age (when    Received)': '28', 'Education Level (Highest Grade Completed)': '12th Grade', 'Date of Offense': '09/13/2005', 'Age (at the time of Offense)': '25', 'County': 'Lubbock', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '198', 'Eye Color': 'Brown', 'Native County': 'Wichita', 'Native State': 'TX'}",
       "{'Name': 'Battaglia, John David', 'TDCJ Number': '999412', 'Date of Birth': '08/02/1955', 'Date Received': '05/01/2002', 'Age (when    Received)': '46', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '05/02/2001', 'Age (at the time of Offense)': '45', 'County': 'Dallas', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Grey', 'Height (in Feet and Inches)': '6′ 0″', 'Weight (in Pounds)': '188', 'Eye Color': 'Green', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Rayford, William Earl', 'TDCJ Number': '999371', 'Date of Birth': '5/21/1953', 'Date Received': '1/4/2001', 'Age (when    Received)': '47', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '11/16/99', 'Age (at the time of Offense)': '46', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '6′ 4″', 'Weight (in Pounds)': '179', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Shore, Anthony', 'TDCJ Number': '999488', 'Date of Birth': '06/25/1962', 'Date Received': '11/15/2004', 'Age (when Received)': '42', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '04/16/1992', 'Age (at the time of Offense)': '29', 'County': 'Harris', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Gray', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '198', 'Eye Color': 'Brown', 'Native County': 'Pennington', 'Native State': 'South Dakota'}",
       "{'Name': 'Cardenas, Ruben Ramirez', 'TDCJ Number': '999275', 'Date of Birth': '04/07/1970', 'Date Received': '07/29/1998', 'Age (when    Received)': '28', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '02/22/1997', 'Age (at the time of Offense)': '26', 'County': 'Hidalgo', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '204', 'Eye Color': 'Brown', 'Native County': 'Guanajuato', 'Native State': 'Mexico'}",
       '{}',
       "{'Name': 'Preyor, Taichin', 'TDCJ Number': '999494', 'Date of Birth': '09/02/1970', 'Date Received': '03/30/2005', 'Age (when Received)': '34', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '02/26/2004', 'Age (at the time of Offense)': '33', 'County': 'Bexar', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '6′ 2″', 'Weight (in Pounds)': '219', 'Eye Color': 'Brown', 'Native County': 'Bexar', 'Native State': 'Texas'}",
       '{}', '{}',
       "{'Name': 'Edwards, Terry', 'TDCJ Number': '999463', 'Date of Birth': '08/10/1973', 'Date Received': '12/04/2003', 'Age (when Received)': '30', 'Education Level (Highest Grade Completed)': '12th grade', 'Date of Offense': '07/08/2002', 'Age (at the time of Offense)': '28', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '157', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Wilkins, Christopher', 'TDCJ Number': '999533', 'Date of Birth': '09/29/1968', 'Date Received': '03/12/2008', 'Age (when Received)': '39', 'Education Level (Highest Grade Completed)': '12th Grade', 'Date of Offense': '10/28/2005', 'Age (at the time of Offense)': '37', 'County': 'Tarrant', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '6′ 0″', 'Weight (in Pounds)': '196 lbs', 'Eye Color': 'Green', 'Native County': 'Harris County', 'Native State': 'Texas'}",
       "{'Name': 'Fuller Jr., Barney Ronald', 'TDCJ Number': '999481', 'Date of Birth': '08/12/1958', 'Date Received': '07/21/2004', 'Age (when Received)': '45', 'Education Level (Highest Grade Completed)': '09', 'Date of Offense': '05/14/2003', 'Age (at the time of Offense)': '44', 'County': 'Houston', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '225', 'Eye Color': 'Brown', 'Native County': 'Summit', 'Native State': 'Ohio'}",
       "{'Name': 'Vasquez, Pablo Lucio', 'TDCJ Number': '999297', 'Date of Birth': '08/11/1977', 'Date Received': '03/30/1999', 'Age (when Received)': '21', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '04/18/1998', 'Age (at the time of Offense)': '20', 'County': 'Hidalgo', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '174', 'Eye Color': 'Brown', 'Native County': 'Dawson', 'Native State': 'Texas'}",
       "{'Name': 'Ward, Adam Kelly', 'TDCJ Number': '999525', 'Date of Birth': '08/11/1982', 'Date Received': '06/27/2007', 'Age (when Received)': '24', 'Education Level (Highest Grade Completed)': 'Not available.', 'Date of Offense': '06/13/2005', 'Age (at the time of Offense)': '22', 'County': 'Hunt', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '149 lbs.', 'Eye Color': 'Hazel', 'Native County': 'Hunt County', 'Native State': 'Texas'}",
       "{'Name': 'Wesbrook, Coy Wayne', 'TDCJ Number': '999281', 'Date of Birth': '2/1/58', 'Date Received': '9/2/98', 'Age (when Received)': '40', 'Education Level (Highest Grade Completed)': '8 years', 'Date of Offense': '11/13/97', 'Age (at the time of Offense)': '39', 'County': 'Harris', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '296', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Freeman, James', 'TDCJ Number': '999539', 'Date of Birth': '11/12/1980', 'Date Received': '11/10/2008', 'Age (when Received)': '27', 'Education Level (Highest Grade Completed)': '12th Grade', 'Date of Offense': '03/17/2007', 'Age (at the time of Offense)': '26', 'County': 'Wharton', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '155', 'Eye Color': 'Brown', 'Native County': 'Wharton County', 'Native State': 'Texas'}",
       "{'Name': 'Masterson, Richard Allen', 'TDCJ Number': '999414', 'Date of Birth': '03/05/1972', 'Date Received': '05/15/2002', 'Age (when Received)': '30', 'Education Level (Highest Grade Completed)': '6', 'Date of Offense': '02/09/2001', 'Age (at the time of Offense)': '28', 'County': 'Harris', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 11″', 'Weight (in Pounds)': '233', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       "{'Name': 'Holiday, Raphael Deon', 'TDCJ Number': '999419', 'Date of Birth': '07/20/1979', 'Date Received': '06/21/2002', 'Age (when Received)': '22', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '09/06/2000', 'Age (at the time of Offense)': '21', 'County': 'Walker, on change of venue from Madison County', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '194', 'Eye Color': 'Brown', 'Native County': 'Grimes', 'Native State': 'Texas'}",
       "{'Name': 'Escamilla, Licho', 'TDCJ Number': '999432', 'Date of Birth': '07/03/1982', 'Date Received': '11/01/2002', 'Age (when Received)': '20', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '11/25/2001', 'Age (at the time of Offense)': '20', 'County': 'Dallas', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '156', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Garcia, Juan Martin', 'TDCJ Number': '999360', 'Date of Birth': '2/18/1980', 'Date Received': '6/21/2000', 'Age (when Received)': '20', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '9/17/1998', 'Age (at the time of Offense)': '18', 'County': 'Harris', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 5″', 'Weight (in Pounds)': '183', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       "{'Name': 'Lopez, Daniel', 'TDCJ Number': '999555', 'Date of Birth': '09/15/1987', 'Date Received': '03/16/2010', 'Age (when    Received)': '22', 'Education Level (Highest Grade Completed)': '10th grade', 'Date of Offense': '03/11/2009', 'Age (at the time of Offense)': '21', 'County': 'Nueces', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '140 lbs.', 'Eye Color': 'Brown', 'Native County': 'Nueces County', 'Native State': 'Texas'}",
       "{'Name': 'Russeau, Gregory Lynn', 'TDCJ Number': '999430', 'Date of Birth': '10/11/1969', 'Date Received': '10/15/2002', 'Age (when    Received)': '33', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '05/30/2001', 'Age (at the time of Offense)': '31', 'County': 'Harris', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 11″', 'Weight (in Pounds)': '299', 'Eye Color': 'Brown', 'Native County': 'Smith', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Charles, Derrick Dewayne', 'TDCJ Number': '999451', 'Date of Birth': '09/06/1982', 'Date Received': '05/27/2003', 'Age (when Received)': '20', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '07/02/2002', 'Age (at the time of Offense)': '19', 'County': 'Harris', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '05′ 9″', 'Weight (in Pounds)': '179', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       "{'Name': 'Garza, Jr., Manuel', 'TDCJ Number': '999434', 'Date of Birth': '08/08/1980', 'Date Received': '11/08/2002', 'Age (when Received)': '22', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '02/02/2001', 'Age (at the time of Offense)': '20', 'County': 'Bexar', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '157', 'Eye Color': 'Brown', 'Native County': 'Bexar', 'Native State': 'Texas'}",
       "{'Name': 'Sprouse, Kent William', 'TDCJ Number': '999471', 'Date of Birth': '8/9/1972', 'Date Received': '3/1/2004', 'Age (when    Received)': '31', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '10/6/2002', 'Age (at the time of Offense)': '30', 'County': 'Ellis', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '222', 'Eye Color': 'Hazel', 'Native County': 'Boone', 'Native State': 'Missouri'}",
       "{'Name': 'Vasquez, Manuel', 'TDCJ Number': '999336', 'Date of Birth': '06/16/1968', 'Date Received': '11/30/1999', 'Age (when Received)': '31', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '03/19/1998', 'Age (at the time of Offense)': '29', 'County': 'Bexar', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '195', 'Eye Color': 'Brown', 'Native County': 'Jerome', 'Native State': 'Idaho'}",
       "{'Name': 'Donald Newbury', 'TDCJ Number': '999403', 'Date of Birth': '05/18/1962', 'Date Received': '01/28/2002', 'Age (when    Received)': '39', 'Education Level (Highest Grade Completed)': '6', 'Date of Offense': '12/24/2000', 'Age (at the time of Offense)': '38', 'County': 'Dallas', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '6′ 0″', 'Weight (in Pounds)': '215', 'Eye Color': 'Brown', 'Native County': 'Bernalillo', 'Native State': 'New Mexico'}",
       "{'Name': 'Ladd, Robert Charles', 'TDCJ Number': '999237', 'Date of Birth': '3/19/57', 'Date Received': '8/29/97', 'Age (when Received)': '40', 'Education Level (Highest Grade Completed)': '10 years', 'Date of Offense': '9/25/96', 'Age (at the time of Offense)': '39', 'County': 'Smith', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Weight (in Pounds)': '232', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Paredes, Miguel Angel', 'TDCJ Number': '999400', 'Date of Birth': '08/08/1982', 'Date Received': '11/09/2001', 'Age (when Received)': '19', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '09/17/2000', 'Age (at the time of Offense)': '18', 'County': 'Bexar', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '254', 'Eye Color': 'Brown', 'Native County': 'Cook', 'Native State': 'Illinois'}",
       "{'Name': 'Coleman, Lisa', 'TDCJ Number': '999511', 'Date of Birth': '10/06/1975', 'Date Received': '06/22/2006', 'Age (when Received)': '30', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '07/26/2004', 'Age (at the time of Offense)': '28', 'County': 'Tarrant', 'Race': 'Black', 'Gender': 'Female', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 3″', 'Weight (in Pounds)': '189', 'Eye Color': 'Brown', 'Native County': 'Tarrant', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Villegas, Jr., Jose Luis', 'TDCJ Number': '999417', 'Date of Birth': '04/14/1975', 'Date Received': '05/21/2002', 'Age (when Received)': '27', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '01/22/2001', 'Age (at the time of Offense)': '27', 'County': 'Nueces', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '186', 'Eye Color': 'Brown', 'Native County': 'Nueces', 'Native State': 'Texas'}",
       "{'Name': 'Hernandez, Ramiro', 'TDCJ Number': '999342', 'Date of Birth': '10/05/1969', 'Date Received': '02/11/2000', 'Age (when Received)': '30', 'Education Level (Highest Grade Completed)': '4', 'Date of Offense': '10/15/1997', 'Age (at the time of Offense)': '28', 'County': 'Bandera', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 2″', 'Weight (in Pounds)': '190', 'Eye Color': 'Brown', 'Native County': 'Tamaulipas (Mexico)', 'Native State': 'n/a'}",
       "{'Name': 'Tommy Lynn Sells', 'TDCJ Number': '999367', 'Date of Birth': '6/28/1964', 'Date Received': '11/8/2000', 'Age (when    Received)': '36', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '12/31/1999', 'Age (at the time of Offense)': '35', 'County': 'Val Verde', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '195', 'Eye Color': 'Hazel', 'Native County': 'Alameda', 'Native State': 'California'}",
       "{'Name': 'Doyle, Anthony Dewayne', 'TDCJ Number': '999478', 'Date of Birth': '10/16/1984', 'Date Received': '05/28/2004', 'Age (when Received)': '19', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '01/16/2003', 'Age (at the time of Offense)': '18', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 07″', 'Weight (in Pounds)': '182', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Jasper, Ray', 'TDCJ Number': '999341', 'Date of Birth': '08/25/1980', 'Date Received': '02/04/2000', 'Age (when Received)': '19', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '11/29/1998', 'Age (at the time of Offense)': '19', 'County': 'Bexar', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '139', 'Eye Color': 'Brown', 'Native Country': 'Netherlands', 'Native State': 'n/a'}",
       "{'Name': 'Basso, Suzanne Margaret', 'TDCJ Number': '999329', 'Date of Birth': '05/15/1954', 'Date Received': '10/28/1999', 'Age (when    Received)': '45', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '08/25/1998', 'Age (at the time of Offense)': '44', 'County': 'Harris', 'Race': 'White', 'Gender': 'Female', 'Hair Color': 'Grey', 'Height (in Feet and Inches)': '5′ 2″', 'Weight (in Pounds)': '141', 'Eye Color': 'Blue', 'Native County': 'Albany', 'Native State': 'New York'}",
       '{}',
       "{'Name': 'Martin, Jerry Duane', 'TDCJ Number': '999552', 'Date of Birth': '03/28/1970', 'Date Received': '02/17/2009', 'Age (when Received)': '38', 'Education Level (Highest Grade Completed)': '10th Grade', 'Date of Offense': '09/24/2007', 'Age (at the time of Offense)': '37', 'County': 'Leon C/V from Walker', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '169 lbs.', 'Eye Color': 'Brown', 'Native County': 'Collin', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Yowell, Michael J.', 'TDCJ Number': '999334', 'Date of Birth': '01/25/1970', 'Date Received': '11/23/1999', 'Age (when Received)': '29', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '05/09/1998', 'Age (at the time of Offense)': '28', 'County': 'Lubbock', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '188', 'Eye Color': 'Hazel', 'Native County': 'Lubbock', 'Native State': 'Texas'}",
       "{'Name': 'Diaz, Arturo Eleazar', 'TDCJ Number': '999345', 'Date of Birth': '12/27/1975', 'Date Received': '2/20/2000', 'Age (when Received)': '24', 'Education Level (Highest Grade Completed)': '7', 'Date of Offense': '04/03/1999', 'Age (at the time of Offense)': '23', 'County': 'Hidalgo', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '200', 'Eye Color': 'Brown', 'Native County': 'Hidalgo', 'Native State': 'Texas'}",
       "{'Name': 'Garza, Robert', 'TDCJ Number': '999466', 'Date of Birth': '05/15/1982', 'Date Received': '12/18/2003', 'Age (when Received)': '20', 'Education Level (Highest Grade Completed)': '08', 'Date of Offense': '09/05/2002', 'Age (at the time of Offense)': '20', 'County': 'Harris', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '147', 'Eye Color': 'Brown', 'Native County': 'Hidalgo Co.', 'Native State': 'Texas'}",
       "{'Name': 'Feldman, Douglas Alan', 'TDCJ Number': '999326', 'Date of Birth': '06/19/1958', 'Date Received': '09/22/1999', 'Age (when Received)': '41', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '08/25/1998', 'Age (at the time of Offense)': '40', 'County': 'Dallas', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '198', 'Eye Color': 'Blue', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Ross, Vaughn', 'TDCJ Number': '999429', 'Date of Birth': '09/04/1971', 'Date Received': '10/01/2002', 'Age (when    Received)': '31', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '01/31/2001', 'Age (at the time of Offense)': '29', 'County': 'Lubbock', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '150', 'Eye Color': 'Brown', 'Native County': 'Saint Louis', 'Native State': 'Missouri'}",
       "{'Name': 'Quintanilla, Jr., John Manuel', 'TDCJ Number': '999491', 'Date of Birth': '12/09/1976', 'Date Received': '12/08/2004', 'Age (when Received)': '28', 'Education Level (Highest Grade Completed)': '08', 'Date of Offense': '11/24/2002', 'Age (at the time of Offense)': '25', 'County': 'Victoria', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '153', 'Eye Color': 'Brown', 'Native County': 'Calhoun', 'Native State': 'Texas'}",
       "{'Name': 'McCarthy, Kimberly Lagayle', 'TDCJ Number': '999287', 'Date of Birth': '05/11/1961', 'Date Received': '12/07/1998', 'Age (when Received)': '37', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '07/21/1997', 'Age (at the time of Offense)': '36', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Female', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 3″', 'Weight (in Pounds)': '188', 'Eye Color': 'Brown', 'Native County': 'Hunt', 'Native State': 'Texas'}",
       "{'Name': 'Elroy Chester', 'TDCJ Number': '999280', 'Date of Birth': '6/14/1969', 'Date Received': '9/26/1998', 'Age (when Received)': '29', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '2/6/1998', 'Age (at the time of Offense)': '28', 'County': 'Jefferson', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '160', 'Eye Color': 'Brown', 'Native County': 'Jefferson', 'Native State': 'Texas'}",
       "{'Name': 'Williams, Jefferey Demond', 'TDCJ Number': '999350', 'Date of Birth': '12/16/1975', 'Date Received': '3/29/2000', 'Age (when Received)': '24', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '5/19/1999', 'Age (at the time of Offense)': '23', 'County': 'Harris', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '153 lbs.', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       "{'Name': 'Parr, Carroll Joe', 'TDCJ Number': '999479', 'Date of Birth': '10/18/1977', 'Date Received': '06/04/2004', 'Age (when Received)': '26', 'Education Level (Highest Grade Completed)': '03', 'Date of Offense': '01/11/2003', 'Age (at the time of Offense)': '25', 'County': 'McLennan', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '178', 'Eye Color': 'Brown', 'Native County': 'McLennan', 'Native State': 'Texas'}",
       "{'Name': 'Cobb,Richard Aaron', 'TDCJ Number': '999467', 'Date of Birth': '04/02/1984', 'Date Received': '01/23/2004', 'Age (when Received)': '19', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '09/02/2002', 'Age (at the time of Offense)': '18', 'County': 'Cherokee', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '05′ 10″', 'Weight (in Pounds)': '150', 'Eye Color': 'Blue', 'Native County': 'Smith', 'Native State': 'Texas'}",
       "{'Name': 'Threadgill, Ronnie Paul', 'TDCJ Number': '999424', 'Date of Birth': '02/20/1973', 'Date Received': '07/22/2002', 'Age (when Received)': '29', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '04/14/2001', 'Age (at the time of Offense)': '28', 'County': 'Navarro', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '6′ 0″', 'Weight (in Pounds)': '174', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Lewis, Rickey Lynn', 'TDCJ Number': '999097', 'Date of Birth': '07/21/1962', 'Date Received': '05/06/1994', 'Age (when Received)': '31', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '09/17/1990', 'Age (at the time of Offense)': '28', 'County': 'Smith', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 3″', 'Weight (in Pounds)': '146', 'Eye Color': 'Brown', 'Native County': 'Smith', 'Native State': 'Texas'}",
       '{}', '{}',
       "{'Name': 'Hernandez, Ramon Torres', 'TDCJ Number': '999431', 'Date of Birth': '11/08/1971', 'Date Received': '10/21/2002', 'Age (when Received)': '30', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '03/31/2001', 'Age (at the time of Offense)': '29', 'County': 'Bexar', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '163', 'Eye Color': 'Hazel', 'Native County': 'Bexar', 'Native State': 'Texas'}",
       "{'Name': 'Swain, Mario', 'TDCJ Number': '999475', 'Date of Birth': '02/28/1979', 'Date Received': '04/08/2004', 'Age (when    Received)': '25', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '12/27/2002', 'Age (at the time of Offense)': '23', 'County': 'Gregg', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '139', 'Eye Color': 'Brown', 'Native County': 'Los Angeles', 'Native State': 'California'}",
       "{'Name': 'Roberts Jr., Donnie Lee', 'TDCJ Number': '999487', 'Date of Birth': '02/09/1971', 'Date Received': '10/28/2004', 'Age (when Received)': '33', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '10/15/2003', 'Age (at the time of Offense)': '32', 'County': 'Polk', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '6′ 1″', 'Weight (in Pounds)': '223', 'Eye Color': 'Blue', 'Native County': 'Natchitoches Parish', 'Native State': 'Louisiana'}",
       '{}', 'no link',
       "{'Name': 'Foster, Cleve', 'TDCJ Number': '999470', 'Date of Birth': '10/24/1963', 'Date Received': '3/1/2004', 'Age (when Received)': '40', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '02/14/2002', 'Age (at the time of Offense)': '38', 'County': 'Tarrant', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '260', 'Eye Color': 'Blue', 'Native County': 'Henderson', 'Native State': 'Kentucky'}",
       "{'Name': 'Robert Wayne Harris', 'TDCJ Number': '999364', 'Date of Birth': '2/28/1972', 'Date Received': '10/6/2000', 'Age (when Received)': '28', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '3/20/2000', 'Age (at the time of Offense)': '28', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '6′ 0″', 'Weight (in Pounds)': '182', 'Eye Color': 'Black', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Hearn, Yokamon L.', 'TDCJ Number': '999292', 'Date of Birth': '11/6/78', 'Date Received': '12/31/98', 'Age (when Received)': '20', 'Education Level (Highest Grade Completed)': '10 years', 'Date of Offense': '3/26/98', 'Age (at the time of Offense)': '19', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '184', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Adams, Beunka', 'TDCJ Number': '999486', 'Date of Birth': '12/10/1982', 'Date Received': '08/30/2004', 'Age (when    Received)': '21', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '09/02/2002', 'Age (at the time of Offense)': '19', 'County': 'Cherokee', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height': '5′ 6″', 'Weight (in Pounds)': '179', 'Eye Color': 'Brown', 'Native County': 'Cherokee', 'Native State': 'Texas'}",
       "{'Name': 'Hernandez, Jesse Joe', 'TDCJ Number': '999425', 'Date of Birth': '06/08/1964', 'Date Received': '08/08/2002', 'Age (when Received)': '38', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '04/11/2001', 'Age (at the time of Offense)': '36', 'County': 'Dallas', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 3″', 'Weight (in Pounds)': '145', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Thurmond, Keith Steven', 'TDCJ Number': '999435', 'Date of Birth': '10/31/1959', 'Date Received': '11/14/2002', 'Age (when Received)': '43', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '09/25/2001', 'Age (at the time of Offense)': '41', 'County': 'Montgomery', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '220', 'Eye Color': 'Brown', 'Native County': 'Fort Knox', 'Native State': 'Kentucky'}",
       "{'Name': 'Rivas, George', 'TDCJ Number': '999394', 'Date of Birth': '5/6/1970', 'Date Received': '8/29/2001', 'Age (when    Received)': '31', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '12/24/2000', 'Age (at the time of Offense)': '30', 'County': 'Dallas', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '214', 'Eye Color': 'Brown', 'Native County': 'El Paso', 'Native State': 'Texas'}",
       "{'Name': 'Hernandez, Rodrigo', 'TDCJ Number': '999474', 'Date of Birth': '06/27/1973', 'Date Received': '04/07/2004', 'Age (when Received)': '30', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '02/19/1994', 'Age (at the time of Offense)': '20', 'County': 'Bexar', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '202', 'Eye Color': 'Brown', 'Native County': 'Zavala', 'Native State': 'Texas'}",
       "{'Name': 'Esparza, Guadalupe', 'TDCJ Number': '999385', 'Date of Birth': '11/21/1964', 'Date Received': '05/25/2001', 'Age (when    Received)': '36', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '06/30/1999', 'Age (at the time of Offense)': '34', 'County': 'Bexar', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 4″', 'Weight (in Pounds)': '193', 'Eye Color': 'Brown', 'Native County': 'Bexar', 'Native State': 'Texas'}",
       "{'Name': 'Garcia, Frank Martinez', 'TDCJ Number': '999418', 'Date of Birth': '10/21/1972', 'Date Received': '06/10/2002', 'Age (when Received)': '29', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '03/29/2001', 'Age (at the time of Offense)': '28', 'County': 'Bexar', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '169', 'Eye Color': 'Brown', 'Native County': 'Bexar', 'Native State': 'Texas'}",
       "{'Name': 'Brewer, Lawrence Russell', 'TDCJ Number': '999327', 'Date of Birth': '03/13/1967', 'Date Received': '09/23/1999', 'Age (when Received)': '32', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '06/07/1998', 'Age (at the time of Offense)': '31', 'County': 'Brazos (on a change of venue from Jasper)', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '180', 'Eye Color': 'Brown', 'Native County': 'Lamar', 'Native State': 'Texas'}",
       "{'Name': 'Woods, Jr., Steven Michael', 'TDCJ Number': '999427', 'Date of Birth': '04/17/1980', 'Date Received': '08/27/2002', 'Age (when Received)': '22', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '05/02/2001', 'Age (at the time of Offense)': '21', 'County': 'Denton', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '152', 'Eye Color': 'Brown', 'Native County': 'Wayne', 'Native State': 'Michigan'}",
       "{'Name': 'Robles, Martin', 'TDCJ Number': '999457', 'Date of Birth': '05/12/1978', 'Date Received': '09/23/2003', 'Age (when Received)': '25', 'Education Level (Highest Grade Completed)': '08', 'Date of Offense': '11/12/2002', 'Age (at the time of Offense)': '24', 'County': 'Nueces', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '174', 'Eye Color': 'Brown', 'Native County': 'Nueces', 'Native State': 'Texas'}",
       "{'Name': 'Mark Stroman', 'TDCJ Number': '999409', 'Date of Birth': '10/13/1969', 'Date Received': '04/05/2002', 'Age (when Received)': '32', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '10/04/2001', 'Age (at the time of Offense)': '31', 'County': 'Dallas', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '223', 'Eye Color': 'Hazel', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Mathis, Milton Wuzael', 'TDCJ Number': '999337', 'Date of Birth': '03/11/79', 'Date Received': '12/09/99', 'Age (when Received)': '20', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '12/15/98', 'Age (at the time of Offense)': '19', 'County': 'Fort Bend', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '6′ 2″', 'Weight (in Pounds)': '193', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       "{'Name': 'Taylor, Lee Andrew', 'TDCJ Number': '999344', 'Date of Birth': '01/08/1979', 'Date Received': '02/22/2000', 'Age (when Received)': '21', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '04/01/1999', 'Age (at the time of Offense)': '20', 'County': 'Bowie', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '207', 'Eye Color': 'Brown', 'Native County': 'Galveston', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Kerr, Cary D.', 'TDCJ Number': '999449', 'Date of Birth': '10/06/1964', 'Date Received': '04/17/2003', 'Age (when    Received)': '38', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '07/12/2001', 'Age (at the time of Offense)': '36', 'County': 'Tarrant', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '219', 'Eye Color': 'Green', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Adams, Timothy Wayne', 'TDCJ Number': '999448', 'Date of Birth': '08/22/1968', 'Date Received': '04/17/2003', 'Age (when    Received)': '34', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '02/20/2002', 'Age (at the time of Offense)': '33', 'County': 'Harris', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′6″', 'Weight (in Pounds)': '241', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       "{'Name': 'Hall, Michael Wayne', 'TDCJ Number': '999346', 'Date of Birth': '04/06/1979', 'Date Received': '03/02/2000', 'Age (when    Received)': '20', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '02/15/1998', 'Age (at the time of Offense)': '18', 'County': 'Tarrant', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '6′ 2″', 'Weight (in Pounds)': '218', 'Eye Color': 'Hazel', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Wooten, Larry', 'TDCJ Number': '999269', 'Date of Birth': '12/10/58', 'Date Received': '5/21/98', 'Age (when Received)': '39', 'Education Level (Highest Grade Completed)': '12 years', 'Date of Offense': '9/3/96', 'Age (at the time of Offense)': '37', 'County': 'Lamar', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 5″', 'Weight (in Pounds)': '183', 'Eye Color': 'Brown', 'Native County': 'Lamar', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Jackson, Derrick L.', 'TDCJ Number': '999263', 'Date of Birth': '6/13/68', 'Date Received': '4/22/98', 'Age (when    Received)': '29', 'Education Level (Highest Grade Completed)': '11 years (GED)', 'Date of Offense': '9/11/88', 'Age (at the time of Offense)': '20', 'County': 'Harris', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 1″', 'Weight (in Pounds)': '160', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       "{'Name': 'Perry, Michael James', 'TDCJ Number': '999444', 'Date of Birth': '04/09/1982', 'Date Received': '03/03/2003', 'Age (when Received)': '20', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '10/24/2001', 'Age (at the time of Offense)': '19', 'County': 'Montgomery', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '132', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       '{}', '{}', '{}',
       "{'Name': 'Cannady, Rogelio', 'TDCJ Number': '999245', 'Date of Birth': '5/29/72', 'Date Received': '12/5/97', 'Age (when Received)': '25', 'Education Level (Highest Grade Completed)': '8 years', 'Date of Offense': '10/10/93', 'Age (at the time of Offense)': '21', 'County': 'Bee', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '150', 'Eye Color': 'Brown', 'Native County': 'Val Verde', 'Native State': 'Texas'}",
       "{'Name': 'Galloway, Billy John', 'TDCJ Number': '999349', 'Date of Birth': '03/22/1969', 'Date Received': '03/27/2000', 'Age (when Received)': '31', 'Education Level (Highest Grade Completed)': '6', 'Date of Offense': '09/08/1998', 'Age (at the time of Offense)': '29', 'County': 'Hunt', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 11″', 'Weight (in Pounds)': '175', 'Eye Color': 'Blue', 'Native County': 'Onondaga', 'Native State': 'New York'}",
       "{'Name': 'Kevin Scott Varga', 'TDCJ Number': '999368', 'Date of Birth': '3/4/1969', 'Date Received': '11/20/2000', 'Age (when Received)': '31', 'Education Level (Highest Grade Completed)': '6', 'Date of Offense': '9/8/1998', 'Age (at the time of Offense)': '29', 'County': 'Hunt', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '203', 'Eye Color': 'Brown', 'Native County': 'Kalamazoo', 'Native State': 'Michigan'}",
       "{'Name': 'Bustamante, Samuel', 'TDCJ Number': '999380', 'Date of Birth': '12/11/1969', 'Date Received': '3/16/2001', 'Age (when Received)': '31', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '1/18/1998', 'Age (at the time of Offense)': '28', 'County': 'Fort Bend', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '264', 'Eye Color': 'Brown', 'Native County': 'Wharton', 'Native State': 'Texas'}",
       "{'Name': 'Berkley, William Josef', 'TDCJ Number': '999422', 'Date of Birth': '01/16/1979', 'Date Received': '07/18/2002', 'Age (when Received)': '23', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '03/10/2000', 'Age (at the time of Offense)': '21', 'County': 'El Paso', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 11″', 'Weight (in Pounds)': '139', 'Eye Color': 'Hazel', 'Native County': 'Schwavish Hall', 'Native State': 'Germany'}",
       "{'Name': 'Alix, Franklin DeWayne', 'TDCJ Number': '999286', 'Date of Birth': '8/6/75', 'Date Received': '11/12/98', 'Age (when Received)': '23', 'Education Level (Highest Grade Completed)': '10 years', 'Date of Offense': '1/2/98', 'Age (at the time of Offense)': '23', 'County': 'Harris', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′9″', 'Weight (in Pounds)': '188', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       "{'Name': 'Maxwell, Joshua', 'TDCJ Number': '999408', 'Date of Birth': '05/17/1978', 'Date Received': '03/26/2002', 'Age (when Received)': '23', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '10/11/2000', 'Age (at the time of Offense)': '22', 'County': 'Bexar', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '184', 'Eye Color': 'Blue', 'Native County': 'Marion', 'Native State': 'Texas'}",
       "{'Name': 'Sigala, Michael Adam', 'TDCJ Number': '999397', 'Date of Birth': '12/11/1977', 'Date Received': '10/29/2001', 'Age (when Received)': '23', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '08/22/2000', 'Age (at the time of Offense)': '22', 'County': 'Collin', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 5″', 'Weight (in Pounds)': '213', 'Eye Color': 'Hazel', 'Native County': 'Tarrant', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Mosley, Kenneth', 'TDCJ Number': '999243', 'Date of Birth': '9/7/58', 'Date Received': '10/20/97', 'Age (when Received)': '39', 'Education Level (Highest Grade Completed)': '12 years', 'Date of Offense': '2/15/97', 'Age (at the time of Offense)': '38', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '170', 'Eye Color': 'Brown', 'Native County': 'Flint', 'Native State': 'Michigan'}",
       "{'Name': 'Woods, Bobby Wayne', 'TDCJ Number': '999270', 'Date of Birth': '10/11/65', 'Date Received': '5/29/98', 'Age (when    Received)': '32', 'Education Level (Highest Grade Completed)': '7 years', 'Date of Offense': '4/30/97', 'Age (at the time of Offense)': '31', 'County': 'Llano (on change of venue from Hood County)', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Blonde', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '231', 'Eye Color': 'Blue', 'Native County': 'Tarrant', 'Native State': 'Texas'}",
       "{'Name': 'Thompson, Robert Lee', 'TDCJ Number': '999276', 'Date of Birth': '4/1/75', 'Date Received': '8/10/98', 'Age (when Received)': '23', 'Education Level (Highest Grade Completed)': '10 years', 'Date of Offense': '12/5/96', 'Age (at the time of Offense)': '21', 'County': 'Harris', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '252', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       "{'Name': 'Danielle Simpson', 'TDCJ Number': '999370', 'Date of Birth': '10/26/1979', 'Date Received': '12/15/2000', 'Age (when Received)': '21', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '1/26/2000', 'Age (at the time of Offense)': '20', 'County': 'Anderson', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '151', 'Eye Color': 'Brown', 'Native County': 'Anderson', 'Native State': 'Texas'}",
       "{'Name': 'Valle, Yosvanis', 'TDCJ Number': '999384', 'Date of Birth': '09/07/1975', 'Date Received': '05/09/2001', 'Age (when    Received)': '25', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '06/07/1999', 'Age (at the time of Offense)': '23', 'County': 'Harris', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '150', 'Eye Color': 'Brown', 'Native County': 'Habana', 'Native State': 'Cuba'}",
       "{'Name': 'Oliver, Khristian', 'TDCJ Number': '999301', 'Date of Birth': '08/26/1977', 'Date Received': '04/23/1999', 'Age (when Received)': '21', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '03/17/1998', 'Age (at the time of Offense)': '20', 'County': 'Nacogdoches', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '6′ 1″', 'Weight (in Pounds)': '150', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       "{'Name': 'Blanton, Reginald W.', 'TDCJ Number': '999395', 'Date of Birth': '6/3/1981', 'Date Received': '9/5/2001', 'Age (when Received)': '20', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '4/13/2000', 'Age (at the time of Offense)': '18', 'County': 'Bexar', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '6′ 1″', 'Weight (in Pounds)': '201', 'Eye Color': 'Brown', 'Native County': 'Alameda', 'Native State': 'California'}",
       "{'Name': 'Coleman, Christopher', 'TDCJ Number': '999239', 'Date of Birth': '12/28/71', 'Date Received': '9/10/97', 'Age (when Received)': '25', 'Education Level (Highest Grade Completed)': '11 years', 'Date of Offense': '12/14/95', 'Age (at the time of Offense)': '23', 'County': 'Harris', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '185', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Hankins, Terry Lee', 'TDCJ Number': '999415', 'Date of Birth': '10/10/1974', 'Date Received': '05/20/2002', 'Age (when Received)': '27', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '08/26/2001', 'Age (at the time of Offense)': '26', 'County': 'Tarrant', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '180', 'Eye Color': 'Hazel', 'Native County': 'Tarrant', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Johnson, Derrick Lamone', 'TDCJ Number': '999339', 'Date of Birth': '09/20/1980', 'Date Received': '12/22/1999', 'Age (when    Received)': '19', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '01/21/1999', 'Age (at the time of Offense)': '18', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '156', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Rosales, Michael', 'TDCJ Number': '999274', 'Date of Birth': '1/11/74', 'Date Received': '7/16/98', 'Age (when    Received)': '24', 'Education Level (Highest Grade Completed)': '10 years', 'Date of Offense': '6/4/97', 'Age (at the time of Offense)': '23', 'County': 'Lubbock', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 5″', 'Weight (in Pounds)': '163', 'Eye Color': 'Brown', 'Native County': 'Kit Carson', 'Native State': 'Colorado'}",
       "{'Name': 'Salazar, Luis Cervantes', 'TDCJ Number': '999285', 'Date of Birth': '8/31/70', 'Date Received': '10/30/98', 'Age (when Received)': '28', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '10/11/97', 'Age (at the time of Offense)': '27', 'County': 'Bexar', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 5″', 'Weight (in Pounds)': '176', 'Eye Color': 'Brown', 'Native County': 'Eastland', 'Native State': 'Texas'}",
       "{'Name': 'Martinez, James Edward', 'TDCJ Number': '999404', 'Date of Birth': '06/09/1974', 'Date Received': '02/13/2002', 'Age (when Received)': '27', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '09/21/2000', 'Age (at the time of Offense)': '26', 'County': 'Tarrant', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '144', 'Eye Color': 'Brown', 'Native County': 'Tarrant', 'Native State': 'Texas'}",
       '{}', '{}', '{}',
       "{'Name': 'Scheanette, Dale Devon', 'TDCJ Number': '999440', 'Date of Birth': '05/07/1973', 'Date Received': '02/06/2003', 'Age (when Received)': '29', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '12/24/1996', 'Age (at the time of Offense)': '23', 'County': 'Tarrant', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '162', 'Eye Color': 'Brown', 'Native County': 'Ouachita Parish', 'Native State': 'Louisiana'}",
       '{}',
       "{'Name': 'Ortiz, Ricardo', 'TDCJ Number': '999320', 'Date of Birth': '10/05/1962', 'Date Received': '06/24/1999', 'Age (when Received)': '36', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '08/18/1997', 'Age (at the time of Offense)': '34', 'County': 'El Paso', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '6′ 2″', 'Weight (in Pounds)': '209', 'Eye Color': 'Brown', 'Native County': 'El Paso', 'Native State': 'Texas'}",
       "{'Name': 'Martinez, Virgil Euristi', 'TDCJ Number': '999265', 'Date of Birth': '12/12/67', 'Date Received': '4/22/98', 'Age (when Received)': '30', 'Education Level (Highest Grade Completed)': '11 years', 'Date of Offense': '10/1/96', 'Age (at the time of Offense)': '28', 'County': 'Brazoria', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '6′ 3″', 'Weight (in Pounds)': '284', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       "{'Name': 'Reginald Perkins', 'TDCJ Number': '999407', 'Date of Birth': '04/29/1955', 'Date Received': '03/22/2002', 'Age (when Received)': '46', 'Education Level (Highest Grade Completed)': '7', 'Date of Offense': '12/04/2000', 'Age (at the time of Offense)': '45', 'County': 'Tarrant', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '6′ 2″', 'Weight (in Pounds)': '190', 'Eye Color': 'Brown', 'Native County': 'Woodruff', 'Native State': 'Arkansas'}",
       '{}',
       "{'Name': 'Moore, Curtis', 'TDCJ Number': '999212', 'Date of Birth': '2/26/68', 'Date Received': '01/29/98', 'Age (when Received)': '30', 'Education Level (Highest Grade Completed)': '12 years', 'Date of Offense': '11/30/95', 'Age (at the time of Offense)': '27', 'County': 'Tarrant', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '167', 'Eye Color': 'Brown', 'Native County': 'Tarrant', 'Native State': 'Texas'}",
       "{'Name': 'Hudson, Robert Jean', 'TDCJ Number': '999353', 'Date of Birth': '3/4/63', 'Date Received': '4/6/00', 'Age (when    Received)': '37', 'Education Level (Highest Grade Completed)': '12 years', 'Date of Offense': '5/7/99', 'Age (at the time of Offense)': '36', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 11″', 'Weight (in Pounds)': '229', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Denard Manns', 'TDCJ Number': '999405', 'Date of Birth': '12/22/1965', 'Date Received': '03/04/2002', 'Age (when Received)': '36', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '11/18/1998', 'Age (at the time of Offense)': '32', 'County': 'Bell', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '230', 'Eye Color': 'Brown', 'Native County': 'New York', 'Native State': 'New York'}",
       '{}', '{}',
       "{'Name': 'Wright, Gregory Edward', 'TDCJ Number': '999253', 'Date of Birth': '11/1/65', 'Date Received': '2/5/98', 'Age (when Received)': '32', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '3/21/97', 'Age (at the time of Offense)': '31', 'County': 'Dallas', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '6′ 0″', 'Weight (in Pounds)': '170', 'Eye Color': 'Blue', 'Native County': 'Knox', 'Native State': 'Tennessee'}",
       '{}',
       "{'Name': 'Ries, Joseph Ray', 'TDCJ Number': '999335', 'Date of Birth': '09/18/1979', 'Date Received': '11/29/1999', 'Age (when Received)': '20', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '02/22/1999', 'Age (at the time of Offense)': '19', 'County': 'Hopkins', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '135', 'Eye Color': 'Hazel', 'Native County': 'Douglas', 'Native State': 'Oregon'}",
       "{'Name': 'Watts, Kevin', 'TDCJ Number': '999456', 'Date of Birth': '01/18/1981', 'Date Received': '09/04/2003', 'Age (when Received)': '22', 'Education Level (Highest Grade Completed)': '09', 'Date of Offense': '03/01/2002', 'Age (at the time of Offense)': '21', 'County': 'Bexar', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '184', 'Eye Color': 'Brown', 'Native County': 'Santa Clara', 'Native State': 'California'}",
       '{}',
       "{'Name': 'Murray, William A.', 'TDCJ Number': '999313', 'Date of Birth': '02/13/1969', 'Date Received': '06/10/1999', 'Age (when Received)': '30', 'Education Level (Highest Grade Completed)': '7', 'Date of Offense': '02/10/1998', 'Age (at the time of Offense)': '28', 'County': 'Kaufman', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 3″', 'Weight (in Pounds)': '158', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Rodriguez, Michael Anthony', 'TDCJ Number': '999413', 'Date of Birth': '10/29/1962', 'Date Received': '05/09/2002', 'Age (when    Received)': '39', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '12/24/2000', 'Age (at the time of Offense)': '40', 'County': 'Dallas', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '215', 'Eye Color': 'Brown', 'Native County': 'Bexar', 'Native State': 'Texas'}",
       "{'Name': 'Dorsey, Leon David IV', 'TDCJ Number': '999359', 'Date of Birth': '11/17/1975', 'Date Received': '6/12/2000', 'Age (when    Received)': '24', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '4/4/1994', 'Age (at the time of Offense)': '18', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 11″', 'Weight (in Pounds)': '174', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Chi, Heliberto', 'TDCJ Number': '999437', 'Date of Birth': '12/28/1978', 'Date Received': '11/21/2002', 'Age (when Received)': '23', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '03/24/2001', 'Age (at the time of Offense)': '22', 'County': 'Tarrant', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '205', 'Eye Color': 'Brown', 'Native County': 'San Pedrosula', 'Native State': 'Honduras'}",
       '{}',
       "{'Name': 'Davis, Larry Donell', 'TDCJ Number': '999316', 'Date of Birth': '10/09/1967', 'Date Received': '06/11/1999', 'Age (when Received)': '31', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '08/28/1995', 'Age (at the time of Offense)': '27', 'County': 'Potter', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '173', 'Eye Color': 'Brown', 'Native County': 'Parmer', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Turner, Carlton    Akee', 'TDCJ Number': '999321', 'Date of Birth': '07/04/1979', 'Date Received': '07/07/1999', 'Age (when    Received)': '19', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '08/08/1998', 'Age (at the time of Offense)': '19', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '184', 'Eye Color': 'Brown', 'Native County': 'Salt Lake', 'Native State': 'Utah'}",
       "{'Name': 'Chamberlain, Karl Eugene', 'TDCJ Number': '999241', 'Date of Birth': '06/20/1970', 'Date Received': '09/25/1997', 'Age (when Received)': '27', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '08/02/1991', 'Age (at the time of Offense)': '21', 'County': 'Dallas', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 11″', 'Weight (in Pounds)': '261', 'Eye Color': 'Blue', 'Native County': 'Oklahoma', 'Native State': 'Oklahoma'}",
       '{}',
       "{'Name': 'Kimmel, Clifford Allan', 'TDCJ Number': '999347', 'Date of Birth': '07/18/1975', 'Date Received': '03/09/2000', 'Age (when Received)': '24', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '05/18/1999', 'Age': '23', 'County': 'Bexar', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 11″', 'Weight (in Pounds)': '194', 'Eye Color': 'Brown', 'Native County': 'Bexar', 'Native State': 'Texas'}",
       "{'Name': 'Roach, Tony', 'TDCJ Number': '999323', 'Date of Birth': '11/09/1976', 'Date Received': '08/18/1999', 'Age (when Received)': '22', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '06/08/1998', 'Age': '21', 'County': 'Potter', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '169', 'Eye Color': 'Brown', 'Native County': 'Greenville', 'Native State': 'South Carolina'}",
       '{}', '{}',
       "{'Name': 'Conner, Johnny Ray', 'TDCJ Number': '999324', 'Date of Birth': '04/27/1975', 'Date Received': '09/09/1999', 'Age (when    Received)': '24', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '05/17/1998', 'Age (at the time of Offense)': '23', 'County': 'Harris', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '157', 'Eye Color': 'Brown', 'Native County': 'Caddo Parish', 'Native State': 'Louisiana'}",
       "{'Name': 'Parr, Kenneth', 'TDCJ Number': '999312', 'Date of Birth': '01/16/1980', 'Date Received': '06/07/1999', 'Age (when Received)': '19', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '01/21/1998', 'Age': '18', 'County': 'Matagorda', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '164', 'Eye Color': 'Brown', 'Native County': 'Matagorda', 'Native State': 'Texas'}",
       '{}', '{}',
       "{'Name': 'Reyes, Gilberto Guadalupe', 'TDCJ Number': '999352', 'Date of Birth': '9/19/73', 'Date Received': '4/5/00', 'Age (when Received)': '26', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '3/12/98', 'Age': '24', 'County': 'Bailey', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 5″', 'Weight (in Pounds)': '129', 'Eye Color': 'Brown', 'Native County': 'Bailey', 'Native State': 'Texas'}",
       '{}', '{}', '{}',
       "{'Name': 'Dickson, Ryan Heath', 'TDCJ Number': '999250', 'Date of Birth': '11/11/76', 'Date Received': '12/31/97', 'Age (when Received)': '21', 'Education Level (Highest Grade Completed)': '7', 'Date of Offense': '11/27/94', 'Age (at the time of Offense)': '18', 'County': 'Potter', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 3″', 'Weight (in Pounds)': '171', 'Eye Color': 'Brown', 'Native County': 'Little Rock', 'Native State': 'Arkansas'}",
       "{'Name': 'Clark, James Lee', 'TDCJ Number': '999095', 'Date of Birth': '5/13/68', 'Date Received': '5/4/94', 'Age (when Received)': '25', 'Education Level (Highest Grade Completed)': '9 years', 'Date of Offense': '6/7/93', 'Age (at the time of Offense)': '25', 'County': 'Denton', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '157', 'Eye Color': 'Brown', 'Native County': 'Caddo Parish', 'Native State': 'Louisiana'}",
       '{}',
       "{'Name': 'Gutierrez, Vincent', 'TDCJ Number': '999262', 'Date of Birth': '10/1/78', 'Date Received': '4/14/98', 'Age (when Received)': '19', 'Education Level (Highest Grade Completed)': '8 years (GED)', 'Date of Offense': '3/11/97', 'Age': '18', 'County': 'Bexar', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '142', 'Eye Color': 'Brown', 'Native County': 'Bexar', 'Native State': 'Texas'}",
       "{'Name': 'Nealy, Charles A.', 'TDCJ Number': '999289', 'Date of Birth': '3/23/64', 'Date Received': '12/10/98', 'Age (when Received)': '34', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '8/20/97', 'Age': '33', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '6′ 0″', 'Weight (in Pounds)': '180', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Perez, Robert Martinez', 'TDCJ Number': '999322', 'Date of Birth': '06/29/58', 'Date Received': '07/29/1999', 'Age (when Received)': '41', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '04/17/1994', 'Age': '35', 'County': 'Dallas', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 5″', 'Weight (in Pounds)': '165', 'Eye Color': 'Brown', 'Native County': 'Bexar', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Anderson, Newton', 'TDCJ Number': '999355', 'Date of Birth': '8/8/1976', 'Date Received': '5/15/2000', 'Age (when    Received)': '23', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '3/4/1999', 'Age (at the time of Offense)': '22', 'County': 'Smith', 'Race': 'white', 'Gender': 'male', 'Hair Color': 'red', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '163', 'Eye Color': 'blue', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Jackson, James Lewis', 'TDCJ Number': '999272', 'Date of Birth': '6/13/59', 'Date Received': '6/17/98', 'Age (when Received)': '39', 'Education Level (Highest Grade Completed)': '12 years', 'Date of Offense': '4/8/97', 'Age': '37', 'County': 'Harris', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '6′ 3″', 'Weight (in Pounds)': '204', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       "{'Name': 'Swift, Christopher Jay', 'TDCJ Number': '999496', 'Date of Birth': '02/12/1975', 'Date Received': '04/11/2005', 'Age (when    Received)': '30', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '04/29/2003', 'Age': '28', 'County': 'Denton', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '150', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Granados, Carlos', 'TDCJ Number': '999307', 'Date of Birth': '09/18/1970', 'Date Received': '05/06/1999', 'Age (when Received)': '28', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '09/13/1998', 'Age': '27', 'County': 'Williamson', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 3″', 'Weight (in Pounds)': '172', 'Eye Color': 'Brown', 'Native County': 'Manhattan', 'Native State': 'New York'}",
       '{}', '{}', '{}', '{}',
       "{'Name': 'Frazier, Derrick', 'TDCJ Number': '999284', 'Date of Birth': '4/28/77', 'Date Received': '10/9/98', 'Age (when    Received)': '21', 'Education Level (Highest Grade Completed)': '9 years', 'Date of Offense': '6/26/97', 'Age': '20', 'County': 'Refugio', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '176', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Fuller, Justin', 'TDCJ Number': '999266', 'Date of Birth': '8/29/78', 'Date Received': '4/29/98', 'Age (when Received)': '19', 'Education Level (Highest Grade Completed)': '12 years', 'Date of Offense': '4/21/97', 'Age': '18', 'County': 'Smith', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '6′ 0″', 'Weight (in Pounds)': '165', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       "{'Name': 'Hinojosa, Richard', 'TDCJ Number': '999246', 'Date of Birth': '11/17/61', 'Date Received': '12/9/97', 'Age (when shoulReceived)': '36', 'Education Level (Highest Grade Completed)': '5 years', 'Date of Offense': '5/10/94', 'Age': '32', 'County': 'Bexar', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 10″', 'Eye Color': 'Green', 'Native County': 'Bexar', 'Native State': 'Texas'}",
       "{'Name': 'Wyatt, Jr., William E.', 'TDCJ Number': '999255', 'Date of Birth': '12/20/1964', 'Date Received': '2/19/1998', 'Age (when    Received)': '33', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '2/4/1997', 'Age': '32', 'County': 'Bowie', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '6′ 1″', 'Weight (in Pounds)': '250', 'Eye Color': 'Green', 'Native County': 'Detroit', 'Native State': 'Michigan'}",
       '{}', '{}', '{}',
       "{'Name': 'Resendiz, Angel Maturino', 'TDCJ Number': '999356', 'Date of Birth': '8/1/1960', 'Date Received': '5/24/2000', 'Age (when Received)': '39', 'Education Level (Highest Grade Completed)': '7', 'Date of Offense': '12/17/1998', 'Age': '38', 'County': 'Harris', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '190', 'Eye Color': 'Brown', 'Native County': 'Durango', 'Native State': 'Mexico'}",
       "{'Name': 'Reese, Lamont', 'TDCJ Number': '999374', 'Date of Birth': '10/16/1977', 'Date Received': '1/18/2001', 'Age (when    Received)': '23', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '3/1/1999', 'Age': '21', 'County': 'Tarrant', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '207', 'Eye Color': 'Brown', 'Native County': 'Tarrant', 'Native State': 'Texas'}",
       '{}', '{}',
       "{'Name': 'Herron, Jermaine', 'TDCJ Number': '999304', 'Date of Birth': '01/13/1979', 'Date Received': '04/29/1999', 'Age (when Received)': '20', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '06/26/1997', 'Age': '18', 'County': 'Refugio', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 11″', 'Weight (in Pounds)': '220', 'Eye Color': 'Brown', 'Native County': 'San Patricio', 'Native State': 'Texas'}",
       '{}', '{}',
       "{'Name': 'Salazar, Robert Jr.', 'TDCJ Number': '999303', 'Date of Birth': '10/24/1978', 'Date Received': '04/28/1999', 'Age (when Received)': '20', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '04/23/1997', 'Age': '18', 'County': 'Lubbock', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '190', 'Eye Color': 'Brown', 'Native County': 'Lubbock', 'Native State': 'Texas'}",
       "{'Name': 'Hughes, Tommie', 'TDCJ Number': '999273', 'Date of Birth': '8/15/74', 'Date Received': '6/18/98', 'Age (when    Received)': '23', 'Education Level (Highest Grade Completed)': '12 years', 'Date of Offense': '8/13/97', 'Age': '22', 'County': 'Dallas', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '195', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Neville, Robert James Jr.', 'TDCJ Number': '999293', 'Date of Birth': '10/05/1974', 'Date Received': '01/05/1999', 'Age (when Received)': '24', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '02/15/98', 'Age': '23', 'County': 'Tarrant', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Red', 'Height (in Feet and Inches)': '6′ 0″', 'Weight (in Pounds)': '140', 'Eye Color': 'Blue', 'Native County': 'Tarrant', 'Native State': 'Texas'}",
       '{}', '{}', '{}',
       "{'Name': 'Rowell, Robert Dale', 'TDCJ Number': '999104', 'Date of Birth': '04/08/1955', 'Date Received': '06/03/1994', 'Age (when    Received)': '44', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '05/10/1993', 'Age': '38', 'County': 'Harris', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '168', 'Eye Color': 'Blue', 'Native County': 'Harris', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'White, Melvin Wayne', 'TDCJ Number': '999317', 'Date of Birth': '1/25/1950', 'Date Received': '6/21/1999', 'Age (when    Received)': '49', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '8/5/1997', 'Age': '47', 'County': 'Pecos', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '205', 'Eye Color': 'Brown', 'Native County': 'Howard', 'Native State': 'Texas'}",
       "{'Name': 'Ramirez, Luis', 'TDCJ Number': '999309', 'Date of Birth': '06/19/1963', 'Date Received': '05/18/1999', 'Age (when Received)': '35', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '04/08/1998', 'Age': '34', 'County': 'Tom Green', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 5″', 'Weight (in Pounds)': '148', 'Eye Color': 'Brown', 'Native County': 'Tom Green', 'Native State': 'Texas'}",
       '{}', '{}', '{}', '{}',
       "{'Name': 'Martinez, David', 'TDCJ Number': '999288', 'Date of Birth': '04/24/0976', 'Date Received': '12/10/1998', 'Age (when Received)': '22', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '07/27/1997', 'Age': '21', 'County': 'Travis', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '224', 'Eye Color': 'Blue', 'Native County': 'Austin', 'Native State': 'Texas'}",
       "{'Name': 'Martinez, Alexander', 'TDCJ Number': '999438', 'Date of Birth': '06/16/1976', 'Date Received': '01/07/2003', 'Age (when Received)': '26', 'Education Level (Highest Grade Completed)': '8', 'Date of Offense': '08/12/2001', 'Age': '25', 'County': 'Harris', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 1″', 'Weight (in Pounds)': '227', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       '{}', '{}',
       "{'Name': 'Pursley, Lonnie Wayne', 'TDCJ Number': '999294', 'Date of Birth': '09/17/1961', 'Date Received': '01/20/1999', 'Age (when Received)': '37', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '03/29/97', 'Age': '35', 'County': 'Polk', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '229', 'Eye Color': 'Blue', 'Native County': 'Harris', 'Native State': 'Texas'}",
       '{}', '{}', '{}', '{}',
       "{'Name': 'Porter, James', 'TDCJ Number': '999378', 'Date of Birth': '8/15/1971', 'Date Received': '3/14/2001', 'Age (when Received)': '29', 'Education Level (Highest Grade Completed)': '7', 'Date of Offense': '5/28/2000', 'Age': '28', 'County': 'Bowie', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '131', 'Eye Color': 'Blue', 'Native County': 'Tarrant', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'McWilliams, Frederick Patrick', 'TDCJ Number': '999242', 'Date of Birth': '12/1/73', 'Date Received': '10/1/97', 'Age (when Received)': '23', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '9/28/96', 'Age': '22', 'County': 'Harris', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '201', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Morrow, Robert Brice', 'TDCJ Number': '999244', 'Date of Birth': '6/03/57', 'Date Received': '11/18/97', 'Age (when Received)': '40', 'Education Level (Highest Grade Completed)': 'GED', 'Date of Offense': '4/3/96', 'Age': '38', 'County': 'Liberty', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 11″', 'Weight (in Pounds)': '175', 'Eye Color': 'Blue', 'Native County': 'New Orleans', 'Native State': 'Louisiana'}",
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       "{'Name': 'Cotton, Marcus B.', 'TDCJ Number': '999252', 'Date of Birth': '9/28/74', 'Date Received': '2/4/98', 'Age (when Received)': '23', 'Education Level (Highest Grade Completed)': '9 years', 'Date of Offense': '9/18/96', 'Age (at the time of Offense)': '22', 'County': 'Harris', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 6″', 'Weight (in Pounds)': '147', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       '{}', '{}', '{}', '{}', '{}', '{}',
       "{'Name': 'Matthews, Ynobe', 'TDCJ Number': '999387', 'Date of Birth': '04/14/1976', 'Date Received': '06/19/2001', 'Age (when Received)': '25', 'Education Level (Highest Grade Completed)': '11', 'Date of Offense': '05/28/2000', 'Age': '24', 'County': 'Brazos', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '288', 'Eye Color': 'Brown', 'Native County': 'Dallas', 'Native State': 'Texas'}",
       '{}', '{}', '{}',
       "{'Name': 'Larry Allen Hayes', 'TDCJ Number': '999358', 'Date of Birth': '11/23/1948', 'Date Received': '5/26/2000', 'Age (when Received)': '51', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '7/15/1999', 'Age': '50', 'County': 'Montgomery', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Grey', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '198', 'Eye Color': 'Blue', 'Native County': 'Howell', 'Native State': 'Missouri'}",
       '{}', '{}',
       "{'Name': 'Black, Sr., Christopher', 'TDCJ Number': '999277', 'Date of Birth': '8/2/59', 'Date Received': '8/11/98', 'Age (when Received)': '39', 'Education Level (Highest Grade Completed)': '12 years', 'Date of Offense': '2/7/98', 'Age (at the time of Offense)': '38', 'County': 'Bell', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '6′ 0″', 'Weight (in Pounds)': '240', 'Eye Color': 'Brown', 'Native County': 'Portsmouth', 'Native State': 'Virginia'}",
       '{}', '{}', '{}', '{}', '{}', '{}',
       "{'Name': 'Clay, Keith Bernard', 'TDCJ Number': '999238', 'Date of Birth': '2/18/68', 'Date Received': '9/10/97', 'Age (when Received)': '29', 'Education Level (Highest Grade Completed)': '12 years', 'Date of Offense': '1/4/94', 'Age (at the time of Offense)': '25', 'County': 'Harris', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '180', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       '{}',
       "{'Name': 'Williams, Richard Head', 'TDCJ Number': '999251', 'Date of Birth': '7/19/69', 'Date Received': '1/7/98', 'Age (when    Received)': '28', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '3/24/97', 'Age': '27', 'County': 'Harris', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '6′ 0″', 'Weight (in Pounds)': '208', 'Eye Color': 'Brown', 'Native County': 'Harris', 'Native State': 'Texas'}",
       '{}', '{}', '{}', '{}', '{}', '{}',
       "{'Name': 'Baltazar, John Richard', 'TDCJ Number': '999257', 'Date of Birth': '5/9/72', 'Date Received': '3/13/98', 'Age (when Received)': '25', 'Education Level (Highest Grade Completed)': '9 years', 'Date of Offense': '9/27/97', 'Age (at the time of Offense)': '25', 'County': 'Nueces', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 11″', 'Weight (in Pounds)': '155', 'Eye Color': 'Brown', 'Native County': 'Nueces', 'Native State': 'Texas'}",
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}',
       "{'Name': 'Santellan, Jose Sr.', 'TDCJ Number': '999140', 'Date of Birth': '03/08/1962', 'Date Received': '03/14/1995', 'Age (when Received)': '34', 'Education Level (Highest Grade Completed)': '10', 'Date of Offense': '08/22/1993', 'Age': '31', 'County': 'Kerr', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '189', 'Eye Color': 'Brown', 'Native County': 'Wise', 'Native State': 'Texas'}",
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}',
       "{'Name': 'Flores, Miguel Angel', 'TDCJ Number': '000983', 'Date of Birth': '06/07/69', 'Date Received': '09/14/1990', 'Age (when Received)': '21', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '06/28/1989', 'Age': '20', 'County': 'Collin - change of venue from Hutchinson County', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 7″', 'Weight (in Pounds)': '165', 'Eye Color': 'Brown', 'Native County': 'Juarez', 'Native State': 'Mexico'}",
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       "{'Name': 'Hughes, Billy George', 'TDCJ Number': '000556', 'Date of Birth': '01/28/1952', 'Date Received': '09/17/1976', 'Age (when    Received)': '24', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '04/04/1976', 'Age': '24', 'County': 'Matagorda', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 10″', 'Weight (in Pounds)': '165', 'Eye Color': 'Blue', 'Native County': 'Baldwin', 'Native State': 'Alabama'}",
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       "{'Name': 'Foust, Aaron Christopher', 'TDCJ Number': '999268', 'Date of Birth': '7/28/72', 'Date Received': '5/19/98', 'Age (when Received)': '25', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '5/18/97', 'Age': '24', 'County': 'Tarrant', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'n/a', 'Height (in Feet and Inches)': '6′ 0″', 'Weight (in Pounds)': '180', 'Eye Color': 'n/a', 'Native County': 'Lafayette', 'Native State': 'Tennessee'}",
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       "{'Photo not available': 'Name', 'TDCJ Number': '887', 'Date of Birth': '6/11/1965', 'Date Received': '10/23/1987', 'Age (when Received)': '22', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '7/23/1986', 'Age (at the time of Offense)': '21', 'County': 'Clay (change of venue from Montague)', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Red', 'Height (in Feet and Inches)': '6′ 2″', 'Weight (in Pounds)': '232', 'Eye Color': 'Brown', 'Native County': 'Brunswick', 'Native State': 'Georgia'}",
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       "{'Name': 'Cantu, Ruben Montoya', 'TDCJ Number': '804', 'Date of Birth': '12/5/66', 'Date Received': '9/10/85', 'Age (when Received)': '18', 'Education Level (Highest Grade Completed)': '9 years', 'Date of Offense': '11/8/84', 'Age (at the time of Offense)': '17', 'County': 'Bexar', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 10″/td>\\r\\n  ', 'Weight (in Pounds)': '142', 'Eye Color': 'Brown', 'Native County': 'Bexar', 'Native State': 'Texas'}",
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       "{'Name': 'Hernandez, Ramon Pedro', 'TDCJ Number': '667', 'Date of Birth': '03/02/1942', 'Date Received': '09/30/1980', 'Age (when Received)': '38', 'Education Level (Highest Grade Completed)': '9', 'Date of Offense': '06/20/1980', 'Age (at the time of Offense)': '38', 'County': 'El Paso ', 'Race': 'Hispanic', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 3″', 'Weight (in Pounds)': '130', 'Eye Color': 'Brown', 'Native County': 'El Paso', 'Native State': 'Texas'}",
       '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       '{}', '{}', '{}', '{}', '{}', '{}', '{}',
       "{'Name': 'Autry, James David', 'TDCJ Number': '670', 'Date of Birth': '9/27/1954', 'Date Received': '10/10/1980', 'Age (when    Received)': '26', 'Education Level (Highest Grade Completed)': '6', 'Date of Offense': '4/20/1980', 'Age (at the time of Offense)': '25', 'County': 'Jefferson', 'Race': 'White', 'Gender': 'Male', 'Hair Color': 'Brown', 'Height (in Feet and Inches)': '5′ 8″', 'Weight (in Pounds)': '137', 'Eye Color': 'Brown', 'Native County': 'Potter', 'Native State': 'Texas'}",
       "{'Photo not available': 'Name', 'TDCJ Number': '592', 'Date of Birth': '9/1/1942', 'Date Received': '4/25/1978', 'Age (when    Received)': '35', 'Education Level (Highest Grade Completed)': '12', 'Date of Offense': '12/14/1976', 'Age (at the time of Offense)': '34', 'County': 'Tarrant', 'Race': 'Black', 'Gender': 'Male', 'Hair Color': 'Black', 'Height (in Feet and Inches)': '5′ 9″', 'Weight (in Pounds)': '150', 'Eye Color': 'mar (according to DPS records)', 'Native County': 'Tarrant', 'Native State': 'Texas'}"],
      dtype=object)
In [140]:
df['VictimStats']
Out[140]:
0                      Unknown  Female
1      Black  female; two black males.
2                         White female
3           White female; White female
4                        White  female
                    ...               
561                              error
562                              error
563                              error
564                             female
565                        White  Male
Name: VictimStats, Length: 566, dtype: object
In [141]:
df.columns = ['Unnamed: 0', 'Unnamed: 0.1', 'Execution', 'Offender Information',
       'Last Statement', 'last_name', 'first_name', 'inmate_number', 'age',
       'Date', 'race', 'county', 'Last Statement Text', 'Offender Info',
       'Summary', 'Offender_info_v2', 'occupation', 'prior_record',
       'CrimeSummary', 'CoDefendants', 'VictimStats', 'dob', 'date_received',
       'age_received', 'education_level', 'age_crime', 'native_county',
       'native_state', 'weight_lbs', 'height', 'eye_color', 'hair_color']
In [142]:
df
Out[142]:
Unnamed: 0 Unnamed: 0.1 Execution Offender Information Last Statement last_name first_name inmate_number age Date ... date_received age_received education_level age_crime native_county native_state weight_lbs height eye_color hair_color
0 0 1 566 dr_info/halljusten.html dr_info/halljustenlast.html Hall Justen 999497 38 11/6/2019 ... 05/11/2005 23 9 21 El Paso Texas 197 6′5″ Hazel Brown
1 1 2 565 dr_info/sparksrobert.html dr_info/sparksrobertlast.html Sparks Robert 999542 45 9/25/2019 ... 01/08/2009 34 8 33 Dallas Texas 247 5′ 7″ Brown Black
2 2 3 564 dr_info/solizmarkanthony.html dr_info/solizmarkanthonylast.html Soliz Mark 999571 37 9/10/2019 ... 03/28/2012 30 8 28 Tarrant Texas 177 5′ 5″ Brown Black
3 3 4 563 dr_info/crutsingerbilly.html dr_info/crutsingerbillylast.html Crutsinger Billy 999459 64 9/4/2019 ... 10/08/2003 49 11 48 Tarrant Texas 217 5′ 9″ Green Gray
4 4 5 562 dr_info/swearingenlarry.html dr_info/swearingenlarrylast.html Swearingen Larry 999361 48 8/21/2019 ... 7/12/2000 error 11 27 Montgomery Texas 194 5′ 10″ Blue Brown
... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...
561 561 562 5 dr_info/skillerndoyle.jpg dr_info/skillerndoylelast.html Skillern Doyle 518 49 01/16/1985 ... error error error error error error error error error error
562 562 563 4 dr_info/barefootthomas.jpg dr_info/barefootthomaslast.html Barefoot Thomas 621 39 10/30/1984 ... error error error error error error error error error error
563 563 564 3 dr_info/obryanronald.jpg dr_info/obryanronaldlast.html O'Bryan Ronald 529 39 03/31/1984 ... error error error error error error error error error error
564 564 565 2 dr_info/autryjames.html dr_info/no_last_statement.html Autry James 670 29 03/14/1984 ... 10/10/1980 error 6 25 Potter Texas 137 5′ 8″ Brown Brown
565 565 566 1 dr_info/brookscharlie.html dr_info/brookscharlielast.html Brooks, Jr. Charlie 592 40 12/07/1982 ... 4/25/1978 error 12 34 Tarrant Texas 150 5′ 9″ mar (according to DPS records) Black

566 rows × 32 columns

In [143]:
# importing
import pandas as pd
df2 = pd.read_csv('V9_photo_inmates.csv')
In [144]:
df3 = df
In [163]:
# df3 = df.merge(df2, left_on='inmate_number', right_on='inmate_number', )
df3 = pd.merge(df, df2, how='left', left_on=['last_name','first_name',
                                             'inmate_number','occupation','education_level','prior_record'], right_on=['weapon'])
---------------------------------------------------------------------------
ValueError                                Traceback (most recent call last)
<ipython-input-163-389638d6f5ba> in <module>
      1 # df3 = df.merge(df2, left_on='inmate_number', right_on='inmate_number', )
      2 df3 = pd.merge(df, df2, how='left', left_on=['last_name','first_name',
----> 3                                              'inmate_number','occupation','education_level','prior_record'], right_on=['weapon'])

/usr/local/lib/python3.7/site-packages/pandas/core/reshape/merge.py in merge(left, right, how, on, left_on, right_on, left_index, right_index, sort, suffixes, copy, indicator, validate)
     79         copy=copy,
     80         indicator=indicator,
---> 81         validate=validate,
     82     )
     83     return op.get_result()

/usr/local/lib/python3.7/site-packages/pandas/core/reshape/merge.py in __init__(self, left, right, how, on, left_on, right_on, axis, left_index, right_index, sort, suffixes, copy, indicator, validate)
    617             warnings.warn(msg, UserWarning)
    618 
--> 619         self._validate_specification()
    620 
    621         # note this function has side effects

/usr/local/lib/python3.7/site-packages/pandas/core/reshape/merge.py in _validate_specification(self)
   1222                 self.left_on = [None] * n
   1223         if len(self.right_on) != len(self.left_on):
-> 1224             raise ValueError("len(right_on) must equal len(left_on)")
   1225 
   1226     def _validate(self, validate):

ValueError: len(right_on) must equal len(left_on)
In [156]:
len(df3)
Out[156]:
566
In [159]:
 
Out[159]:
array([nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
       nan, nan, nan, nan, nan, nan, nan], dtype=object)
In [136]:
df3.to_csv('V10_df3.csv')
In [137]:
df3
Out[137]:
Unnamed: 0_x Unnamed: 0.1 Execution Offender Information Last Statement last_name_x first_name_x inmate_number age Date ... first_name_y education_level_y age_crime_y occupation prior_record multiple_vics weapon race_vic vic_male vic_female
0 0 1 566 dr_info/halljusten.html dr_info/halljustenlast.html Hall Justen 999497 38 11/6/2019 ... NaN NaN NaN NaN NaN NaN NaN NaN NaN NaN
1 1 2 565 dr_info/sparksrobert.html dr_info/sparksrobertlast.html Sparks Robert 999542 45 9/25/2019 ... NaN NaN NaN NaN NaN NaN NaN NaN NaN NaN
2 2 3 564 dr_info/solizmarkanthony.html dr_info/solizmarkanthonylast.html Soliz Mark 999571 37 9/10/2019 ... NaN NaN NaN NaN NaN NaN NaN NaN NaN NaN
3 3 4 563 dr_info/crutsingerbilly.html dr_info/crutsingerbillylast.html Crutsinger Billy 999459 64 9/4/2019 ... NaN NaN NaN NaN NaN NaN NaN NaN NaN NaN
4 4 5 562 dr_info/swearingenlarry.html dr_info/swearingenlarrylast.html Swearingen Larry 999361 48 8/21/2019 ... NaN NaN NaN NaN NaN NaN NaN NaN NaN NaN
... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...
561 561 562 5 dr_info/skillerndoyle.jpg dr_info/skillerndoylelast.html Skillern Doyle 518 49 01/16/1985 ... Doyle none_listed none_listed none_listed yes no blunt object none_listed no no
562 562 563 4 dr_info/barefootthomas.jpg dr_info/barefootthomaslast.html Barefoot Thomas 621 39 10/30/1984 ... Thomas none_listed none_listed none_listed none_listed no blunt object none_listed no no
563 563 564 3 dr_info/obryanronald.jpg dr_info/obryanronaldlast.html O'Bryan Ronald 529 39 03/31/1984 ... Ronald none_listed none_listed education yes no blunt object white yes no
564 564 565 2 dr_info/autryjames.html dr_info/no_last_statement.html Autry James 670 29 03/14/1984 ... NaN NaN NaN NaN NaN NaN NaN NaN NaN NaN
565 565 566 1 dr_info/brookscharlie.html dr_info/brookscharlielast.html Brooks, Jr. Charlie 592 40 12/07/1982 ... NaN NaN NaN NaN NaN NaN NaN NaN NaN NaN

566 rows × 44 columns

In [ ]: