Offender Details

Offender Details


Anyone who uses this information to injure, harass or commit a criminal act against any person may be subject to criminal prosecution.
Offender ID:
{{ offenderinfo.offenderinfo[0].offender_id }}
Race:
{{ offenderinfo.offenderinfo[0].race }}
Last Name:
{{ offenderinfo.offenderinfo[0].last_name }}
Ethnicity:
{{ offenderinfo.offenderinfo[0].ethnicity }}
First Name:
{{ offenderinfo.offenderinfo[0].first_name }}
Height:
{{ offenderinfo.offenderinfo[0].height }}
Middle Name:
{{ offenderinfo.offenderinfo[0].middle_name }}
Weight:
{{ offenderinfo.offenderinfo[0].weight }}
DOB:
{{ offenderinfo.offenderinfo[0].dob }}
Hair:
{{ offenderinfo.offenderinfo[0].haircolor }}
Sex:
{{ offenderinfo.offenderinfo[0].sex }}
Eyes:
{{ offenderinfo.offenderinfo[0].eyecolor }}
Risk Level:
{{ offenderinfo.offenderinfo[0].risk_level }}
Glasses:
{{ offenderinfo.offenderinfo[0].glasses }}
Designation:
{{ offenderinfo.offenderinfo[0].designation }}

Photo Date: {{ offenderinfo.offenderinfo[0].photodate }}

Show More PhotosClose More Photos


Photo Date: {{ image.PhotoDate }}

Current Addresses:


Type:
Residential
County:
{{ offenderinfo.offenderinfo[0].countyname }}
Address:
{{ offenderinfo.offenderinfo[0].address_line1 }}
{{ (offenderinfo.offenderinfo[0].city === '' ? '' : offenderinfo.offenderinfo[0].city + ", ") + (offenderinfo.offenderinfo[0].statecode == null ? '' : offenderinfo.offenderinfo[0].statecode + " ") + (offenderinfo.offenderinfo[0].zipcode === 0 ? '' : offenderinfo.offenderinfo[0].zipcode)}}

Type:
Employment
County:
{{ employ.countyname }}
Address:
{{ employ.street }}
{{ (employ.city === '' ? '' : employ.city + ", ") + (employ.statecode == null ? '' : employ.statecode + " ") + (employ.zipcode === 0 ? '' : employ.zipcode)}}

Type:
College
County:
{{ college.countyname }}
Name:
{{ college.name }}
Address:
{{ college.street }}
{{ (college.city === '' ? '' : college.city + ", ") + (college.statecode == null ? '' : college.statecode + " ") + (college.zip === 0 ? '' : college.zip)}}

Law Enforcement Agency Having Jurisdiction:


{{ offenderinfo.offenderinfo[0].jurisdiction }}

Current Conviction:


Title
Section
Subsection
Class
Category
Count(s)
Description
{{ offender.title }}
{{ offender.section }}
{{ offender.sub_section }}
{{ offender.class }}
{{ offender.Category }}
{{ offender.counts }}
{{ offender.description }}
Date Of Crime:
{{ offenderinfo.currentconvictions.sentencing[0].crime_date }}
Date Convicted:
{{ offenderinfo.currentconvictions.sentencing[0].conviction_date }}
Victim Sex/Age:
{{ offenderinfo.currentconvictions.sentencing[0].victim }}
Arresting Agency:
{{ offenderinfo.currentconvictions.sentencing[0].arresting_agency }}
Offense Description:
{{ offenderinfo.currentconvictions.sentencing[0].offense_descriptions }}
Relationship to Victim:
{{ offenderinfo.currentconvictions.sentencing[0].victim_relationship }}
Weapon Used:
{{ offenderinfo.currentconvictions.sentencing[0].weapon_used }}
Force Used:
{{ offenderinfo.currentconvictions.sentencing[0].force_used }}
Computer Used:
{{ (offenderinfo.currentconvictions.sentencing[0].computer_used == 0 ? 'No' : (offenderinfo.currentconvictions.sentencing[0].computer_used == 1 ? 'Yes' : 'None Reported')) }}
Pornography Involved:
{{ (offenderinfo.currentconvictions.sentencing[0].porn_involved == 0 ? 'No' : (offenderinfo.currentconvictions.sentencing[0].porn_involved == 1 ? 'Yes' : 'None Reported')) }}
Sentence:
{{ (offenderinfo.currentconvictions.sentencing[0].jail === '' || offenderinfo.currentconvictions.sentencing[0].jail === undefined || offenderinfo.currentconvictions.sentencing[0].jail === null ? '' : 'Term: ' + offenderinfo.currentconvictions.sentencing[0].jail) + (offenderinfo.currentconvictions.sentencing[0].jail === '' || offenderinfo.currentconvictions.sentencing[0].jail === undefined || offenderinfo.currentconvictions.sentencing[0].jail === null || offenderinfo.currentconvictions.sentencing[0].probation === '' || offenderinfo.currentconvictions.sentencing[0].probation === undefined || offenderinfo.currentconvictions.sentencing[0].probation === null ? '' : ' \ ') + (offenderinfo.currentconvictions.sentencing[0].probation === '' || offenderinfo.currentconvictions.sentencing[0].probation === undefined || offenderinfo.currentconvictions.sentencing[0].probation === null ? '' : 'Probation: ' + offenderinfo.currentconvictions.sentencing[0].probation) }}

