This document is the annotation layer to ./manipulation/0-greeter.R script, which connects to data sources used in the study, imports them into RStudio environment and prepares them for analytic enquiry.

I. Environment

II. Data

52.6 MB
[1] 120381     47
11.5 kB
[1] 44  3
20.1 MB
[1] 69300    32

III. Grooming

Sentences

Observations: 120,381
Variables: 47
$ `ID Number`               <dbl> 53731, 44473, 54131, 62706, 47816, 46628, 46628, 46628, 92913...
$ Idnumbercomb              <dbl> 44473, 44473, 54131, 62706, 47816, 46628, 46628, 46628, 92913...
$ `Previous ID`             <dbl> 44473, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37142, 0, 0, 0, 0, 0, 0,...
$ `Inmate Name`             <chr> "AARON                     BOBBY", "AARON                    ...
$ `Parole Eligibility Date` <dttm> 2003-05-09, 1994-03-20, 2000-08-18, 2007-04-11, 1996-08-11, ...
$ `Tentative Release Date`  <dttm> 2006-02-10, 1994-07-20, 2001-02-15, 2008-04-11, 1997-09-26, ...
$ `Earn Dschrg Dt`          <dttm> NA, NA, NA, 2008-03-21, 1997-04-10, NA, NA, NA, NA, NA, 1988...
$ `Actual Dschrg Dt`        <dttm> NA, NA, NA, 2008-03-21, NA, NA, NA, NA, NA, NA, 1988-01-30, ...
$ `Good Time Law`           <dbl> 6, 4, 6, 6, 4, 4, 4, 4, 1, 1, 1, 4, 7, 6, 7, 7, 7, 6, 1, 6, 6...
$ `Docket Count`            <dbl> 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
$ County                    <chr> "BUFFALO", "LANCASTER", "MADISON", "DOUGLAS", "DOUGLAS", "DOU...
$ `County CD`               <dbl> 10, 55, 59, 28, 28, 28, 28, 28, 28, 28, 55, 55, 27, 72, 19, 4...
$ `Offense Begin Date`      <chr> "36655", "1800-01-01", "36756", "38581", "1800-01-01", "1800-...
$ `Offense Count`           <dbl> 1, 1, 1, 1, 1, 1, 2, 3, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1...
$ `Offense Attmpt CD`       <chr> NA, "A", NA, NA, NA, NA, NA, NA, NA, NA, "A", NA, NA, NA, "A"...
$ `Offense Type CD`         <chr> NA, NA, NA, NA, NA, NA, NA, NA, NA, "A", NA, NA, NA, NA, NA, ...
$ `Offense Run CD`          <chr> "CC", "CC", "CC", "CC", "CC", "CC", "CS", "CS", "CC", "CC", "...
$ `Offense Arrest CD`       <chr> "C31", "D21", "B26", "C31", "D20", "B12", "K02", "C31", "E62"...
$ `Offense Arrest`          <chr> "MANU/DIST/DEL/DISP OR POSS W/I", "THEFT", "SEXUAL ASSAULT ON...
$ `Cnvct Desc`              <chr> "POSSESSION CON SUB W/I DELIVER", NA, NA, "POSSESSION W/I DEL...
$ `Felony Msdmnr CD`        <chr> "3F", "F", "3AF", "3F", "4F", "4F", "3F", "2F", NA, NA, "4F",...
$ `Min Year`                <dbl> 4, 1, 0, 4, 1, 2, 4, 4, 1, 0, 1, 1, 1, 4, 1, 2, 5, 4, 1, 0, 1...
$ `Min Month`               <dbl> 0, 8, 0, 0, 6, 0, 0, 0, 4, 0, 0, 3, 8, 0, 6, 0, 0, 0, 8, 0, 0...
$ `Min Day`                 <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
$ `Max Year`                <dbl> 10, 2, 1, 6, 3, 4, 6, 6, 2, 1, 2, 2, 5, 7, 3, 3, 5, 6, 3, 1, ...
$ `Max Month`               <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0...
$ `Max Day`                 <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
$ `Man Year`                <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
$ `Man Month`               <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
$ `Man Day`                 <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
$ `Offense Jail Time Days`  <dbl> 91, 0, 2, 125, 0, 0, 0, 0, 0, 0, 1, 86, 145, 134, 51, 3, 385,...
$ `Offense Dead Time Days`  <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 589, 0, 0...
$ `Habitual Criminal`       <chr> "N", "N", "N", "N", "N", "N", "N", "N", "N", "N", "N", "N", "...
$ `Precedence IND`          <chr> NA, NA, NA, "P", NA, NA, NA, NA, NA, NA, "P", "P", NA, "P", "...
$ `PE Date Chg CD`          <dbl> 3, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA...
$ `Minimum Yr`              <dbl> 4, 1, 0, 4, 1, 10, 10, 10, 1, 1, 1, 1, 1, 4, 1, 2, 5, 4, 1, 1...
$ `Minimum Mo`              <dbl> 0, 8, 0, 0, 6, 0, 0, 0, 4, 4, 0, 3, 8, 0, 6, 0, 0, 0, 8, 0, 0...
$ `Minimum  Day`            <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
$ `Maximum Yr`              <dbl> 10, 2, 1, 6, 3, 16, 16, 16, 2, 2, 2, 2, 5, 7, 3, 3, 5, 6, 3, ...
$ `Maximum Mo`              <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0...
$ `Maximum Day`             <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
$ `Begin Date`              <dttm> 2000-05-09, 1993-05-21, 2000-08-18, 2005-08-17, 1996-01-23, ...
$ `Sentence Jail Credit`    <dbl> 91, 0, 2, 125, 100, 71, 71, 71, 0, 0, 1, 86, 145, 134, 51, 3,...
$ `Man Min Yr`              <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
$ `Man Min Mo`              <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
$ `Man Min Day`             <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
$ `Man Min Term Date`       <dttm> NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, ...
Observations: 120,381
Variables: 51
$ id_number               <dbl> 53731, 44473, 54131, 62706, 47816, 46628, 46628, 46628, 92913, ...
$ person_id               <dbl> 44473, 44473, 54131, 62706, 47816, 46628, 46628, 46628, 92913, ...
$ previous_id             <dbl> 44473, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37142, 0, 0, 0, 0, 0, 0, 1...
$ inmate_name             <chr> "AARON                     BOBBY", "AARON                     B...
$ parole_eligibility_date <dttm> 2003-05-09, 1994-03-20, 2000-08-18, 2007-04-11, 1996-08-11, 19...
$ tentative_release_date  <dttm> 2006-02-10, 1994-07-20, 2001-02-15, 2008-04-11, 1997-09-26, 20...
$ earn_dschrg_dt          <dttm> NA, NA, NA, 2008-03-21, 1997-04-10, NA, NA, NA, NA, NA, 1988-0...
$ actual_dschrg_dt        <dttm> NA, NA, NA, 2008-03-21, NA, NA, NA, NA, NA, NA, 1988-01-30, NA...
$ good_time_law           <dbl> 6, 4, 6, 6, 4, 4, 4, 4, 1, 1, 1, 4, 7, 6, 7, 7, 7, 6, 1, 6, 6, ...
$ docket_count            <dbl> 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, ...
$ county                  <chr> "BUFFALO", "LANCASTER", "MADISON", "DOUGLAS", "DOUGLAS", "DOUGL...
$ county_cd               <dbl> 10, 55, 59, 28, 28, 28, 28, 28, 28, 28, 55, 55, 27, 72, 19, 40,...
$ offense_begin_date      <chr> "36655", "1800-01-01", "36756", "38581", "1800-01-01", "1800-01...
$ offense_count           <dbl> 1, 1, 1, 1, 1, 1, 2, 3, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, ...
$ offense_attmpt_cd       <chr> NA, "A", NA, NA, NA, NA, NA, NA, NA, NA, "A", NA, NA, NA, "A", ...
$ offense_type_cd         <chr> NA, NA, NA, NA, NA, NA, NA, NA, NA, "A", NA, NA, NA, NA, NA, NA...
$ offense_run_cd          <chr> "CC", "CC", "CC", "CC", "CC", "CC", "CS", "CS", "CC", "CC", "CC...
$ offense_arrest_cd       <chr> "C31", "D21", "B26", "C31", "D20", "B12", "K02", "C31", "E62", ...
$ offense_arrest          <chr> "MANU/DIST/DEL/DISP OR POSS W/I", "THEFT", "SEXUAL ASSAULT ON A...
$ cnvct_desc              <chr> "POSSESSION CON SUB W/I DELIVER", NA, NA, "POSSESSION W/I DELIV...
$ felony_msdmnr_cd        <chr> "3F", "F", "3AF", "3F", "4F", "4F", "3F", "2F", NA, NA, "4F", "...
$ min_year                <dbl> 4, 1, 0, 4, 1, 2, 4, 4, 1, 0, 1, 1, 1, 4, 1, 2, 5, 4, 1, 0, 1, ...
$ min_month               <dbl> 0, 8, 0, 0, 6, 0, 0, 0, 4, 0, 0, 3, 8, 0, 6, 0, 0, 0, 8, 0, 0, ...
$ min_day                 <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
$ max_year                <dbl> 10, 2, 1, 6, 3, 4, 6, 6, 2, 1, 2, 2, 5, 7, 3, 3, 5, 6, 3, 1, 1,...
$ max_month               <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
$ max_day                 <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
$ man_year                <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
$ man_month               <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
$ man_day                 <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
$ offense_jail_time_days  <dbl> 91, 0, 2, 125, 0, 0, 0, 0, 0, 0, 1, 86, 145, 134, 51, 3, 385, 3...
$ offense_dead_time_days  <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 589, 0, 0, ...
$ habitual_criminal       <chr> "N", "N", "N", "N", "N", "N", "N", "N", "N", "N", "N", "N", "N"...
$ precedence_ind          <chr> NA, NA, NA, "P", NA, NA, NA, NA, NA, NA, "P", "P", NA, "P", "P"...
$ pe_date_chg_cd          <dbl> 3, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, ...
$ minimum_yr              <dbl> 4, 1, 0, 4, 1, 10, 10, 10, 1, 1, 1, 1, 1, 4, 1, 2, 5, 4, 1, 1, ...
$ minimum_mo              <dbl> 0, 8, 0, 0, 6, 0, 0, 0, 4, 4, 0, 3, 8, 0, 6, 0, 0, 0, 8, 0, 0, ...
$ minimum_day             <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
$ maximum_yr              <dbl> 10, 2, 1, 6, 3, 16, 16, 16, 2, 2, 2, 2, 5, 7, 3, 3, 5, 6, 3, 1,...
$ maximum_mo              <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
$ maximum_day             <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
$ begin_date              <dttm> 2000-05-09, 1993-05-21, 2000-08-18, 2005-08-17, 1996-01-23, 19...
$ sentence_jail_credit    <dbl> 91, 0, 2, 125, 100, 71, 71, 71, 0, 0, 1, 86, 145, 134, 51, 3, 3...
$ man_min_yr              <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
$ man_min_mo              <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
$ man_min_day             <dbl> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
$ man_min_term_date       <dttm> NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA...
$ conviction_id           <chr> "44473-C31", "44473-D21", "54131-B26", "62706-C31", "47816-D20"...
$ year                    <dbl> 2000, 1993, 2000, 2005, 1996, 1995, 1995, 1995, 1989, 1989, 198...
$ month                   <dbl> 5, 5, 8, 8, 1, 3, 3, 3, 5, 5, 6, 3, 12, 10, 9, 5, 6, 6, 12, 1, ...
$ offense_group           <chr> "C", "D", "B", "C", "D", "B", "K", "C", "E", "E", "D", "B", "C"...

