-
Notifications
You must be signed in to change notification settings - Fork 0
/
pretrial-agency.html
241 lines (216 loc) · 15.5 KB
/
pretrial-agency.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
<!--This is a basic template for bootstrap, which links to the bootstrap stylesheet I modified it from this http://getbootstrap.com/examples/starter-template/# -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="The Swiss army knife of programs offers counseling, even texts to get people to court">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
<!-- METRICS -->
<meta name="parsely-title" content="Before trial, one agency works to keep defendants on track" />
<meta name="parsely-link" content="http://cnsmaryland.org/interactives/spring-2018/plea-bargain/pretrial-agency.html" />
<meta name="parsely-type" content="post" />
<meta name="parsely-pub-date" content="2018-12-21T13:00:00Z" />
<meta name="parsely-section" content="Investigations" />
<meta name="parsely-author" content="CNS Maryland" />
<meta name="parsely-tags" content="crime, investigative journalism, interactives" />
<!--Facebook OpenGraph-->
<meta property="fb:app_id" content="209502139105366" />
<meta property="og:type" content="article" />
<meta property="og:title" content="Before trial, one agency works to keep defendants on track">
<meta property="og:url" content="http://cnsmaryland.org/interactives/spring-2018/plea-bargain/pretrial-agency.html">
<meta property="og:site_name" content="CNS Maryland">
<meta property="og:description" content="The Swiss army knife of programs offers counseling, even texts to get people to court.">
<meta property="og:image" content="http://cnsmaryland.org/interactives/spring-2018/plea-bargain/assets/main-social.png" />
<meta property="og:image:width" content="1000" />
<meta property="og:image:height" content="600" />
<meta property="og:locale" content="en_US" />
<!--Twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@cnsmaryland">
<meta name="twitter:creator" content="@cnsmaryland">
<meta name="twitter:title" content="Before trial, one agency works to keep defendants on track">
<meta name="twitter:description" content="The Swiss army knife of programs offers counseling, even texts to get people to court.">
<meta name="twitter:domain" content="CNS Maryland">
<meta name="twitter:image" content="http://cnsmaryland.org/interactives/spring-2018/plea-bargain/assets/main-social.png" />
<title>Before trial, one agency works to keep defendants on track</title>
<!-- Bootstrap core CSS, which has been minified for faster load. You can USE the styles in this stylesheet, but NEVER EDIT THIS FILE-->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<!--Put all of your custom styles in here. Notice it comes below the core boostrap.min.css (core files). The order is important-->
<link href="css/customstyles.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=PT+Sans:400,700|PT+Serif:400,700" rel="stylesheet">
<!-- These are special files that make all the fancy new stuff work in older versions of Internet Explorer-->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<nav class="navbar navbar-inverse navbar-fixed-top"><!--beginning of navbar-->
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">Trading Away Justice</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="about.html">About</a></li>
<li><a href="yourstory.html">Tell us your story</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</nav><!--end of navbar-->
<div class="head-strip">
<div class="container">
<div class="col-sm-8 col-sm-offset-1 block-text override">
<div class="block-dateline">Maryland</div>
<div class="article-headline">Before trial, one agency works to keep defendants on track</div>
</div>
</div>
</div>
<div class="container">
<div class="article override">
<!--<img class="map" src="assets/maryland.png">-->
<div class="row text-container">
<div class="col-md-8 col-sm-offset-1 block-text">
<div class="byline override">By Justin Fitzgerald</div>
<div class="byline-organization">Capital News Service</div>
<div class="byline-date">December 21, 2018</div>
<div class="article-text">
<p>
BALTIMORE — Thousands of people go through the criminal justice system every year, and Robert Weisengoff’s office in Baltimore plays a big part in making sure people show up at their trials.
</p>
<p>
Weisengoff heads the Pretrial Release Services Program Baltimore division, which is part of the Maryland Department of Public Safety and Correctional Services. His agency can assign defendants to a menu of supervision services between the bail review hearing and a trial.
</p>
<p>
The services can include drug and alcohol addiction treatment or drug testing. Weisengoff’s office can also assign a defendant to community service or move a defendant’s case to mental health court. Or, the office can do something as simple as text clients to remind them about their court date or other appointments.
</p>
<p>
“We’re like the Swiss army knife of the criminal justice system,” Weisengoff said.
</p>
<div class="section-header">REMINDING DEFENDANTS TO GO TO COURT</div>
<p>
It’s a system that proponents say is working. According to a 2017 report by the Open Society Institute-Baltimore, 93 percent of people enrolled in a pretrial program in Baltimore City appeared for their court date and 97 percent were not rearrested while awaiting trial.
</p>
<p>
Similar numbers were reported in Montgomery County, where 96 percent of people enrolled in a program showed up for their trial and 97.6 percent were not rearrested.
</p>
<p>
The Baltimore office introduced texting last year, and Weisengoff said it finally brought his department into the 21st century. He said trial appearance rates are higher than ever, and that data show the number of calls to defendants in Baltimore County dropped dramatically after the county began texting.
</p>
<p>
Texting defendants, Weisengoff said, “is one of the best things that ever happened to us.”
</p>
<p>
Maryland Attorney General Brian Frosh agrees. He said that texting is the cheapest way to get people to show up for their court dates.
“They did it in Colorado. The FTA [failure to appear] rate dropped from 21 to 12 percent,” Frosh said. “There are lots of things that can be done to get people to show up.”
</p>
<div class="section-header">LESS EXPENSIVE THAN JAIL</div>
<p>
Enrolling someone in pretrial services is also much less expensive than holding him or her in jail. Tara Huffman, the director of the Criminal and Juvenile Justice Program at the Open Society Institute’s Baltimore office, said it costs $159 a day to hold someone in jail in Baltimore compared to just $2.50 a day to have someone enrolled in pretrial supervision.
</p>
<p>
Even with this success in Baltimore, some feel there is still a long way to go before the state uses pretrial services to its full potential.
Robert C. Embry Jr., the president of the Abell Foundation, wants to do away with bail completely. But he doesn’t think pretrial offices around the state are prepared for that.
</p>
<p>
Maryland passed laws in 2017 to dramatically reduce the use of cash bail, but judges have responded by holding more people without bail, according to data from the Maryland Judiciary.
</p>
<p>
Judges usually hold someone without bail if they think the defendant is a flight risk or dangerous. So the judge keeps the defendant in jail without allowing him or her to post money to be released. Since bail reform, judges have more often been denying bail to people who may have been offered cash bail under the previous system, court data show.
</p>
<p>
“If we did away with bail totally...then the pretrial office would not have the capacity to deal with that number without additional money from the state,” Embry said.
In 2014, a commission appointed by then Gov. Martin O’Malley made 14 recommendations on improving pretrial services throughout the state. These included creating programs in all 24 state jurisdictions and using a uniform risk algorithm that determines whether defendants should get pretrial supervision or other alternatives.
</p>
<p>
This algorithm — which is a questionnaire that asks for details about the person who has been arrested, including any criminal record, employment and previous failures to appear for trial — is used in an initial interview before the defendant attends a bail review hearing. The judge then makes a decision on bail based in part on information from this algorithm.
</p>
<p>
The algorithm helps the agent make a recommendation to the judge on what the defendant should have to do before trial. That can include holding the person in jail, releasing him on bail, assigning him to pretrial supervision, or just letting him go home and appear back in court for trial.
</p>
<div class="section-header">STILL NOT USED ACROSS STATE</div>
<p>
But some of the recommendations made by the commission haven’t been fully implemented. In 2014, only 11 of 24 jurisdictions had pretrial service programs and just five used a risk algorithm. Four years later, every county still does not use a risk-assessment algorithm, and some do not have pretrial service programs.
</p>
<p>
“Some jurisdictions in Maryland and some across the nation have evolved to provide pretrial services while others have sort of clung to the old system that they’re used to, pretty much led by the belief that there’s nothing wrong with the system,” Huffman, of the Open Society Institute, said.
</p>
<p>
Wendell France, former executive director of the Central Region of the Department of Public Safety and Correctional Services, was a member of the O’Malley commission. He said the commission was a promising start but is disappointed that nothing has been done since.
</p>
<p>
“We did a great deal of work. It went nowhere,” France said. “We thought we had moved the ball forward. We thought that was the beginning.”
</p>
<p>
Embry said that organizations advocating for expanded pretrial service options are mostly nonprofits, while places like the bail-bonds industry have lobbyists and can make contributions to political campaigns.
</p>
<p>
A 2017 Common Cause report found that during the previous campaign cycle, Maryland political candidates accepted the third largest amount of money from the bail bonds industry of any state, trailing only California and Florida.
</p>
<p>
Huffman added that some judges have long been familiar with the bail bondsmen system and know more about how bail works than pretrial service. She said that those judges think bail gives people a concrete reason to return to court.
</p>
<p>
“The phrase that you’ll hear is ‘skin in the game,’ ” Huffman said. “They believe that people have skin in the game, that it will literally cost them something not to show up for court. They don’t think that your word and the threat of incarceration without something else is enough.”
</p>
<p>
But it may be simpler than that. People just don’t like change.
</p>
<p>
“Even when people admit there’s a problem it’s very difficult to change behavior,” she said. “Unfortunately the criminal justice system is running [on] automatic and those trying to reform it are struggling uphill. It’s going to take long time and a lot of force and momentum.”
</p>
<div class="contribution-line">Capital News Service reporters Shruti Bhatt and Graham Cullen contributed to this article.</div>
<div class="contribution-line">This story was made possible in part by the generous support of the Park Foundation.</div>
</div>
</div>
</div>
</div>
</div>
<div id="footer">
<div id="sponsors">
<img class="sponsor" src="assets/cns.png">
<img class="sponsor" src="assets/injustice.png">
<img class="sponsor" src="assets/pbs.jpg">
<div class="clear-space"></div>
</div>
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<!--All of these links below make interactivity, which we'll add later, work. This-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!--This is the core boostrap javascript file this is the original, but we need to correct the path-->
<script src="js/bootstrap.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>
<!-- Go to www.addthis.com/dashboard to customize your tools --> <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-4ebd6107389ae315"></script>
<!-- METRICS -->
<!-- START Parse.ly Include: Standard -->
<div id="parsely-root" style="display: none">
<span id="parsely-cfg" data-parsely-site="cnsmaryland.org"></span>
</div>
<script>
(function(s, p, d) {
var h=d.location.protocol, i=p+"-"+s,
e=d.getElementById(i), r=d.getElementById(p+"-root"),
u=h==="https:"?"d1z2jf7jlzjs58.cloudfront.net"
:"static."+p+".com";
if (e) return;
e = d.createElement(s); e.id = i; e.async = true;
e.src = h+"//"+u+"/p.js"; r.appendChild(e);
})("script", "parsely", document);
</script>
<!-- END Parse.ly Include: Standard -->
</body>
</html>