{
  "fields": [{"id":"_id","type":"int"},{"id":"COLUMN NAME","type":"text"},{"id":"DATA TYPE","type":"text"},{"id":"DEFINITION","type":"text"}],
  "records": [
    [1,"INTAKE_YR ","Integer"," The year of the original intake procedure was conducted for an offender for the present period of incarceration."],
    [2,"INTAKE_AGE_GROUP ","String"," The age group of the offender on the date of the original intake procedure was conducted for an offender for the present period of incarceration."],
    [3,"SENTENCED_DAYS ","Integer"," The number of days sentenced in total for all convictions for a given incarceration."],
    [4,"SERVED_DAYS ","Integer"," The number of sentenced days that were actually served by the offender."],
    [5,"CONVICTION_MSO_CATEGORY ","String"," The crime category of the Most Serious Offense"],
    [6,"FELONY_TYPE ","String"," The conviction type for the most serious offense of the offender's incarceration- e.g. FA (Felony A), MA (misdemeanor a) etc."],
    [7,"LIFE_WITHOUT_PAROLE_FLG ","Integer"," A flag indicating a \"life sentence\" and therefore has zero \"sentenced days\""],
    [8,"COUNTY ","String"," The Indiana county in which the court that ordered the incarceration is located."],
    [9,"RACE_ETHNICITY ","String"," The offender's race as reported upon intake."]
]}