Codebook

Observations: 44
Variables: 3
$ `Field Name`  <chr> "ID Number", "Previous ID Number", "Inmate Name", "Pa...
$ Description   <chr> "unique identifier for each inmate", "ID number of th...
$ `Sample Data` <chr> "1", "0", "ABNEY                     JAMES           ...
Observations: 44
Variables: 3
$ field_name  <chr> "id_number", "previous_id_number", "inmate_name", "paro...
$ description <chr> "unique identifier for each inmate", "ID number of the ...
$ sample_data <chr> "1", "0", "ABNEY                     JAMES             ...
field_name description sample_data
id_number unique identifier for each inmate 1
previous_id_number ID number of the person’s previous NDCS sentence (0=no prior ID available) 0
inmate_name name of the inmate ABNEY JAMES EDWARD
parole_eligibility_date date at which the person is eligible for parole (null value indicates the person’s sentence does not allow for the possibility of parole OR that data were improperly converted from the previous data system [pre-1980]) NA
tentative_release_date date at which the person is expected to discharge (null value indicates the person received a life sentence OR that data were improperly converted from the previous data system [pre-1980]) NA
earn_dschrg_dt date at which the person is expected to discharge from parole 30085
actual_dschrg_dt date the person actually discharged from his/her sentence 30034
good_time_law good time law that governs the application of good time (null = lost in data conversion) NA
docket_count count of dockets in inmate’s sentence 1
county county of commitment OUT OF STATE
county_cd code for county of commitment 94
offense_begin_date date the person began serving the sentence for an individual offense (1800-01-01 = conversion error) 1800-01-01
offense_count count of offenses in inmate’s sentence 1
offense_attmpt_cd indicate whether the offense was an attempt, abet, or conspiracy OR flags if a mandatory minimum is attached to a person’s sentence NA
offense_type_cd alphabetical characters appear if the offense was committed after the person was originally committed to NDCS NA
offense_run_cd indicates consecutive vs. concurrent CC
offense_arrest_cd code for the offense committed E01
offense_arrest standardized description of the offense committed FORGERY 1ST DEGREE
cnvct_desc narrative description of the offense committed NA
felony_msdmnr_cd indicates the class of felony/misdemeanor NA
min_year minimum years in sentence for a specific offense 1
min_month minimum months in sentence for a specific offense 0
min_day minimum days in sentence for a specific offense 0
max_year maximum years in sentence for a specific offense 10
max_month maximum months in sentence for a specific offense 0
max_day maximum days in sentence for a specific offense 0
man_year mandatory minimum years in sentence for a specific offense 0
man_month mandatory minimum months in sentence for a specific offense 0
man_day mandatory minimum days in sentence for a specific offense 0
offense_jail_time_days number of days jail credit awarded for a specific offense 0
offense_dead_time_days number of days applied to extend a specific sentence due to inmates released from their sentence due to bond, escape, or abscond 0
habitual_criminal flags whether the offender received a habitual criminal enhancement on a specific offense N
minimum_yr minimum years in the aggregate sentence 0
minimum_mo minimum months in the aggregate sentence 0
minimum_day minimum days in the aggregate sentence 0
maximum_yr maximum years in the aggregate sentence 0
maximum_mo maximum months in the aggregate sentence 0
maximum_day maximum days in the aggregate sentence 0
begin_date date the person began serving the aggregate sentence 27296
sentence_jail_credit number of jail credit days applied to the aggregate sentence 0
man_min_yr mandatory minimum years in the aggregate sentence 0
man_min_mo mandatory minimum months in the aggregate sentence 0
man_min_day mandatory minimum days in the aggregate sentence 0
man_min_term_date an individual with a mandatory minimum sentence may not be released prior to this date NA

