-
Notifications
You must be signed in to change notification settings - Fork 0
/
gw-ppt.html
512 lines (486 loc) · 15.3 KB
/
gw-ppt.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
<!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.0">
<!-- theme info -->
<meta name="description" content="This is web page used to demo by Fast Rope labs to George Washington Hospital Data Analysis">
<meta name="keywords" content="data visualization, gw, fastrope">
<meta name="author" content="Lakshmi Anand">
<!-- site title -->
<title>GW MFA - Fastrope</title>
<!-- favicons -->
<!-- <link rel="shortcut icon" href="./assets/favicon.ico">
<link rel="icon" sizes="any" mask="" href="./assets/udacity_apple_icon.png">
<link rel="apple-touch-icon" href="./assets/udacity_apple_icon.png"> -->
<!-- Bootstrap -->
<link href="lib/bootstrap.min.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[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]-->
<!-- Custom styles -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/reveal.js/3.0.0/css/reveal.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/reveal.js/3.0.0/css/theme/white.css">
<link rel="stylesheet" href="lib/gw-ppt.css">
</head>
<body class="container">
<div class="reveal">
<!-- Any section element inside of this container is displayed as a slide -->
<div class="slides">
<!-- Slide 1 -->
<section>
<img src='assets/[email protected]' alt='home page'>
</section>
<!-- Slide 2 -->
<section>
<h2>Recap of Project and Scope</h2>
<div class="row">
<div class="col-md-6">
<p>
<ol>
<li>
Summary of Memorandum and Understanding
</li>
<li>
Summary of Data provided in order to achieve project objectives
</li>
</ol>
</p>
</div>
<div class="col-md-6 outer-img-cntr">
<div class="inner-img-cntr">
<img src="http://via.placeholder.com/300/09f/fff.png" alt="placeholder image">
</div>
</div>
</div>
</section>
<!-- Slide 3 - Summary-->
<section>
<h2>Executive Summary</h2>
<ul>
<li>Insight #1-Write it out here
<ol>
<li>
This is the copy about insight number
</li>
<li>
Summary of Data provided in order to achieve project objectives
</li>
</ol>
</li>
<li>Insight #2-Write it out here
<ol>
<li>
This is the copy about number two
</li>
<li>
Here is another bullet point
</li>
</ol>
</li>
</ul>
</section>
<!-- Slide 4 - Patient Demo-->
<section>
<h2>Patient Demo Analysis</h2>
<div class="row">
<div class="col-md-6 outer-img-cntr">
<div class="inner-img-cntr">
<img src="http://via.placeholder.com/300/09f/fff.png" alt="placeholder image">
</div>
</div>
<div class="col-md-6">
<p>Notes
<ol>
<li>
This is the copy about insight number one </li>
<li>
This is note number two </li>
<li>
This is note number three.
</li>
</ol>
</p>
</div>
</div>
</section>
<!-- Slide 5 - Key Assumptions Made + Definitions-->
<section>
<h2>Key Assumptions Made + Definitions</h2>
<ul>
<li>Insight #1-Write it out here
<ol>
<li>
This is the copy about insight number
</li>
<li>
Summary of Data provided in order to achieve project objectives
</li>
</ol>
</li>
<li>Insight #2-Write it out here
<ol>
<li>
This is the copy about number two
</li>
<li>
Here is another bullet point
</li>
</ol>
</li>
</ul>
</section>
<!-- Slide 6 - Compilation of Patient Charts-->
<section>
<h2>Compilation of Patient Charts</h2>
<div class="row">
<div class="col-md-6 outer-img-cntr">
<div class="inner-img-cntr">
<img src="http://via.placeholder.com/300/09f/fff.png" alt="placeholder image">
</div>
</div>
<div class="col-md-6 outer-img-cntr">
<div class="inner-img-cntr">
<img src="http://via.placeholder.com/300/09f/fff.png" alt="placeholder image">
</div>
</div>
</div>
</section>
<!-- Slide 7 - Tree map-->
<section>
<h2>Tree Map</h2>
<div class="row">
<div class="col-md-6 outer-img-cntr">
<div class="inner-img-cntr">
<img src="http://via.placeholder.com/300/09f/fff.png" alt="placeholder image">
</div>
</div>
<div class="col-md-6">
<p>Notes
<ol>
<li>
This is the copy about insight number one </li>
<li>
This is note number two </li>
<li>
This is note number three.
</li>
</ol>
</p>
</div>
</div>
</section>
<!-- Slide 8 - Patient Distributions-->
<section>
<h2>Patient Distributions</h2>
<div class="row">
<div class="outer-img-cntr">
<div class="inner-img-cntr">
<img src="http://via.placeholder.com/300/09f/fff.png" alt="placeholder image">
</div>
</div>
</div>
</section>
<!-- Slide 9 - Visualization of Patient Distribution-->
<section>
<h2>Visualization of Patient Distribution</h2>
<div class="row">
<div class="outer-img-cntr">
<div class="inner-img-cntr">
<img src="http://via.placeholder.com/300/09f/fff.png" alt="placeholder image">
</div>
</div>
</div>
</section>
<!-- Slide 10 - Summary of Insights for Patient Demographics-->
<section>
<h2>Summary of Insights for Patient Demographics</h2>
<ul>
<li>Insight #1-Write it out here
<ol>
<li>
This is the copy about insight number
</li>
<li>
Summary of Data provided in order to achieve project objectives
</li>
</ol>
</li>
<li>Insight #2-Write it out here
<ol>
<li>
This is the copy about number two
</li>
<li>
Here is another bullet point
</li>
</ol>
</li>
</ul>
</section>
<!-- Slide 11 - Competitor Analysis-->
<section>
<h2>Competitor Analysis</h2>
<div class="row">
<div class="col-md-6">
<ul>
<li>Insight #1-Write it out here
<ol>
<li>
This is the copy about insight number
</li>
<li>
Summary of
</li>
</ol>
</li>
<li>Insight #2-Write it out here
<ol>
<li>
This is number two
</li>
<li>
Here is another bullet point
</li>
</ol>
</li>
</ul>
</div>
<div class="col-md-6 outer-img-cntr">
<div class="inner-img-cntr">
<img src="http://via.placeholder.com/300/09f/fff.png" alt="placeholder image">
</div>
</div>
</div>
</section>
<!-- Slide 12 - Key Assumptions-->
<section>
<h2>Key Assumptions</h2>
<div>
<ul>
<li>Insight #1-Write it out here
<ol>
<li>
This is the copy about insight number
</li>
<li>
Summary of Data provided in order to achieve project objectives
</li>
</ol>
</li>
<li>Insight #2-Write it out here
<ol>
<li>
This is the copy about number two
</li>
<li>
Here is another bullet point
</li>
</ol>
</li>
</ul>
</div>
</section>
<!-- Slide 13 - Ratings and Market Comparisons-->
<section>
<h2>Ratings and Market Comparisons</h2>
<div class="row">
<div class="col-md-4 outer-img-cntr">
<div class="inner-img-cntr">
<img src="http://via.placeholder.com/300/09f/fff.png" alt="placeholder image">
</div>
</div>
<div class="col-md-4 outer-img-cntr">
<div class="inner-img-cntr">
<img src="http://via.placeholder.com/300/09f/fff.png" alt="placeholder image">
</div>
</div>
<div class="col-md-4 outer-img-cntr">
<div class="inner-img-cntr">
<img src="http://via.placeholder.com/300/09f/fff.png" alt="placeholder image">
</div>
</div>
</div>
</section>
<!-- Slide 14 - Competitor Heat Map-->
<section>
<h2>Visualization of Patient Distribution</h2>
<div class="row">
<div class="outer-img-cntr">
<div class="inner-img-cntr">
<img src="http://via.placeholder.com/300/09f/fff.png" alt="placeholder image">
</div>
</div>
</div>
</section>
<!-- Slide 15 - Profitability Analysis-->
<section>
<h2>Profitability Analysis</h2>
<div class="row">
<div class="col-md-6">
<ol>
<lh>
Process
</lh>
<li>
a
</li>
<li>
b
</li>
<li>
c
</li>
</ol>
</div>
<div class="col-md-6">
<ol>
<lh>
Methodology
</lh>
<li>
a
</li>
<li>
b
</li>
<li>
c
</li>
</ol>
</div>
</div>
</section>
<!-- Slide 16 - Key Assumptions-->
<section>
<h2>Key Assumptions</h2>
<div>
<ul>
<li>Insight #1-Write it out here
<ol>
<li>
This is the copy about insight number
</li>
<li>
Summary of Data provided in order to achieve project objectives
</li>
</ol>
</li>
<li>Insight #2-Write it out here
<ol>
<li>
This is the copy about number two
</li>
<li>
Here is another bullet point
</li>
</ol>
</li>
</ul>
</div>
</section>
<!-- Slide 17 - Stack ranking and bucketing-->
<section>
<h2>Stack ranking and bucketing</h2>
<div class="row">
<div class="outer-img-cntr">
<div class="inner-img-cntr">
<img src="http://via.placeholder.com/300/09f/fff.png" alt="placeholder image">
</div>
</div>
</div>
</section>
<!-- Slide 18 - Correlation Analysis of Profitability Features based off Buckets-->
<section>
<h2>Correlation Analysis of Profitability Features based off Buckets</h2>
<div class="row">
<div class="outer-img-cntr">
<div class="inner-img-cntr">
<img src="http://via.placeholder.com/300/09f/fff.png" alt="placeholder image">
</div>
</div>
</div>
</section>
<!-- Slide 19 - Definition and Breakdown of Ideal Patient Profiles -->
<section>
<h2>Definition and Breakdown of Ideal Patient Profiles</h2>
<div class="row">
<div class="col-md-4">
<h4>Patient Profile #1
</div>
<div class="col-md-4">
<h4>Patient Profile #2
</div>
<div class="col-md-4">
<h4>Patient Profile #3
</div>
</div>
</section>
<!-- Slide 20 - D3 Visualization of Ideal Patient Profile-->
<section>
<h2>D3 Visualization of Ideal Patient Profile</h2>
<div class="row">
<div class="outer-img-cntr">
<div class="inner-img-cntr">
<img src="http://via.placeholder.com/300/09f/fff.png" alt="placeholder image">
</div>
</div>
</div>
</section>
<!-- Slide 21 - Demographic Heat Map-->
<section>
<h2> Demographic Heat Map </h2>
<iframe sandbox="allow-popups allow-scripts allow-forms allow-same-origin" src="/d3_map_zoom_test_heat.html" marginwidth="0"
marginheight="0" style="height:600px;width:100%" scrolling="no"></iframe>
</section>
<!-- Slide 22 - Patient/Competitor Heat Map-->
<section>
<h2>Patient/Competitor Heat Map</h2>
<div class="row">
<div class="outer-img-cntr">
<div class="inner-img-cntr">
<img src="http://via.placeholder.com/300/09f/fff.png" alt="placeholder image">
</div>
</div>
</div>
</section>
<!-- Slide 23 - Summary of Profitability Assessment-->
<section>
<h2>Summary of Profitability Assessment</h2>
<div class="row">
</div>
</section>
<!-- Slide 24 - Closing-->
<section>
<h2>Closing</h2>
<div class="row">
</div>
</section>
<!-- Slide 25 - Next Steps and Potential Roadmap for Phase II-->
<section>
<h2>Next Steps and Potential Roadmap for Phase II</h2>
<div class="row">
<div class="col-md-6">
<h4>Next Steps</h4>
</div>
<div class="col-md-6">
<h4>Roadmap</h4>
</div>
</div>
</section>
</div>
<!--end of slides-->
</div>
<!-- end of reveal -->
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="lib/bootstrap.min.js"></script>
<script src="lib/reveal.js"></script>
<script src="lib/gw-ppt.js"></script>
</body>
</html>