Skip to content

Commit

Permalink
Hide What Happens After Probation and Parole
Browse files Browse the repository at this point in the history
  • Loading branch information
terryttsai committed Jul 19, 2022
1 parent a3647a9 commit 7e0e25e
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions spotlight-client/src/contentApi/sources/us_id.ts
Original file line number Diff line number Diff line change
Expand Up @@ -375,12 +375,6 @@ const content: TenantContent = {
"Broadly speaking, increased activity in earlier parts of the criminal justice system (such as arrests and sentencing) will result in increases in the probation population. Changes in probation sentence lengths, etc. may also contribute to the rise and fall of this number.",
metricTypeId: "ProbationPopulationHistorical",
},
{
title: "What happens after probation?",
body:
"After probation, a person may be successfully discharged or revoked to prison. Take a look at how the rate of successful probation completion has changed over time, and how the overall rate of successful probation completion varies by demographic.",
metricTypeId: "ProbationSuccessHistorical",
},
{
title: "Why do revocations happen?",
body:
Expand Down Expand Up @@ -408,12 +402,6 @@ const content: TenantContent = {
"Broadly speaking, increased activity in earlier parts of the criminal justice system (such as arrests and sentencing) will result in increases in the parole population. Changes in parole sentence lengths, earlier releases from prison, etc. may also contribute to the rise and fall of this number.",
metricTypeId: "ParolePopulationHistorical",
},
{
title: "What happens after parole?",
body:
"After parole, a person may be successfully discharged or revoked to prison. Take a look at how the rate of successful parole completion has changed over time, and how the overall rate of successful parole completion varies by demographic.",
metricTypeId: "ParoleSuccessHistorical",
},
{
title: "Why do revocations happen?",
body:
Expand Down

0 comments on commit 7e0e25e

Please sign in to comment.