Previous Conviction(s) Requiring Registration:


{{ (offenderinfo.prevconvictions.crimes === undefined || offenderinfo.prevconvictions.crimes.length == 0 ? 'None Reported' : '') }}
Title
Section
Subsection
Class
Category
Count(s)
Description
{{ offender.title }}
{{ offender.section }}
{{ offender.sub_section }}
{{ offender.class }}
{{ offender.Category }}
{{ offender.counts }}
{{ offender.description }}
Date Of Crime:
{{ pcons.sentencing[0].crime_date }}
Date Convicted:
{{ pcons.sentencing[0].conviction_date }}
Victim Sex/Age:
{{ pcons.sentencing[0].victim }}
Arresting Agency:
{{ pcons.sentencing[0].arresting_agency }}
Offense Description:
{{pcons.sentencing[0].offense_descriptions}}
Relationship to Victim:
{{ pcons.sentencing[0].victim_relationship }}
Weapon Used:
{{ pcons.sentencing[0].weapon_used }}
Force Used:
{{ pcons.sentencing[0].force_used }}
Computer Used:
{{ pcons.sentencing[0].computer_used }}
Pornography Involved:
{{ pcons.sentencing[0].porn_involved }}
Sentence:
{{ (pcons.sentencing[0].jail === '' || pcons.sentencing[0].jail === undefined || pcons.sentencing[0].jail === null ? '' : 'Term: ' + pcons.sentencing[0].jail) + (pcons.sentencing[0].jail === '' || pcons.sentencing[0].jail === undefined || pcons.sentencing[0].jail === null || pcons.sentencing[0].probation === '' || pcons.sentencing[0].probation === undefined || pcons.sentencing[0].probation === null ? '' : ' \ ') + (pcons.sentencing[0].probation === '' || pcons.sentencing[0].probation === undefined || pcons.sentencing[0].probation === null ? '' : 'Probation: ' + pcons.sentencing[0].probation) }}

Supervising Agency Information:


{{ (offenderinfo.currentconvictions.sentencing[0].suprv_agency === '' ? 'None Reported' : offenderinfo.currentconvictions.sentencing[0].suprv_agency) }}

Special Conditions of Supervision:


{{ (offenderinfo.offenderinfo[0].special_condition === undefined || offenderinfo.offenderinfo[0].special_condition === '' ? 'None Reported' :offenderinfo.offenderinfo[0].special_condition) }}

Scars, Marks and Tattoos:


{{(offenderinfo.scars === undefined || offenderinfo.scars.length==0?'None Reported':'')}}
{{ scar.description + (scar.comments === '' ? '' : ' - ' + scar.comments)}}

Additional Names/Aliases:


{{(offenderinfo.alias === undefined || offenderinfo.alias.length==0?'None Reported':'')}}
Last Name:
{{ alias.last_name }}
First Name:
{{alias.first_name }}
Middle Int:
{{ alias.middle_initial }}

Vehicles:


{{(offenderinfo.vehicles === undefined || offenderinfo.vehicles.length==0?'None Reported':'')}}
Lic Plate #:
State:
Year:
Make/Model:
Color:
{{ vehicle.vehicle_license_plate }}
{{ vehicle.statecode }}
{{ vehicle.vehicle_year }}
{{ vehicle.vehicle_make + ' ' +vehicle.vehicle_model }}
{{ vehicle.vehicle_color }}