Inmate DB

Observations: 69,300
Variables: 32
$ `ID NUMBER`                                   <dbl> 1702, 6145, 6452, 124...
$ `COMMITTED LAST NAME`                         <chr> "CLIFFORD", "KANE", "...
$ `FIRST NAME...3`                              <chr> "BRADLEY", "THOMAS", ...
$ `MIDDLE NAME...4`                             <chr> NA, NA, NA, NA, NA, N...
$ `NAME EXTENSION...5`                          <chr> NA, NA, NA, NA, NA, N...
$ `LEGAL LAST NAME`                             <chr> NA, NA, NA, NA, NA, N...
$ `FIRST NAME...7`                              <chr> NA, NA, NA, NA, NA, N...
$ `MIDDLE NAME...8`                             <chr> NA, NA, NA, NA, NA, N...
$ `NAME EXTENSION...9`                          <lgl> NA, NA, NA, NA, NA, N...
$ `DATE OF BIRTH`                               <dttm> NA, 1928-12-21, 1929...
$ `RACE DESC`                                   <chr> NA, "WHITE", "WHITE",...
$ GENDER                                        <chr> "MALE", "MALE", "MALE...
$ FACILITY                                      <chr> NA, "NEBRASKA STATE P...
$ `CURRENT SENTENCE PARDONED OR COMMUTED DATE`  <chr> NA, NA, NA, NA, NA, N...
$ `GUN CLAUSE`                                  <chr> NA, NA, NA, NA, NA, N...
$ `SENTENCE BEGIN DATE`                         <dttm> NA, 1952-06-20, 1953...
$ `MIN TERM/YEAR`                               <chr> "0", "1", "2", "1", "...
$ `MIN MONTH`                                   <chr> "0", "0", "0", "0", "...
$ `MIN DAY`                                     <chr> "0", "0", "0", "0", "...
$ `MAX TERM/YEAR`                               <chr> "0", "3", "10", "9", ...
$ `MAX MONTH`                                   <chr> "0", "0", "0", "0", N...
$ `MAX DAY`                                     <chr> "0", "0", "0", "0", N...
$ `PAROLE ELIGIBILITY DATE`                     <chr> NA, "19165.0", NA, NA...
$ `EARLIEST POSSIBLE RELEASE DATE`              <chr> NA, NA, NA, NA, "LFE"...
$ `GOOD TIME LAW`                               <chr> NA, "2926", NA, NA, "...
$ `INST RELEASE DATE`                           <dttm> 1986-01-06, 1952-08-...
$ `INST RELEASE TYPE`                           <chr> "MANDATORY DISCHARGE"...
$ `PAROLE BOARD NEXT REVIEW DATE(MONTH&YEAR)`   <dttm> NA, NA, NA, NA, NA, ...
$ `PAROLE BOARD FINAL HEARING DATE(MONTH&YEAR)` <dttm> NA, NA, NA, NA, NA, ...
$ `PAROLE BOARD STATUS`                         <chr> NA, NA, "PAROLED", NA...
$ `PAROLE DATE`                                 <dttm> NA, NA, 1980-12-09, ...
$ `PAROLE DISCHARGE DESC`                       <chr> NA, NA, "EARLY DISCHA...
Observations: 69,300
Variables: 32
$ id_number                                  <dbl> 1702, 6145, 6452, 12444,...
$ committed_last_name                        <chr> "CLIFFORD", "KANE", "ATK...
$ first_name                                 <chr> "BRADLEY", "THOMAS", "LA...
$ middle_name                                <chr> NA, NA, NA, NA, NA, NA, ...
$ name_extension                             <chr> NA, NA, NA, NA, NA, NA, ...
$ legal_last_name                            <chr> NA, NA, NA, NA, NA, NA, ...
$ first_name                                 <chr> NA, NA, NA, NA, NA, NA, ...
$ middle_name                                <chr> NA, NA, NA, NA, NA, NA, ...
$ name_extension                             <lgl> NA, NA, NA, NA, NA, NA, ...
$ date_of_birth                              <dttm> NA, 1928-12-21, 1929-07...
$ race_desc                                  <chr> NA, "WHITE", "WHITE", "W...
$ gender                                     <chr> "MALE", "MALE", "MALE", ...
$ facility                                   <chr> NA, "NEBRASKA STATE PENI...
$ current_sentence_pardoned_or_commuted_date <chr> NA, NA, NA, NA, NA, NA, ...
$ gun_clause                                 <chr> NA, NA, NA, NA, NA, NA, ...
$ sentence_begin_date                        <dttm> NA, 1952-06-20, 1953-11...
$ min_term_year                              <chr> "0", "1", "2", "1", "10"...
$ min_month                                  <chr> "0", "0", "0", "0", "0",...
$ min_day                                    <chr> "0", "0", "0", "0", "0",...
$ max_term_year                              <chr> "0", "3", "10", "9", "LF...
$ max_month                                  <chr> "0", "0", "0", "0", NA, ...
$ max_day                                    <chr> "0", "0", "0", "0", NA, ...
$ parole_eligibility_date                    <chr> NA, "19165.0", NA, NA, "...
$ earliest_possible_release_date             <chr> NA, NA, NA, NA, "LFE", N...
$ good_time_law                              <chr> NA, "2926", NA, NA, "292...
$ inst_release_date                          <dttm> 1986-01-06, 1952-08-31,...
$ inst_release_type                          <chr> "MANDATORY DISCHARGE", "...
$ parole_board_next_review_date              <dttm> NA, NA, NA, NA, NA, NA,...
$ parole_board_final_hearing_date            <dttm> NA, NA, NA, NA, NA, NA,...
$ parole_board_status                        <chr> NA, NA, "PAROLED", NA, "...
$ parole_date                                <dttm> NA, NA, 1980-12-09, NA,...
$ parole_discharge_desc                      <chr> NA, NA, "EARLY DISCHARGE...

