-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
688 lines (676 loc) · 27.1 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
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=UA-125673579-1"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "UA-125673579-1");
</script>
<meta charset="utf-8" />
<title>Integrated Control of NTDs</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" href="img/favicon.ico" />
<!-- ----- CSS Files ----- -->
<link
href="http://fonts.googleapis.com/css?family=Open+Sans:700,600,400,300"
rel="stylesheet"
type="text/css"
/>
<link href="css/bootstrap.min.css" rel="stylesheet" />
<link
href="css/bootstrap-multiselect.css"
rel="stylesheet"
type="text/css"
/>
<link href="css/tooltipster.min.css" rel="stylesheet" type="text/css" />
<link href="css/tooltipster-light.css" rel="stylesheet" type="text/css" />
<link href="css/nprogress.css" rel="stylesheet" type="text/css" />
<link href="css/main.css" rel="stylesheet" type="text/css" />
</head>
<body>
<!-- App logo and name -->
<nav class="navbar navbar-default navbar-fixed-top">
<div class="wrapper">
<a class="nav-logo-container" href="#">
<img
src="img/logo.png"
alt="Integrated Neglected Tropical Diseases Tool"
class="nav-logo"
/>
</a>
<div class="nav-links">
<a href="#">Home</a>
<a href="#background">Background</a>
</div>
</div>
</nav>
<!-- Page content -->
<div id="page-content"></div>
<!-- Footer -->
<div class="footer">
<div class="content">
<a target="_blank" href="https://ghssidea.org">
<img
src="img/logo-title.png"
alt="International Disease and Events Analysis"
/>
</a>
<a target="_blank" href="https://ghss.georgetown.edu/">
<img
src="img/logo-georgetown.png"
alt="Georgetown University Center for Global Health Science and Security"
/>
</a>
<a target="_blank" href="http://talusanalytics.com/" class="talus-logo">
<img src="img/logo-talus.png" alt="Talus Analytics, LLC" />
<div class="built-by">Built by</div>
</a>
</div>
</div>
<!-- ----------- TEMPLATES ------------- -->
<script id="home-template" type="text/x-handlebars-template">
<div class="input-container container">
<div class="center">
<h1 class="home-title">Planning Tool for Integrating NTD Control Measures</h1>
<div class="home-description">
The Integrated Control Strategies for Neglected Tropical Diseases (NTDs) tool predicts prevalence changes following integration of schistosomiasis and malaria
control measures to help users decide whether to implement an integration program.
<br><br>
<!--Please review the three sets of input values below to determine whether they match the factors
in your region. Update only the default values necessary to match population and prevalence to your region
and to reflect the integration strategy you want to test. When you finish reviewing the input values, click submit.-->
Update the sets of input values below to match the factors in your region and click the "Submit" button when finished.
</div>
</div>
<div class="input-section" name="pop-age">
<div class="title">
<div class="input-step-num">1</div>
Population
</div>
<div class="main-contents">
<div class="input-subsection">
<div class="subtitle">Age Distribution</div>
<div class="description">Please input the closest estimate of age distribution relative to your location.</div>
<div class="pop-age-warning warning margin-top-10">Age distribution percentages must add up to 100%.</div>
<div class="contents row">
<div class="col-md-5">
<table class="pop-age-table table table-condensed">
<thead>
<tr>
<td>Age Range</td>
<td>% Distribution</td>
</tr>
</thead>
<tbody>
<tr>
<td>under 5</td>
<td><input class="percent-input form-control"></td>
</tr>
<tr>
<td>5-15</td>
<td><input class="percent-input form-control"></td>
</tr>
<tr>
<td>16+</td>
<td><input class="percent-input form-control"></td>
</tr>
<tr>
<td>Total</td>
<td>100%</td>
</tr>
</tbody>
</table>
</div>
<div class="col-md-7">
<svg class="pop-age-chart"></svg>
</div>
</div>
</div>
<div class="next-button-container">
<div class="btn btn-primary" name="pop-age">Next</div>
</div>
</div>
</div>
<div class="input-section" name="schisto">
<div class="title">
<div class="input-step-num">2</div>
Schistosomiasis
</div>
<div class="main-contents">
<div class="input-subsection">
<div class="subtitle">Praziquantel Mass Drug Administration</div>
<div class="contents">
<div class="schisto-prevalence-container">
<div class="select-label">Schistosomiasis Prevalence:</div>
<input class="schisto-prevalence form-control" value="45%">
<img src="img/question-mark.png" class="explanation-icon small">
</div>
<div class="margin-top-10">
<div class="select-label">Target % Coverage:</div>
<select class="schisto-coverage-select form-control">
<option value="0.3">30%</option>
<option value="0.5">50%</option>
<option value="0.8" selected>80%</option>
<option value="1">100%</option>
</select>
</div>
<div class="margin-top-10">
<div class="select-label">Age Range:</div>
<select class="schisto-age-select form-control" multiple="multiple">
<option value="0-4">under 5 years old</option>
<option value="5-15" selected>5-15 years old</option>
<option value="16+">16+ years old</option>
</select>
</div>
<div class="margin-top-10">
<div class="select-label">Current Distribution Month:</div>
<select class="schisto-month-select form-control">
<option value="1">January</option>
<option value="2">February</option>
<option value="3">March</option>
<option value="4" selected>April</option>
<option value="5">May</option>
<option value="6">June</option>
<option value="7">July</option>
<option value="8">August</option>
<option value="9">September</option>
<option value="10">October</option>
<option value="11">November</option>
<option value="12">December</option>
</select>
</div>
</div>
</div>
<div class="next-button-container">
<div class="btn btn-primary">Next</div>
</div>
</div>
</div>
<div class="input-section" name="malaria">
<div class="title">
<div class="input-step-num">3</div>
Malaria
</div>
<div class="main-contents">
<div class="input-subsection" name="malaria-transmission-pattern">
<div class="subtitle">Malaria Transmission Pattern</div>
<div class="contents">
<div>
<div class="select-label">Timing:</div>
<select class="malaria-timing-select form-control">
<option value="seasonal">Seasonal</option>
<option value="constant">Constant</option>
</select>
</div>
<div class="malaria-month-container margin-top-10">
<div class="select-label">Peak Transmission Month(s):</div>
<div class="row">
<div class="col-sm-1 col-xs-2">
<input type="checkbox" checked>
<div class="malaria-month-label">Jan</div>
</div>
<div class="col-sm-1 col-xs-2">
<input type="checkbox" checked>
<div class="malaria-month-label">Feb</div>
</div>
<div class="col-sm-1 col-xs-2">
<input type="checkbox">
<div class="malaria-month-label">Mar</div>
</div>
<div class="col-sm-1 col-xs-2">
<input type="checkbox">
<div class="malaria-month-label">Apr</div>
</div>
<div class="col-sm-1 col-xs-2">
<input type="checkbox">
<div class="malaria-month-label">May</div>
</div>
<div class="col-sm-1 col-xs-2">
<input type="checkbox">
<div class="malaria-month-label">Jun</div>
</div>
<div class="col-sm-1 col-xs-2">
<input type="checkbox">
<div class="malaria-month-label">Jul</div>
</div>
<div class="col-sm-1 col-xs-2">
<input type="checkbox">
<div class="malaria-month-label">Aug</div>
</div>
<div class="col-sm-1 col-xs-2">
<input type="checkbox" checked>
<div class="malaria-month-label">Sep</div>
</div>
<div class="col-sm-1 col-xs-2">
<input type="checkbox" checked>
<div class="malaria-month-label">Oct</div>
</div>
<div class="col-sm-1 col-xs-2">
<input type="checkbox" checked>
<div class="malaria-month-label">Nov</div>
</div>
<div class="col-sm-1 col-xs-2">
<input type="checkbox" checked>
<div class="malaria-month-label">Dec</div>
</div>
</div>
</div>
</div>
</div>
<div class="input-subsection" name="malaria-transmission-rate">
<div class="subtitle">Malaria Transmission Rate</div>
<div class="contents">
<div class="select-label">Baseline infectious bites per year:</div>
<select class="malaria-trans-rate-select form-control">
<option value="20">< 20 (Low)</option>
<option value="100">20-200 (Medium)</option>
<option value="250" selected>201+ (High)</option>
</select>
</div>
</div>
<div class="input-subsection" name="irs">
<div class="subtitle">Indoor Residual Insecticide Spraying (IRS)</div>
<div class="contents">
<div>
<input type="checkbox" class="irs-checkbox" checked>
<span class="checkbox-label irs-checkbox-label">check this box if IRS is an option</span>
</div>
<div class="irs-true-contents margin-top-10">
<div class="select-label">Target % Coverage:</div>
<select class="irs-coverage-select form-control">
<option value="0.3">30%</option>
<option value="0.5">50%</option>
<option value="0.8" selected>80%</option>
<option value="1">100%</option>
</select>
</div>
<div class="irs-true-contents margin-top-10">
<div class="select-label">Current Distribution Month:</div>
<select class="irs-month-select form-control">
<option value="1" selected>January</option>
<option value="2">February</option>
<option value="3">March</option>
<option value="4">April</option>
<option value="5">May</option>
<option value="6">June</option>
<option value="7">July</option>
<option value="8">August</option>
<option value="9">September</option>
<option value="10">October</option>
<option value="11">November</option>
<option value="12">December</option>
</select>
</div>
</div>
</div>
<div class="input-subsection" name="nets">
<div class="subtitle">Insecticide Treated Bed Nets (ITN)</div>
<div class="contents">
<div>
<input type="checkbox" class="itn-checkbox" checked>
<span class="checkbox-label itn-checkbox-label">check this box if ITN is an option</span>
</div>
<div class="itn-true-contents margin-top-10">
<div class="select-label">Target % Coverage:</div>
<select class="itn-coverage-select form-control">
<option value="0.3">30%</option>
<option value="0.5">50%</option>
<option value="0.8" selected>80%</option>
<option value="1">100%</option>
</select>
</div>
<div class="itn-true-contents margin-top-10">
<div class="select-label">Current Distribution Month:</div>
<select class="itn-month-select form-control">
<option value="1">January</option>
<option value="2">February</option>
<option value="3">March</option>
<option value="4">April</option>
<option value="5">May</option>
<option value="6">June</option>
<option value="7">July</option>
<option value="8">August</option>
<option value="9">September</option>
<option value="10">October</option>
<option value="11" selected>November</option>
<option value="12">December</option>
</select>
</div>
</div>
</div>
<div class="next-button-container"></div>
</div>
</div>
<div class="submit-container">
<div class="input-submit-button btn btn-primary">Submit</div>
</div>
</div>
</script>
<script id="output-template" type="text/x-handlebars-template">
<div class="output-container container">
<div class="center">
<div class="output-description">
Based on the chosen parameters, the following strategy is
recommended:
<div class="output-recommendation">
<span class="output-recommendation-text"></span>
<img class="explanation-icon" src="img/question-mark.png" />
</div>
</div>
</div>
<div class="output-section">
<div class="title center">
Prevalence
</div>
<div class="description">
Below shows the
<span class="text-success">
reduced
</span>
or
<span class="text-danger">
increased
</span>
prevalence of schistosomiasis and malaria treatment when using
integrated control measures.
<br />
<br />
Integrated interventions are recommended if malaria prevalence is
reduced by
<b>
5% or more
</b>
.
</div>
<div class="output-table-container">
<img class="explanation-icon" src="img/question-mark.png" />
<img class="explanation-icon" src="img/question-mark.png" />
<table class="output-table table table-condensed">
<thead>
<tr>
<td></td>
<td></td>
<td>
schistosomiasis prevalence
</td>
<td>
malaria prevalence
</td>
</tr>
</thead>
<tbody>
<tr>
<td></td>
<td>
without integration
</td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td>
with integration
</td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<div class="output-chart-container">
<svg class="output-bar-chart">
<defs>
<pattern
id="diagonal-stripe-1"
patternUnits="userSpaceOnUse"
width="10"
height="10"
>
<image
xlink:href="data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMCcgaGVpZ2h0PScxMCc+CiAgPHJlY3Qgd2lkdGg9JzEwJyBoZWlnaHQ9JzEwJyBmaWxsPSd3aGl0ZScvPgogIDxwYXRoIGQ9J00tMSwxIGwyLC0yCiAgICAgICAgICAgTTAsMTAgbDEwLC0xMAogICAgICAgICAgIE05LDExIGwyLC0yJyBzdHJva2U9J2JsYWNrJyBzdHJva2Utd2lkdGg9JzEnLz4KPC9zdmc+Cg=="
x="0"
y="0"
width="10"
height="10"
/>
</pattern>
</defs>
</svg>
</div>
</div>
<div class="output-section">
<div class="title center">
Distribution Strategy Timeline
</div>
<div class="description">
This timeline shows the current and recommended distribution
strategies for praziquantel (PZQ), indoor residual insecticide
spraying (IRS), and insecticide treated bed nets (ITN) where
applicable.
<div class="output-timeline-rec-text"></div>
</div>
<div class="output-table-container center">
<table class="output-strategy-table table table-condensed">
<thead>
<tr>
<td>
Control Measure
</td>
<td>
Recommended Time to Execute
</td>
</tr>
</thead>
<tbody>
<tr>
<td>
Praziquantel Mass Drug Distribution
</td>
<td id="rec_pzq_month">
April
</td>
</tr>
<tr>
<td>
Indoor Residual Insecticide Spraying (IRS)
</td>
<td id="rec_spray_month">
April
</td>
</tr>
<tr>
<td>
Insecticide Treated Bed Nets (ITN)
</td>
<td id="rec_net_month">
May
</td>
</tr>
</tbody>
</table>
</div>
<div class="output-timeline-container">
<svg class="output-timeline"></svg>
</div>
</div>
<div class="assumption-section">
<div class="assumption-bar">
<img class="down-arrow" src="img/chevron_down.png" />
<span>
show assumptions
</span>
<img class="down-arrow" src="img/chevron_down.png" />
</div>
<div class="assumption-contents">
<ul>
<li>
Assumption #1
</li>
<li>
Assumption #2
</li>
</ul>
</div>
</div>
<div class="submit-container">
<div class="input-back-button btn btn-primary">
Back to Inputs
</div>
</div>
</div>
</script>
<script id="background-template" type="text/x-handlebars-template">
<div class="background-container">
<div class="container container-text">
<h1>
Background
</h1>
<div class="accessibility">
<p>
If you have any accessibility issues using this site, please
contact us directly at
<a
href="mailto:[email protected]"
class="link"
>[email protected]</a>.
</p>
</div>
<div>
<h2>
Acknowledgements
</h2>
<p>
We are grateful for the comments from two anonymous reviewers,
whose suggestions greatly improved the final manuscript. We would
also like to thank Djibril Sangare (Malaria Research and Training
Center, Bamako, Mali), Moses Adriko (Vector Control Division,
Ministry of Health, Kampala, Uganda), and Mohammed Mahdy
(University of Science and Tehcnology, Sana’a, Yemen) for their
support throughout the project and specifically their considerate
feedback on the prototype decision-support tool and ideas for
improvement. Finally, we would like to acknowledge the research
assistance provided by Andrea Vaught (Georgetown University) and
the support in developing and testing the model by Michael Van
Maele (Talus Analytics).
</p>
</div>
<div>
<h2>
Project overview
</h2>
<p>
Managing infectious disease requires rapid and effective response
to support decision making. The decisions are complex and require
understanding of the diseases, disease intervention and control
measures, and the disease-relevant characteristics of the local
community. Though disease modeling frameworks have been developed
to address these questions, the complexity of current models
presents a significant barrier to community-level decision makers
in using the outputs of the most scientifically robust methods to
support pragmatic decisions about implementing a public health
response effort, even for endemic diseases with which they are
already familiar.
</p>
<p>
Here, we describe the development of an application available for
mobile devices or on the internet, with a simple user interface,
to support on-the-ground decision-making for integrating disease
control programs, given local conditions and practical
constraints. The model upon which the tool is built provides
predictive analysis for the effectiveness of integration of
schistosomiasis and malaria control, two diseases with extensive
geographical and epidemiological overlap, and which result in
significant morbidity and mortality in affected regions. Working
with data from countries across sub-Saharan Africa and the Middle
East, we present a proof-of-principle method and corresponding
prototype tool to provide guidance on how to optimize integration
of vertical disease control programs. This method and tool
demonstrate significant progress in effectively translating the
best available scientific models to support practical decision
making on the ground with the potential to significantly increase
the efficacy and cost-effectiveness of disease control.
</p>
</div>
<div>
<h2>
Citation and data use
</h2>
<p>A peer-reviewed paper describing this project is available
<a
href="https://journals.plos.org/plosntds/article?id=10.1371/journal.pntd.0006328"
target="_blank"
>here</a>, with the following suggested citation:</p>
<p class="citation">Standley CJ, Graeden E, Kerr J, Sorrell EM, Katz
R. Decision support for evidence-based integration of disease
control: A proof of concept for malaria and schistosomiasis. PLOS
Neglected Tropical Diseases, 2018; 12 (4): e0006328. DOI:
10.1371/journal.pntd.0006328</p>
<p>
The Georgetown University Center for Global Health Science and
Security, working with Talus Analytics, has created and maintains
this site for use by researchers, decision-makers and other
interested parties. We encourage you to use the data from this
site. If you do, though, please use the following citation:
</p>
<p class="citation">
Georgetown University Center for Global Health Science & Security.
Integrated Neglected Tropical Disease Tool. Washington, DC:
Georgetown University. Available at
https://integratedntd.talusanalytics.com/
</p>
<p>
We ask that you let us know if you publish anything using data
from this site, so we can link to it. Contact us at
<a
href="mailto:[email protected]"
target="_blank"
>[email protected]</a>.
</p>
<p>
This tool and the underlying dataset are available for use under
the Creative Commons Attribution By License agreement (<a
href="https://creativecommons.org/licenses/by/4.0/"
target="_blank"
>https://creativecommons.org/licenses/by/4.0/</a>), with
appropriate reference and acknowledgement of the original research
team.
</p>
</div>
</div>
</div>
</script>
<!-- General Libraries -->
<!--<script src="lib/jquery-2.2.0.min.js"></script>
<script src="lib/d3.min.js"></script>
<script src="lib/bootstrap.min.js"></script>
<script src="lib/bootstrap-multiselect.js"></script>
<script src="lib/jquery.noty.packaged.min.js"></script>
<script src="lib/nprogress.min.js"></script>
<script src="lib/queue.min.js"></script> -->
<!-- Routing Libraries -->
<!--<script src="lib/signals.min.js"></script>
<script src="lib/crossroads.min.js"></script>
<script src="lib/hasher.min.js"></script>
<script src="lib/handlebars-v3.0.0.js"></script>
<script src="lib/jquery.tooltipster.min.js"></script>-->
<script src="build/lib.min.js"></script>
<!-- Project Specific Files -->
<!--<script src="js/utility.js"></script>
<script src="js/routing.js"></script>
<script src="js/pages/input.js"></script>
<script src="js/pages/output.js"></script>
<script src="js/pages/background.js"></script>
<script src="js/app.js"></script>
<script src="js/init.js"></script>-->
<script src="build/bundle.min.js"></script>
</body>
</html>