-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
388 lines (388 loc) · 17.8 KB
/
index.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
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous">
</script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-fQybjgWLrvvRgtW6bFlB7jaZrFsaBXjsOMm/tB9LTS58ONXgqbR9W8oWht/amnpF" crossorigin="anonymous">
</script>
</head>
<body>
<div style="text-align:center">
<h3 style="font-weight:bold">
PA eviction data 2019 to near-present
</h3>
</div>
<div style="text-align:center; font-size:small; margin-bottom: 5px">
(all counties except Philadelphia)
</div>
<div style="text-align:center; margin-bottom: 10px">
Choose a county to download an eviction data spreadsheet.
</div>
<div class="dropdown show" style="text-align:center">
<a class="btn btn-secondary dropdown-toggle" href="#" role="button" id="dropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="font-size: large">
Choose County
</a>
<div class="dropdown-menu" aria-labelledby="dropdownMenuLink">
<div>
<a href="webdata/Adams/Adams_eviction_cases_1_1_2019_to_11_13_2024.xlsx" class="dropdown-item">
Adams to 11/13/2024
</a>
</div>
<div>
<a href="webdata/Allegheny/Allegheny_eviction_cases_1_1_2019_to_11_14_2024.xlsx" class="dropdown-item">
Allegheny to 11/14/2024
</a>
</div>
<div>
<a href="webdata/Armstrong/Armstrong_eviction_cases_1_1_2019_to_11_14_2024.xlsx" class="dropdown-item">
Armstrong to 11/14/2024
</a>
</div>
<div>
<a href="webdata/Beaver/Beaver_eviction_cases_1_1_2019_to_11_14_2024.xlsx" class="dropdown-item">
Beaver to 11/14/2024
</a>
</div>
<div>
<a href="webdata/Bedford/Bedford_eviction_cases_1_1_2019_to_11_14_2024.xlsx" class="dropdown-item">
Bedford to 11/14/2024
</a>
</div>
<div>
<a href="webdata/Berks/Berks_eviction_cases_1_1_2019_to_11_12_2024.xlsx" class="dropdown-item">
Berks to 11/12/2024
</a>
</div>
<div>
<a href="webdata/Blair/Blair_eviction_cases_1_1_2019_to_11_14_2024.xlsx" class="dropdown-item">
Blair to 11/14/2024
</a>
</div>
<div>
<a href="webdata/Bradford/Bradford_eviction_cases_1_1_2019_to_11_14_2024.xlsx" class="dropdown-item">
Bradford to 11/14/2024
</a>
</div>
<div>
<a href="webdata/Bucks/Bucks_eviction_cases_1_1_2019_to_11_14_2024.xlsx" class="dropdown-item">
Bucks to 11/14/2024
</a>
</div>
<div>
<a href="webdata/Butler/Butler_eviction_cases_1_1_2019_to_11_14_2024.xlsx" class="dropdown-item">
Butler to 11/14/2024
</a>
</div>
<div>
<a href="webdata/Cambria/Cambria_eviction_cases_1_1_2019_to_11_14_2024.xlsx" class="dropdown-item">
Cambria to 11/14/2024
</a>
</div>
<div>
<a href="webdata/Cameron/Cameron_eviction_cases_1_1_2019_to_11_14_2024.xlsx" class="dropdown-item">
Cameron to 11/14/2024
</a>
</div>
<div>
<a href="webdata/Carbon/Carbon_eviction_cases_1_1_2019_to_11_14_2024.xlsx" class="dropdown-item">
Carbon to 11/14/2024
</a>
</div>
<div>
<a href="webdata/Centre/Centre_eviction_cases_1_1_2019_to_11_14_2024.xlsx" class="dropdown-item">
Centre to 11/14/2024
</a>
</div>
<div>
<a href="webdata/Chester/Chester_eviction_cases_1_1_2019_to_11_8_2024.xlsx" class="dropdown-item">
Chester to 11/8/2024
</a>
</div>
<div>
<a href="webdata/Clarion/Clarion_eviction_cases_1_1_2019_to_11_8_2024.xlsx" class="dropdown-item">
Clarion to 11/8/2024
</a>
</div>
<div>
<a href="webdata/Clearfield/Clearfield_eviction_cases_1_1_2019_to_11_8_2024.xlsx" class="dropdown-item">
Clearfield to 11/8/2024
</a>
</div>
<div>
<a href="webdata/Clinton/Clinton_eviction_cases_1_1_2019_to_11_8_2024.xlsx" class="dropdown-item">
Clinton to 11/8/2024
</a>
</div>
<div>
<a href="webdata/Columbia/Columbia_eviction_cases_1_1_2019_to_11_8_2024.xlsx" class="dropdown-item">
Columbia to 11/8/2024
</a>
</div>
<div>
<a href="webdata/Crawford/Crawford_eviction_cases_1_1_2019_to_11_8_2024.xlsx" class="dropdown-item">
Crawford to 11/8/2024
</a>
</div>
<div>
<a href="webdata/Cumberland/Cumberland_eviction_cases_1_1_2019_to_11_9_2024.xlsx" class="dropdown-item">
Cumberland to 11/9/2024
</a>
</div>
<div>
<a href="webdata/Dauphin/Dauphin_eviction_cases_1_1_2019_to_11_13_2024.xlsx" class="dropdown-item">
Dauphin to 11/13/2024
</a>
</div>
<div>
<a href="webdata/Delaware/Delaware_eviction_cases_1_1_2019_to_11_9_2024.xlsx" class="dropdown-item">
Delaware to 11/9/2024
</a>
</div>
<div>
<a href="webdata/Elk/Elk_eviction_cases_1_1_2019_to_11_9_2024.xlsx" class="dropdown-item">
Elk to 11/9/2024
</a>
</div>
<div>
<a href="webdata/Erie/Erie_eviction_cases_1_1_2019_to_11_9_2024.xlsx" class="dropdown-item">
Erie to 11/9/2024
</a>
</div>
<div>
<a href="webdata/Fayette/Fayette_eviction_cases_1_1_2019_to_11_9_2024.xlsx" class="dropdown-item">
Fayette to 11/9/2024
</a>
</div>
<div>
<a href="webdata/Forest/Forest_eviction_cases_1_1_2019_to_11_9_2024.xlsx" class="dropdown-item">
Forest to 11/9/2024
</a>
</div>
<div>
<a href="webdata/Franklin/Franklin_eviction_cases_1_1_2019_to_11_9_2024.xlsx" class="dropdown-item">
Franklin to 11/9/2024
</a>
</div>
<div>
<a href="webdata/Fulton/Fulton_eviction_cases_1_1_2019_to_11_9_2024.xlsx" class="dropdown-item">
Fulton to 11/9/2024
</a>
</div>
<div>
<a href="webdata/Greene/Greene_eviction_cases_1_1_2019_to_11_9_2024.xlsx" class="dropdown-item">
Greene to 11/9/2024
</a>
</div>
<div>
<a href="webdata/Huntingdon/Huntingdon_eviction_cases_1_1_2019_to_11_9_2024.xlsx" class="dropdown-item">
Huntingdon to 11/9/2024
</a>
</div>
<div>
<a href="webdata/Indiana/Indiana_eviction_cases_1_1_2019_to_11_9_2024.xlsx" class="dropdown-item">
Indiana to 11/9/2024
</a>
</div>
<div>
<a href="webdata/Jefferson/Jefferson_eviction_cases_1_1_2019_to_11_9_2024.xlsx" class="dropdown-item">
Jefferson to 11/9/2024
</a>
</div>
<div>
<a href="webdata/Juniata/Juniata_eviction_cases_1_1_2019_to_11_9_2024.xlsx" class="dropdown-item">
Juniata to 11/9/2024
</a>
</div>
<div>
<a href="webdata/Lackawanna/Lackawanna_eviction_cases_1_1_2019_to_11_9_2024.xlsx" class="dropdown-item">
Lackawanna to 11/9/2024
</a>
</div>
<div>
<a href="webdata/Lancaster/Lancaster_eviction_cases_1_1_2019_to_11_11_2024.xlsx" class="dropdown-item">
Lancaster to 11/11/2024
</a>
</div>
<div>
<a href="webdata/Lawrence/Lawrence_eviction_cases_1_1_2019_to_11_10_2024.xlsx" class="dropdown-item">
Lawrence to 11/10/2024
</a>
</div>
<div>
<a href="webdata/Lebanon/Lebanon_eviction_cases_1_1_2019_to_11_13_2024.xlsx" class="dropdown-item">
Lebanon to 11/13/2024
</a>
</div>
<div>
<a href="webdata/Lehigh/Lehigh_eviction_cases_1_1_2019_to_11_10_2024.xlsx" class="dropdown-item">
Lehigh to 11/10/2024
</a>
</div>
<div>
<a href="webdata/Luzerne/Luzerne_eviction_cases_1_1_2019_to_11_10_2024.xlsx" class="dropdown-item">
Luzerne to 11/10/2024
</a>
</div>
<div>
<a href="webdata/Lycoming/Lycoming_eviction_cases_1_1_2019_to_11_10_2024.xlsx" class="dropdown-item">
Lycoming to 11/10/2024
</a>
</div>
<div>
<a href="webdata/McKean/McKean_eviction_cases_1_1_2019_to_11_10_2024.xlsx" class="dropdown-item">
McKean to 11/10/2024
</a>
</div>
<div>
<a href="webdata/Mercer/Mercer_eviction_cases_1_1_2019_to_11_10_2024.xlsx" class="dropdown-item">
Mercer to 11/10/2024
</a>
</div>
<div>
<a href="webdata/Mifflin/Mifflin_eviction_cases_1_1_2019_to_11_10_2024.xlsx" class="dropdown-item">
Mifflin to 11/10/2024
</a>
</div>
<div>
<a href="webdata/Monroe/Monroe_eviction_cases_1_1_2019_to_11_10_2024.xlsx" class="dropdown-item">
Monroe to 11/10/2024
</a>
</div>
<div>
<a href="webdata/Montgomery/Montgomery_eviction_cases_1_1_2019_to_11_11_2024.xlsx" class="dropdown-item">
Montgomery to 11/11/2024
</a>
</div>
<div>
<a href="webdata/Montour/Montour_eviction_cases_1_1_2019_to_11_11_2024.xlsx" class="dropdown-item">
Montour to 11/11/2024
</a>
</div>
<div>
<a href="webdata/Northampton/Northampton_eviction_cases_1_1_2019_to_11_11_2024.xlsx" class="dropdown-item">
Northampton to 11/11/2024
</a>
</div>
<div>
<a href="webdata/Northumberland/Northumberland_eviction_cases_1_1_2019_to_11_11_2024.xlsx" class="dropdown-item">
Northumberland to 11/11/2024
</a>
</div>
<div>
<a href="webdata/Perry/Perry_eviction_cases_1_1_2019_to_11_11_2024.xlsx" class="dropdown-item">
Perry to 11/11/2024
</a>
</div>
<div>
<a href="webdata/Pike/Pike_eviction_cases_1_1_2019_to_11_11_2024.xlsx" class="dropdown-item">
Pike to 11/11/2024
</a>
</div>
<div>
<a href="webdata/Potter/Potter_eviction_cases_1_1_2019_to_11_11_2024.xlsx" class="dropdown-item">
Potter to 11/11/2024
</a>
</div>
<div>
<a href="webdata/Schuylkill/Schuylkill_eviction_cases_1_1_2019_to_11_11_2024.xlsx" class="dropdown-item">
Schuylkill to 11/11/2024
</a>
</div>
<div>
<a href="webdata/Snyder/Snyder_eviction_cases_1_1_2019_to_11_11_2024.xlsx" class="dropdown-item">
Snyder to 11/11/2024
</a>
</div>
<div>
<a href="webdata/Somerset/Somerset_eviction_cases_1_1_2019_to_11_11_2024.xlsx" class="dropdown-item">
Somerset to 11/11/2024
</a>
</div>
<div>
<a href="webdata/Sullivan/Sullivan_eviction_cases_1_1_2019_to_11_11_2024.xlsx" class="dropdown-item">
Sullivan to 11/11/2024
</a>
</div>
<div>
<a href="webdata/Susquehanna/Susquehanna_eviction_cases_1_1_2019_to_11_11_2024.xlsx" class="dropdown-item">
Susquehanna to 11/11/2024
</a>
</div>
<div>
<a href="webdata/Tioga/Tioga_eviction_cases_1_1_2019_to_11_11_2024.xlsx" class="dropdown-item">
Tioga to 11/11/2024
</a>
</div>
<div>
<a href="webdata/Union/Union_eviction_cases_1_1_2019_to_11_11_2024.xlsx" class="dropdown-item">
Union to 11/11/2024
</a>
</div>
<div>
<a href="webdata/Venango/Venango_eviction_cases_1_1_2019_to_11_11_2024.xlsx" class="dropdown-item">
Venango to 11/11/2024
</a>
</div>
<div>
<a href="webdata/Warren/Warren_eviction_cases_1_1_2019_to_11_11_2024.xlsx" class="dropdown-item">
Warren to 11/11/2024
</a>
</div>
<div>
<a href="webdata/Washington/Washington_eviction_cases_1_1_2019_to_11_11_2024.xlsx" class="dropdown-item">
Washington to 11/11/2024
</a>
</div>
<div>
<a href="webdata/Wayne/Wayne_eviction_cases_1_1_2019_to_11_11_2024.xlsx" class="dropdown-item">
Wayne to 11/11/2024
</a>
</div>
<div>
<a href="webdata/Westmoreland/Westmoreland_eviction_cases_1_1_2019_to_11_11_2024.xlsx" class="dropdown-item">
Westmoreland to 11/11/2024
</a>
</div>
<div>
<a href="webdata/Wyoming/Wyoming_eviction_cases_1_1_2019_to_11_11_2024.xlsx" class="dropdown-item">
Wyoming to 11/11/2024
</a>
</div>
<div>
<a href="webdata/York/York_eviction_cases_1_1_2019_to_11_12_2024.xlsx" class="dropdown-item">
York to 11/12/2024
</a>
</div>
</div>
</div>
<br>
<div style="text-align:center; margin-bottom: 10px">
<span>
Data pulled from public
</span>
<a href="https://ujsportal.pacourts.us/CaseSearch">
PA court records
</a>
</div>
<div style="text-align:center; margin-bottom: 10px">
<span>
Records near the end cut-off dates may be incomplete.
</span>
<br>
<span>
Not all courts upload cases or changes same-day.
</span>
</div>
<br>
<div style="text-align:center; margin-bottom: 10px">
<span>
Data analysis and visualizations
</span>
<a href="https://datastudio.google.com/embed/reporting/ad9a4d86-a85f-493e-b41e-e25ca17b481c/page/p_pqkfjbc2qc">
here
</a>
</div>
</body>
</html>