IV. Store

Let us create a data transfer object (dto), a list object that would store all three data components in this project. This object (dto) will be the point of departure for all subsequent analytic efforst.

82.4 MB

Session Information

For the sake of documentation and reproducibility, the current report was rendered in the following environment. Click the line below to expand.

Environment

R version 3.5.2 (2018-12-20)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows >= 8 x64 (build 9200)

Matrix products: default

locale:
[1] LC_COLLATE=English_United States.1252  LC_CTYPE=English_United States.1252    LC_MONETARY=English_United States.1252
[4] LC_NUMERIC=C                           LC_TIME=English_United States.1252    

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
[1] readxl_1.3.1  ggplot2_3.1.1 dplyr_0.8.0.1 magrittr_1.5  knitr_1.22   

loaded via a namespace (and not attached):
 [1] tidyselect_0.2.5  xfun_0.6          purrr_0.3.2       colorspace_1.4-1  htmltools_0.3.6   viridisLite_0.3.0
 [7] yaml_2.2.0        utf8_1.1.4        rlang_0.3.4       pillar_1.3.1      later_0.8.0       glue_1.3.1       
[13] withr_2.1.2       pryr_0.1.4        plyr_1.8.4        stringr_1.4.0     munsell_0.5.0     gtable_0.3.0     
[19] cellranger_1.1.0  rvest_0.3.3       htmlwidgets_1.3   codetools_0.2-15  kableExtra_1.1.0  evaluate_0.13    
[25] httpuv_1.5.1      crosstalk_1.0.0   fansi_0.4.0       highr_0.8         Rcpp_1.0.1        xtable_1.8-4     
[31] readr_1.3.1       scales_1.0.0      promises_1.0.1    DT_0.6            jsonlite_1.6      webshot_0.5.1    
[37] mime_0.6          hms_0.4.2         digest_0.6.18     stringi_1.4.3     shiny_1.3.2       grid_3.5.2       
[43] cli_1.1.0         tools_3.5.2       lazyeval_0.2.2    tibble_2.1.1      crayon_1.3.4      pkgconfig_2.0.2  
[49] xml2_1.2.0        lubridate_1.7.4   assertthat_0.2.1  rmarkdown_1.12    httr_1.4.0        rstudioapi_0.10  
[55] R6_2.4.0          compiler_3.5.2   

Report rendered by an499583 at 2019-05-14, 09:28 -0700 in 14 seconds.