@cdc/chart 4.24.3 → 4.24.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,2065 @@
1
+ {
2
+ "type": "chart",
3
+ "debugSvg": false,
4
+ "chartMessage": {
5
+ "noData": "No Data Available"
6
+ },
7
+ "title": "",
8
+ "showTitle": true,
9
+ "showDownloadMediaButton": false,
10
+ "theme": "theme-blue",
11
+ "animate": false,
12
+ "fontSize": "small",
13
+ "lineDatapointStyle": "hover",
14
+ "lineDatapointColor": "Same as Line",
15
+ "barHasBorder": "false",
16
+ "isLollipopChart": false,
17
+ "lollipopShape": "circle",
18
+ "lollipopColorStyle": "two-tone",
19
+ "visualizationSubType": "regular",
20
+ "barStyle": "",
21
+ "roundingStyle": "standard",
22
+ "tipRounding": "top",
23
+ "isResponsiveTicks": false,
24
+ "general": {
25
+ "showDownloadButton": false
26
+ },
27
+ "padding": {
28
+ "left": 5,
29
+ "right": 5
30
+ },
31
+ "suppressedData": [],
32
+ "preliminaryData": [],
33
+ "yAxis": {
34
+ "hideAxis": false,
35
+ "displayNumbersOnBar": false,
36
+ "hideLabel": false,
37
+ "hideTicks": false,
38
+ "size": "55",
39
+ "gridLines": true,
40
+ "enablePadding": true,
41
+ "min": "",
42
+ "max": "",
43
+ "labelColor": "#333",
44
+ "tickLabelColor": "#333",
45
+ "tickColor": "#333",
46
+ "rightHideAxis": true,
47
+ "rightAxisSize": 0,
48
+ "rightLabel": "",
49
+ "rightLabelOffsetSize": 0,
50
+ "rightAxisLabelColor": "#333",
51
+ "rightAxisTickLabelColor": "#333",
52
+ "rightAxisTickColor": "#333",
53
+ "numTicks": "",
54
+ "axisPadding": 0,
55
+ "scalePadding": 10,
56
+ "tickRotation": "",
57
+ "anchors": [],
58
+ "label": "Percent of Tests Positive"
59
+ },
60
+ "boxplot": {
61
+ "plots": [],
62
+ "borders": "true",
63
+ "firstQuartilePercentage": 25,
64
+ "thirdQuartilePercentage": 75,
65
+ "boxWidthPercentage": 40,
66
+ "plotOutlierValues": false,
67
+ "plotNonOutlierValues": true,
68
+ "legend": {
69
+ "showHowToReadText": false,
70
+ "howToReadText": ""
71
+ },
72
+ "labels": {
73
+ "q1": "Lower Quartile",
74
+ "q2": "q2",
75
+ "q3": "Upper Quartile",
76
+ "q4": "q4",
77
+ "minimum": "Minimum",
78
+ "maximum": "Maximum",
79
+ "mean": "Mean",
80
+ "median": "Median",
81
+ "sd": "Standard Deviation",
82
+ "iqr": "Interquartile Range",
83
+ "total": "Total",
84
+ "outliers": "Outliers",
85
+ "values": "Values",
86
+ "lowerBounds": "Lower Bounds",
87
+ "upperBounds": "Upper Bounds"
88
+ }
89
+ },
90
+ "topAxis": {
91
+ "hasLine": false
92
+ },
93
+ "isLegendValue": false,
94
+ "barThickness": 0.35,
95
+ "barHeight": 25,
96
+ "barSpace": 15,
97
+ "heights": {
98
+ "vertical": "350",
99
+ "horizontal": 750
100
+ },
101
+ "xAxis": {
102
+ "sortDates": false,
103
+ "anchors": [],
104
+ "type": "date",
105
+ "showTargetLabel": true,
106
+ "targetLabel": "Target",
107
+ "hideAxis": false,
108
+ "hideLabel": false,
109
+ "hideTicks": false,
110
+ "size": "110",
111
+ "tickRotation": "45",
112
+ "min": "",
113
+ "max": "",
114
+ "labelColor": "#333",
115
+ "tickLabelColor": "#333",
116
+ "tickColor": "#333",
117
+ "numTicks": "12",
118
+ "labelOffset": 65,
119
+ "axisPadding": 0,
120
+ "target": 0,
121
+ "maxTickRotation": 0,
122
+ "dataKey": "",
123
+ "label": "Week Ending",
124
+ "dateParseFormat": "%Y-%m-%d",
125
+ "dateDisplayFormat": "%m/%d/%Y",
126
+ "tickWidthMax": 81,
127
+ "padding": 6
128
+ },
129
+ "table": {
130
+ "label": "Data Table",
131
+ "expanded": false,
132
+ "limitHeight": false,
133
+ "height": "",
134
+ "caption": "",
135
+ "showDownloadUrl": false,
136
+ "showDataTableLink": true,
137
+ "indexLabel": "Week Ending",
138
+ "download": false,
139
+ "showVertical": true,
140
+ "dateDisplayFormat": "",
141
+ "show": true
142
+ },
143
+ "orientation": "vertical",
144
+ "color": "pinkpurple",
145
+ "columns": {},
146
+ "legend": {
147
+ "hide": false,
148
+ "behavior": "isolate",
149
+ "axisAlign": true,
150
+ "singleRow": true,
151
+ "colorCode": "",
152
+ "reverseLabelOrder": false,
153
+ "description": "",
154
+ "dynamicLegend": false,
155
+ "dynamicLegendDefaultText": "Show All",
156
+ "dynamicLegendItemLimit": 5,
157
+ "dynamicLegendItemLimitMessage": "Dynamic Legend Item Limit Hit.",
158
+ "dynamicLegendChartMessage": "Select Options from the Legend",
159
+ "lineMode": false,
160
+ "verticalSorted": false,
161
+ "highlightOnHover": false,
162
+ "seriesHighlight": [],
163
+ "showLegendValuesTooltip": false,
164
+ "position": "bottom"
165
+ },
166
+ "brush": {
167
+ "height": 25,
168
+ "data": [
169
+ {
170
+ "week_end": "2022-10-01",
171
+ "**Numeric Value Property**": "",
172
+ "COVID-19": "6.9",
173
+ "Influenza": "2.0",
174
+ "RSV": "10.2"
175
+ },
176
+ {
177
+ "week_end": "2022-10-08",
178
+ "**Numeric Value Property**": "",
179
+ "COVID-19": "6.9",
180
+ "Influenza": "2.7",
181
+ "RSV": "12.5"
182
+ },
183
+ {
184
+ "week_end": "2022-10-15",
185
+ "**Numeric Value Property**": "",
186
+ "COVID-19": "7.1",
187
+ "Influenza": "3.5",
188
+ "RSV": "14.6"
189
+ },
190
+ {
191
+ "week_end": "2022-10-22",
192
+ "**Numeric Value Property**": "",
193
+ "COVID-19": "6.8",
194
+ "Influenza": "5.4",
195
+ "RSV": "16.5"
196
+ },
197
+ {
198
+ "week_end": "2022-10-29",
199
+ "**Numeric Value Property**": "",
200
+ "COVID-19": "6.9",
201
+ "Influenza": "8.4",
202
+ "RSV": "18.3"
203
+ },
204
+ {
205
+ "week_end": "2022-11-05",
206
+ "**Numeric Value Property**": "",
207
+ "COVID-19": "6.5",
208
+ "Influenza": "12.8",
209
+ "RSV": "19.1"
210
+ },
211
+ {
212
+ "week_end": "2022-11-12",
213
+ "**Numeric Value Property**": "",
214
+ "COVID-19": "6.8",
215
+ "Influenza": "14.9",
216
+ "RSV": "19.5"
217
+ },
218
+ {
219
+ "week_end": "2022-11-19",
220
+ "**Numeric Value Property**": "",
221
+ "COVID-19": "6.7",
222
+ "Influenza": "18.3",
223
+ "RSV": "16.7"
224
+ },
225
+ {
226
+ "week_end": "2022-11-26",
227
+ "**Numeric Value Property**": "",
228
+ "COVID-19": "7.6",
229
+ "Influenza": "25.8",
230
+ "RSV": "13.4"
231
+ },
232
+ {
233
+ "week_end": "2022-12-03",
234
+ "**Numeric Value Property**": "",
235
+ "COVID-19": "8.6",
236
+ "Influenza": "25.6",
237
+ "RSV": "10.5"
238
+ },
239
+ {
240
+ "week_end": "2022-12-10",
241
+ "**Numeric Value Property**": "",
242
+ "COVID-19": "8.7",
243
+ "Influenza": "26.3",
244
+ "RSV": "7.9"
245
+ },
246
+ {
247
+ "week_end": "2022-12-17",
248
+ "**Numeric Value Property**": "",
249
+ "COVID-19": "9.4",
250
+ "Influenza": "24.5",
251
+ "RSV": "6.7"
252
+ },
253
+ {
254
+ "week_end": "2022-12-24",
255
+ "**Numeric Value Property**": "",
256
+ "COVID-19": "9.8",
257
+ "Influenza": "20.8",
258
+ "RSV": "5.6"
259
+ },
260
+ {
261
+ "week_end": "2022-12-31",
262
+ "**Numeric Value Property**": "",
263
+ "COVID-19": "10.6",
264
+ "Influenza": "14.9",
265
+ "RSV": "5.1"
266
+ },
267
+ {
268
+ "week_end": "2023-01-07",
269
+ "**Numeric Value Property**": "",
270
+ "COVID-19": "10.3",
271
+ "Influenza": "8.6",
272
+ "RSV": "4.9"
273
+ },
274
+ {
275
+ "week_end": "2023-01-14",
276
+ "**Numeric Value Property**": "",
277
+ "COVID-19": "8.8",
278
+ "Influenza": "4.6",
279
+ "RSV": "4.0"
280
+ },
281
+ {
282
+ "week_end": "2023-01-21",
283
+ "**Numeric Value Property**": "",
284
+ "COVID-19": "8.5",
285
+ "Influenza": "2.9",
286
+ "RSV": "3.3"
287
+ },
288
+ {
289
+ "week_end": "2023-01-28",
290
+ "**Numeric Value Property**": "",
291
+ "COVID-19": "8.3",
292
+ "Influenza": "2.1",
293
+ "RSV": "2.5"
294
+ },
295
+ {
296
+ "week_end": "2023-02-04",
297
+ "**Numeric Value Property**": "",
298
+ "COVID-19": "8.0",
299
+ "Influenza": "1.7",
300
+ "RSV": "2.2"
301
+ },
302
+ {
303
+ "week_end": "2023-02-11",
304
+ "**Numeric Value Property**": "",
305
+ "COVID-19": "8.0",
306
+ "Influenza": "1.4",
307
+ "RSV": "1.8"
308
+ },
309
+ {
310
+ "week_end": "2023-02-18",
311
+ "**Numeric Value Property**": "",
312
+ "COVID-19": "8.1",
313
+ "Influenza": "1.1",
314
+ "RSV": "1.6"
315
+ },
316
+ {
317
+ "week_end": "2023-02-25",
318
+ "**Numeric Value Property**": "",
319
+ "COVID-19": "7.9",
320
+ "Influenza": "1.0",
321
+ "RSV": "1.4"
322
+ },
323
+ {
324
+ "week_end": "2023-03-04",
325
+ "**Numeric Value Property**": "",
326
+ "COVID-19": "7.4",
327
+ "Influenza": "0.9",
328
+ "RSV": "1.2"
329
+ },
330
+ {
331
+ "week_end": "2023-03-11",
332
+ "**Numeric Value Property**": "",
333
+ "COVID-19": "6.8",
334
+ "Influenza": "1.0",
335
+ "RSV": "1.1"
336
+ },
337
+ {
338
+ "week_end": "2023-03-18",
339
+ "**Numeric Value Property**": "",
340
+ "COVID-19": "6.8",
341
+ "Influenza": "0.9",
342
+ "RSV": "0.9"
343
+ },
344
+ {
345
+ "week_end": "2023-03-25",
346
+ "**Numeric Value Property**": "",
347
+ "COVID-19": "6.9",
348
+ "Influenza": "0.9",
349
+ "RSV": "0.8"
350
+ },
351
+ {
352
+ "week_end": "2023-04-01",
353
+ "**Numeric Value Property**": "",
354
+ "COVID-19": "6.5",
355
+ "Influenza": "1.0",
356
+ "RSV": "0.7"
357
+ },
358
+ {
359
+ "week_end": "2023-04-08",
360
+ "**Numeric Value Property**": "",
361
+ "COVID-19": "6.2",
362
+ "Influenza": "1.1",
363
+ "RSV": "0.6"
364
+ },
365
+ {
366
+ "week_end": "2023-04-15",
367
+ "**Numeric Value Property**": "",
368
+ "COVID-19": "5.7",
369
+ "Influenza": "1.0",
370
+ "RSV": "0.6"
371
+ },
372
+ {
373
+ "week_end": "2023-04-22",
374
+ "**Numeric Value Property**": "",
375
+ "COVID-19": "5.0",
376
+ "Influenza": "0.8",
377
+ "RSV": "0.5"
378
+ },
379
+ {
380
+ "week_end": "2023-04-29",
381
+ "**Numeric Value Property**": "",
382
+ "COVID-19": "4.9",
383
+ "Influenza": "1.0",
384
+ "RSV": "0.5"
385
+ },
386
+ {
387
+ "week_end": "2023-05-06",
388
+ "**Numeric Value Property**": "",
389
+ "COVID-19": "5.0",
390
+ "Influenza": "0.9",
391
+ "RSV": "0.5"
392
+ },
393
+ {
394
+ "week_end": "2023-05-13",
395
+ "**Numeric Value Property**": "",
396
+ "COVID-19": "4.8",
397
+ "Influenza": "1.0",
398
+ "RSV": "0.5"
399
+ },
400
+ {
401
+ "week_end": "2023-05-20",
402
+ "**Numeric Value Property**": "",
403
+ "COVID-19": "4.6",
404
+ "Influenza": "1.2",
405
+ "RSV": "0.5"
406
+ },
407
+ {
408
+ "week_end": "2023-05-27",
409
+ "**Numeric Value Property**": "",
410
+ "COVID-19": "4.6",
411
+ "Influenza": "1.2",
412
+ "RSV": "0.4"
413
+ },
414
+ {
415
+ "week_end": "2023-06-03",
416
+ "**Numeric Value Property**": "",
417
+ "COVID-19": "4.2",
418
+ "Influenza": "1.3",
419
+ "RSV": "0.5"
420
+ },
421
+ {
422
+ "week_end": "2023-06-10",
423
+ "**Numeric Value Property**": "",
424
+ "COVID-19": "4.1",
425
+ "Influenza": "1.1",
426
+ "RSV": "0.5"
427
+ },
428
+ {
429
+ "week_end": "2023-06-17",
430
+ "**Numeric Value Property**": "",
431
+ "COVID-19": "4.3",
432
+ "Influenza": "1.1",
433
+ "RSV": "0.5"
434
+ },
435
+ {
436
+ "week_end": "2023-06-24",
437
+ "**Numeric Value Property**": "",
438
+ "COVID-19": "4.4",
439
+ "Influenza": "0.9",
440
+ "RSV": "0.6"
441
+ },
442
+ {
443
+ "week_end": "2023-07-01",
444
+ "**Numeric Value Property**": "",
445
+ "COVID-19": "4.9",
446
+ "Influenza": "1.1",
447
+ "RSV": "0.6"
448
+ },
449
+ {
450
+ "week_end": "2023-07-08",
451
+ "**Numeric Value Property**": "",
452
+ "COVID-19": "5.9",
453
+ "Influenza": "1.2",
454
+ "RSV": "0.5"
455
+ },
456
+ {
457
+ "week_end": "2023-07-15",
458
+ "**Numeric Value Property**": "",
459
+ "COVID-19": "6.6",
460
+ "Influenza": "1.0",
461
+ "RSV": "0.6"
462
+ },
463
+ {
464
+ "week_end": "2023-07-22",
465
+ "**Numeric Value Property**": "",
466
+ "COVID-19": "7.5",
467
+ "Influenza": "1.0",
468
+ "RSV": "0.8"
469
+ },
470
+ {
471
+ "week_end": "2023-07-29",
472
+ "**Numeric Value Property**": "",
473
+ "COVID-19": "9.0",
474
+ "Influenza": "1.0",
475
+ "RSV": "0.8"
476
+ },
477
+ {
478
+ "week_end": "2023-08-05",
479
+ "**Numeric Value Property**": "",
480
+ "COVID-19": "10.6",
481
+ "Influenza": "1.1",
482
+ "RSV": "0.9"
483
+ },
484
+ {
485
+ "week_end": "2023-08-12",
486
+ "**Numeric Value Property**": "",
487
+ "COVID-19": "12.4",
488
+ "Influenza": "0.9",
489
+ "RSV": "0.8"
490
+ },
491
+ {
492
+ "week_end": "2023-08-19",
493
+ "**Numeric Value Property**": "",
494
+ "COVID-19": "13.4",
495
+ "Influenza": "0.9",
496
+ "RSV": "0.8"
497
+ },
498
+ {
499
+ "week_end": "2023-08-26",
500
+ "**Numeric Value Property**": "",
501
+ "COVID-19": "14.6",
502
+ "Influenza": "0.8",
503
+ "RSV": "1.2"
504
+ },
505
+ {
506
+ "week_end": "2023-09-02",
507
+ "**Numeric Value Property**": "",
508
+ "COVID-19": "14.1",
509
+ "Influenza": "0.7",
510
+ "RSV": "1.1"
511
+ },
512
+ {
513
+ "week_end": "2023-09-09",
514
+ "**Numeric Value Property**": "",
515
+ "COVID-19": "13.9",
516
+ "Influenza": "0.7",
517
+ "RSV": "1.3"
518
+ },
519
+ {
520
+ "week_end": "2023-09-16",
521
+ "**Numeric Value Property**": "",
522
+ "COVID-19": "12.7",
523
+ "Influenza": "0.8",
524
+ "RSV": "1.4"
525
+ },
526
+ {
527
+ "week_end": "2023-09-23",
528
+ "**Numeric Value Property**": "",
529
+ "COVID-19": "12.0",
530
+ "Influenza": "0.9",
531
+ "RSV": "2.1"
532
+ },
533
+ {
534
+ "week_end": "2023-09-30",
535
+ "**Numeric Value Property**": "",
536
+ "COVID-19": "10.9",
537
+ "Influenza": "0.9",
538
+ "RSV": "2.9"
539
+ },
540
+ {
541
+ "week_end": "2023-10-07",
542
+ "**Numeric Value Property**": "",
543
+ "COVID-19": "10.0",
544
+ "Influenza": "1.1",
545
+ "RSV": "3.7"
546
+ },
547
+ {
548
+ "week_end": "2023-10-14",
549
+ "**Numeric Value Property**": "",
550
+ "COVID-19": "9.1",
551
+ "Influenza": "1.3",
552
+ "RSV": "4.8"
553
+ },
554
+ {
555
+ "week_end": "2023-10-21",
556
+ "**Numeric Value Property**": "",
557
+ "COVID-19": "9.4",
558
+ "Influenza": "1.5",
559
+ "RSV": "6.0"
560
+ },
561
+ {
562
+ "week_end": "2023-10-28",
563
+ "**Numeric Value Property**": "",
564
+ "COVID-19": "9.6",
565
+ "Influenza": "1.8",
566
+ "RSV": "7.7"
567
+ },
568
+ {
569
+ "week_end": "2023-11-04",
570
+ "**Numeric Value Property**": "",
571
+ "COVID-19": "9.3",
572
+ "Influenza": "2.6",
573
+ "RSV": "9.2"
574
+ },
575
+ {
576
+ "week_end": "2023-11-11",
577
+ "**Numeric Value Property**": "",
578
+ "COVID-19": "10.0",
579
+ "Influenza": "4.0",
580
+ "RSV": "10.7"
581
+ },
582
+ {
583
+ "week_end": "2023-11-18",
584
+ "**Numeric Value Property**": "",
585
+ "COVID-19": "9.5",
586
+ "Influenza": "4.9",
587
+ "RSV": "11.9"
588
+ },
589
+ {
590
+ "week_end": "2023-11-25",
591
+ "**Numeric Value Property**": "",
592
+ "COVID-19": "11.2",
593
+ "Influenza": "6.0",
594
+ "RSV": "12.9"
595
+ },
596
+ {
597
+ "week_end": "2023-12-02",
598
+ "**Numeric Value Property**": "",
599
+ "COVID-19": "11.7",
600
+ "Influenza": "7.0",
601
+ "RSV": "12.0"
602
+ },
603
+ {
604
+ "week_end": "2023-12-09",
605
+ "**Numeric Value Property**": "",
606
+ "COVID-19": "11.6",
607
+ "Influenza": "8.5",
608
+ "RSV": "12.1"
609
+ },
610
+ {
611
+ "week_end": "2023-12-16",
612
+ "**Numeric Value Property**": "",
613
+ "COVID-19": "11.9",
614
+ "Influenza": "13.5",
615
+ "RSV": "12.2"
616
+ },
617
+ {
618
+ "week_end": "2023-12-23",
619
+ "**Numeric Value Property**": "",
620
+ "COVID-19": "12.4",
621
+ "Influenza": "17.4",
622
+ "RSV": "11.3"
623
+ },
624
+ {
625
+ "week_end": "2023-12-30",
626
+ "**Numeric Value Property**": "",
627
+ "COVID-19": "13.1",
628
+ "Influenza": "18.3",
629
+ "RSV": "10.5"
630
+ },
631
+ {
632
+ "week_end": "2024-01-06",
633
+ "**Numeric Value Property**": "",
634
+ "COVID-19": "12.9",
635
+ "Influenza": "13.8",
636
+ "RSV": "9.9"
637
+ },
638
+ {
639
+ "week_end": "2024-01-13",
640
+ "**Numeric Value Property**": "",
641
+ "COVID-19": "11.9",
642
+ "Influenza": "14.0",
643
+ "RSV": "8.4"
644
+ },
645
+ {
646
+ "week_end": "2024-01-20",
647
+ "**Numeric Value Property**": "",
648
+ "COVID-19": "10.9",
649
+ "Influenza": "15.0",
650
+ "RSV": "7.3"
651
+ },
652
+ {
653
+ "week_end": "2024-01-27",
654
+ "**Numeric Value Property**": "",
655
+ "COVID-19": "10.5",
656
+ "Influenza": "16.2",
657
+ "RSV": "6.1"
658
+ },
659
+ {
660
+ "week_end": "2024-02-03",
661
+ "**Numeric Value Property**": "",
662
+ "COVID-19": "10.0",
663
+ "Influenza": "16.5",
664
+ "RSV": "5.5"
665
+ },
666
+ {
667
+ "week_end": "2024-02-10",
668
+ "**Numeric Value Property**": "",
669
+ "COVID-19": "9.5",
670
+ "Influenza": "15.9",
671
+ "RSV": "5.0"
672
+ },
673
+ {
674
+ "week_end": "2024-02-17",
675
+ "**Numeric Value Property**": "",
676
+ "COVID-19": "8.3",
677
+ "Influenza": "15.6",
678
+ "RSV": "4.3"
679
+ },
680
+ {
681
+ "week_end": "2024-02-24",
682
+ "**Numeric Value Property**": "",
683
+ "COVID-19": "7.7",
684
+ "Influenza": "15.6",
685
+ "RSV": "3.7"
686
+ },
687
+ {
688
+ "week_end": "2024-03-02",
689
+ "**Numeric Value Property**": "",
690
+ "COVID-19": "6.7",
691
+ "Influenza": "15.0",
692
+ "RSV": "3.1"
693
+ },
694
+ {
695
+ "week_end": "2024-03-09",
696
+ "**Numeric Value Property**": "",
697
+ "COVID-19": "5.5",
698
+ "Influenza": "14.2",
699
+ "RSV": "2.8"
700
+ },
701
+ {
702
+ "week_end": "2024-03-16",
703
+ "**Numeric Value Property**": "",
704
+ "COVID-19": "4.6",
705
+ "Influenza": "12.0",
706
+ "RSV": "2.3"
707
+ },
708
+ {
709
+ "week_end": "2024-03-23",
710
+ "**Numeric Value Property**": "",
711
+ "COVID-19": "4.0",
712
+ "RSV": "1.9"
713
+ }
714
+ ],
715
+ "active": false,
716
+ "pattern_id": "brush_pattern",
717
+ "accent_color": "#ddd"
718
+ },
719
+ "exclusions": {
720
+ "active": false,
721
+ "keys": []
722
+ },
723
+ "palette": "qualitative-bold",
724
+ "isPaletteReversed": false,
725
+ "twoColor": {
726
+ "palette": "monochrome-1",
727
+ "isPaletteReversed": false
728
+ },
729
+ "labels": false,
730
+ "dataFormat": {
731
+ "commas": false,
732
+ "prefix": "",
733
+ "suffix": "%",
734
+ "abbreviated": true,
735
+ "bottomSuffix": "",
736
+ "bottomPrefix": "",
737
+ "bottomAbbreviated": false,
738
+ "roundTo": "1"
739
+ },
740
+ "confidenceKeys": {},
741
+ "visual": {
742
+ "border": true,
743
+ "accent": true,
744
+ "background": true,
745
+ "verticalHoverLine": true,
746
+ "horizontalHoverLine": false
747
+ },
748
+ "useLogScale": false,
749
+ "filterBehavior": "Filter Change",
750
+ "highlightedBarValues": [],
751
+ "series": [
752
+ {
753
+ "dataKey": "RSV",
754
+ "type": "Line",
755
+ "axis": "Left",
756
+ "tooltip": true
757
+ }
758
+ ],
759
+ "tooltips": {
760
+ "opacity": 90,
761
+ "singleSeries": false,
762
+ "dateDisplayFormat": ""
763
+ },
764
+ "forestPlot": {
765
+ "startAt": 0,
766
+ "colors": {
767
+ "line": "",
768
+ "shape": ""
769
+ },
770
+ "lineOfNoEffect": {
771
+ "show": true
772
+ },
773
+ "type": "",
774
+ "pooledResult": {
775
+ "diamondHeight": 5,
776
+ "column": ""
777
+ },
778
+ "estimateField": "",
779
+ "estimateRadius": "",
780
+ "shape": "",
781
+ "rowHeight": 20,
782
+ "description": {
783
+ "show": true,
784
+ "text": "description",
785
+ "location": 0
786
+ },
787
+ "result": {
788
+ "show": true,
789
+ "text": "result",
790
+ "location": 100
791
+ },
792
+ "radius": {
793
+ "min": 1,
794
+ "max": 8,
795
+ "scalingColumn": ""
796
+ },
797
+ "regression": {
798
+ "lower": 0,
799
+ "upper": 0,
800
+ "estimateField": 0
801
+ },
802
+ "leftWidthOffset": 0,
803
+ "rightWidthOffset": 0,
804
+ "showZeroLine": false,
805
+ "leftLabel": "",
806
+ "rightLabel": "",
807
+ "hideDateCategoryCol": false,
808
+ "width": "auto",
809
+ "lowerCiField": "",
810
+ "upperCiField": ""
811
+ },
812
+ "area": {
813
+ "isStacked": false
814
+ },
815
+ "sankey": {
816
+ "title": {
817
+ "defaultColor": "black"
818
+ },
819
+ "iterations": 1,
820
+ "rxValue": 0.9,
821
+ "overallSize": {
822
+ "width": 900,
823
+ "height": 700
824
+ },
825
+ "margin": {
826
+ "margin_y": 25,
827
+ "margin_x": 0
828
+ },
829
+ "nodeSize": {
830
+ "nodeWidth": 26,
831
+ "nodeHeight": 40
832
+ },
833
+ "nodePadding": 55,
834
+ "nodeFontColor": "black",
835
+ "nodeColor": {
836
+ "default": "#ff8500",
837
+ "inactive": "#808080"
838
+ },
839
+ "linkColor": {
840
+ "default": "#ffc900",
841
+ "inactive": "#D3D3D3"
842
+ },
843
+ "opacity": {
844
+ "nodeOpacityDefault": 1,
845
+ "nodeOpacityInactive": 0.1,
846
+ "LinkOpacityDefault": 1,
847
+ "LinkOpacityInactive": 0.1
848
+ },
849
+ "storyNodeFontColor": "#006778",
850
+ "storyNodeText": [],
851
+ "nodeValueStyle": {
852
+ "textBefore": "(",
853
+ "textAfter": ")"
854
+ },
855
+ "data": []
856
+ },
857
+ "data": [
858
+ {
859
+ "week_end": "2022-10-01",
860
+ "pathogen": "COVID-19",
861
+ "percent_test_positivity": "6.9"
862
+ },
863
+ {
864
+ "week_end": "2022-10-01",
865
+ "pathogen": "Influenza",
866
+ "percent_test_positivity": "2.0"
867
+ },
868
+ {
869
+ "week_end": "2022-10-01",
870
+ "pathogen": "RSV",
871
+ "percent_test_positivity": "10.2"
872
+ },
873
+ {
874
+ "week_end": "2022-10-08",
875
+ "pathogen": "COVID-19",
876
+ "percent_test_positivity": "6.9"
877
+ },
878
+ {
879
+ "week_end": "2022-10-08",
880
+ "pathogen": "Influenza",
881
+ "percent_test_positivity": "2.7"
882
+ },
883
+ {
884
+ "week_end": "2022-10-08",
885
+ "pathogen": "RSV",
886
+ "percent_test_positivity": "12.5"
887
+ },
888
+ {
889
+ "week_end": "2022-10-15",
890
+ "pathogen": "COVID-19",
891
+ "percent_test_positivity": "7.1"
892
+ },
893
+ {
894
+ "week_end": "2022-10-15",
895
+ "pathogen": "Influenza",
896
+ "percent_test_positivity": "3.5"
897
+ },
898
+ {
899
+ "week_end": "2022-10-15",
900
+ "pathogen": "RSV",
901
+ "percent_test_positivity": "14.6"
902
+ },
903
+ {
904
+ "week_end": "2022-10-22",
905
+ "pathogen": "COVID-19",
906
+ "percent_test_positivity": "6.8"
907
+ },
908
+ {
909
+ "week_end": "2022-10-22",
910
+ "pathogen": "Influenza",
911
+ "percent_test_positivity": "5.4"
912
+ },
913
+ {
914
+ "week_end": "2022-10-22",
915
+ "pathogen": "RSV",
916
+ "percent_test_positivity": "16.5"
917
+ },
918
+ {
919
+ "week_end": "2022-10-29",
920
+ "pathogen": "COVID-19",
921
+ "percent_test_positivity": "6.9"
922
+ },
923
+ {
924
+ "week_end": "2022-10-29",
925
+ "pathogen": "Influenza",
926
+ "percent_test_positivity": "8.4"
927
+ },
928
+ {
929
+ "week_end": "2022-10-29",
930
+ "pathogen": "RSV",
931
+ "percent_test_positivity": "18.3"
932
+ },
933
+ {
934
+ "week_end": "2022-11-05",
935
+ "pathogen": "COVID-19",
936
+ "percent_test_positivity": "6.5"
937
+ },
938
+ {
939
+ "week_end": "2022-11-05",
940
+ "pathogen": "Influenza",
941
+ "percent_test_positivity": "12.8"
942
+ },
943
+ {
944
+ "week_end": "2022-11-05",
945
+ "pathogen": "RSV",
946
+ "percent_test_positivity": "19.1"
947
+ },
948
+ {
949
+ "week_end": "2022-11-12",
950
+ "pathogen": "COVID-19",
951
+ "percent_test_positivity": "6.8"
952
+ },
953
+ {
954
+ "week_end": "2022-11-12",
955
+ "pathogen": "Influenza",
956
+ "percent_test_positivity": "14.9"
957
+ },
958
+ {
959
+ "week_end": "2022-11-12",
960
+ "pathogen": "RSV",
961
+ "percent_test_positivity": "19.5"
962
+ },
963
+ {
964
+ "week_end": "2022-11-19",
965
+ "pathogen": "COVID-19",
966
+ "percent_test_positivity": "6.7"
967
+ },
968
+ {
969
+ "week_end": "2022-11-19",
970
+ "pathogen": "Influenza",
971
+ "percent_test_positivity": "18.3"
972
+ },
973
+ {
974
+ "week_end": "2022-11-19",
975
+ "pathogen": "RSV",
976
+ "percent_test_positivity": "16.7"
977
+ },
978
+ {
979
+ "week_end": "2022-11-26",
980
+ "pathogen": "COVID-19",
981
+ "percent_test_positivity": "7.6"
982
+ },
983
+ {
984
+ "week_end": "2022-11-26",
985
+ "pathogen": "Influenza",
986
+ "percent_test_positivity": "25.8"
987
+ },
988
+ {
989
+ "week_end": "2022-11-26",
990
+ "pathogen": "RSV",
991
+ "percent_test_positivity": "13.4"
992
+ },
993
+ {
994
+ "week_end": "2022-12-03",
995
+ "pathogen": "COVID-19",
996
+ "percent_test_positivity": "8.6"
997
+ },
998
+ {
999
+ "week_end": "2022-12-03",
1000
+ "pathogen": "Influenza",
1001
+ "percent_test_positivity": "25.6"
1002
+ },
1003
+ {
1004
+ "week_end": "2022-12-03",
1005
+ "pathogen": "RSV",
1006
+ "percent_test_positivity": "10.5"
1007
+ },
1008
+ {
1009
+ "week_end": "2022-12-10",
1010
+ "pathogen": "COVID-19",
1011
+ "percent_test_positivity": "8.7"
1012
+ },
1013
+ {
1014
+ "week_end": "2022-12-10",
1015
+ "pathogen": "Influenza",
1016
+ "percent_test_positivity": "26.3"
1017
+ },
1018
+ {
1019
+ "week_end": "2022-12-10",
1020
+ "pathogen": "RSV",
1021
+ "percent_test_positivity": "7.9"
1022
+ },
1023
+ {
1024
+ "week_end": "2022-12-17",
1025
+ "pathogen": "COVID-19",
1026
+ "percent_test_positivity": "9.4"
1027
+ },
1028
+ {
1029
+ "week_end": "2022-12-17",
1030
+ "pathogen": "Influenza",
1031
+ "percent_test_positivity": "24.5"
1032
+ },
1033
+ {
1034
+ "week_end": "2022-12-17",
1035
+ "pathogen": "RSV",
1036
+ "percent_test_positivity": "6.7"
1037
+ },
1038
+ {
1039
+ "week_end": "2022-12-24",
1040
+ "pathogen": "COVID-19",
1041
+ "percent_test_positivity": "9.8"
1042
+ },
1043
+ {
1044
+ "week_end": "2022-12-24",
1045
+ "pathogen": "Influenza",
1046
+ "percent_test_positivity": "20.8"
1047
+ },
1048
+ {
1049
+ "week_end": "2022-12-24",
1050
+ "pathogen": "RSV",
1051
+ "percent_test_positivity": "5.6"
1052
+ },
1053
+ {
1054
+ "week_end": "2022-12-31",
1055
+ "pathogen": "COVID-19",
1056
+ "percent_test_positivity": "10.6"
1057
+ },
1058
+ {
1059
+ "week_end": "2022-12-31",
1060
+ "pathogen": "Influenza",
1061
+ "percent_test_positivity": "14.9"
1062
+ },
1063
+ {
1064
+ "week_end": "2022-12-31",
1065
+ "pathogen": "RSV",
1066
+ "percent_test_positivity": "5.1"
1067
+ },
1068
+ {
1069
+ "week_end": "2023-01-07",
1070
+ "pathogen": "COVID-19",
1071
+ "percent_test_positivity": "10.3"
1072
+ },
1073
+ {
1074
+ "week_end": "2023-01-07",
1075
+ "pathogen": "Influenza",
1076
+ "percent_test_positivity": "8.6"
1077
+ },
1078
+ {
1079
+ "week_end": "2023-01-07",
1080
+ "pathogen": "RSV",
1081
+ "percent_test_positivity": "4.9"
1082
+ },
1083
+ {
1084
+ "week_end": "2023-01-14",
1085
+ "pathogen": "COVID-19",
1086
+ "percent_test_positivity": "8.8"
1087
+ },
1088
+ {
1089
+ "week_end": "2023-01-14",
1090
+ "pathogen": "Influenza",
1091
+ "percent_test_positivity": "4.6"
1092
+ },
1093
+ {
1094
+ "week_end": "2023-01-14",
1095
+ "pathogen": "RSV",
1096
+ "percent_test_positivity": "4.0"
1097
+ },
1098
+ {
1099
+ "week_end": "2023-01-21",
1100
+ "pathogen": "COVID-19",
1101
+ "percent_test_positivity": "8.5"
1102
+ },
1103
+ {
1104
+ "week_end": "2023-01-21",
1105
+ "pathogen": "Influenza",
1106
+ "percent_test_positivity": "2.9"
1107
+ },
1108
+ {
1109
+ "week_end": "2023-01-21",
1110
+ "pathogen": "RSV",
1111
+ "percent_test_positivity": "3.3"
1112
+ },
1113
+ {
1114
+ "week_end": "2023-01-28",
1115
+ "pathogen": "COVID-19",
1116
+ "percent_test_positivity": "8.3"
1117
+ },
1118
+ {
1119
+ "week_end": "2023-01-28",
1120
+ "pathogen": "Influenza",
1121
+ "percent_test_positivity": "2.1"
1122
+ },
1123
+ {
1124
+ "week_end": "2023-01-28",
1125
+ "pathogen": "RSV",
1126
+ "percent_test_positivity": "2.5"
1127
+ },
1128
+ {
1129
+ "week_end": "2023-02-04",
1130
+ "pathogen": "COVID-19",
1131
+ "percent_test_positivity": "8.0"
1132
+ },
1133
+ {
1134
+ "week_end": "2023-02-04",
1135
+ "pathogen": "Influenza",
1136
+ "percent_test_positivity": "1.7"
1137
+ },
1138
+ {
1139
+ "week_end": "2023-02-04",
1140
+ "pathogen": "RSV",
1141
+ "percent_test_positivity": "2.2"
1142
+ },
1143
+ {
1144
+ "week_end": "2023-02-11",
1145
+ "pathogen": "COVID-19",
1146
+ "percent_test_positivity": "8.0"
1147
+ },
1148
+ {
1149
+ "week_end": "2023-02-11",
1150
+ "pathogen": "Influenza",
1151
+ "percent_test_positivity": "1.4"
1152
+ },
1153
+ {
1154
+ "week_end": "2023-02-11",
1155
+ "pathogen": "RSV",
1156
+ "percent_test_positivity": "1.8"
1157
+ },
1158
+ {
1159
+ "week_end": "2023-02-18",
1160
+ "pathogen": "COVID-19",
1161
+ "percent_test_positivity": "8.1"
1162
+ },
1163
+ {
1164
+ "week_end": "2023-02-18",
1165
+ "pathogen": "Influenza",
1166
+ "percent_test_positivity": "1.1"
1167
+ },
1168
+ {
1169
+ "week_end": "2023-02-18",
1170
+ "pathogen": "RSV",
1171
+ "percent_test_positivity": "1.6"
1172
+ },
1173
+ {
1174
+ "week_end": "2023-02-25",
1175
+ "pathogen": "COVID-19",
1176
+ "percent_test_positivity": "7.9"
1177
+ },
1178
+ {
1179
+ "week_end": "2023-02-25",
1180
+ "pathogen": "Influenza",
1181
+ "percent_test_positivity": "1.0"
1182
+ },
1183
+ {
1184
+ "week_end": "2023-02-25",
1185
+ "pathogen": "RSV",
1186
+ "percent_test_positivity": "1.4"
1187
+ },
1188
+ {
1189
+ "week_end": "2023-03-04",
1190
+ "pathogen": "COVID-19",
1191
+ "percent_test_positivity": "7.4"
1192
+ },
1193
+ {
1194
+ "week_end": "2023-03-04",
1195
+ "pathogen": "Influenza",
1196
+ "percent_test_positivity": "0.9"
1197
+ },
1198
+ {
1199
+ "week_end": "2023-03-04",
1200
+ "pathogen": "RSV",
1201
+ "percent_test_positivity": "1.2"
1202
+ },
1203
+ {
1204
+ "week_end": "2023-03-11",
1205
+ "pathogen": "COVID-19",
1206
+ "percent_test_positivity": "6.8"
1207
+ },
1208
+ {
1209
+ "week_end": "2023-03-11",
1210
+ "pathogen": "Influenza",
1211
+ "percent_test_positivity": "1.0"
1212
+ },
1213
+ {
1214
+ "week_end": "2023-03-11",
1215
+ "pathogen": "RSV",
1216
+ "percent_test_positivity": "1.1"
1217
+ },
1218
+ {
1219
+ "week_end": "2023-03-18",
1220
+ "pathogen": "COVID-19",
1221
+ "percent_test_positivity": "6.8"
1222
+ },
1223
+ {
1224
+ "week_end": "2023-03-18",
1225
+ "pathogen": "Influenza",
1226
+ "percent_test_positivity": "0.9"
1227
+ },
1228
+ {
1229
+ "week_end": "2023-03-18",
1230
+ "pathogen": "RSV",
1231
+ "percent_test_positivity": "0.9"
1232
+ },
1233
+ {
1234
+ "week_end": "2023-03-25",
1235
+ "pathogen": "COVID-19",
1236
+ "percent_test_positivity": "6.9"
1237
+ },
1238
+ {
1239
+ "week_end": "2023-03-25",
1240
+ "pathogen": "Influenza",
1241
+ "percent_test_positivity": "0.9"
1242
+ },
1243
+ {
1244
+ "week_end": "2023-03-25",
1245
+ "pathogen": "RSV",
1246
+ "percent_test_positivity": "0.8"
1247
+ },
1248
+ {
1249
+ "week_end": "2023-04-01",
1250
+ "pathogen": "COVID-19",
1251
+ "percent_test_positivity": "6.5"
1252
+ },
1253
+ {
1254
+ "week_end": "2023-04-01",
1255
+ "pathogen": "Influenza",
1256
+ "percent_test_positivity": "1.0"
1257
+ },
1258
+ {
1259
+ "week_end": "2023-04-01",
1260
+ "pathogen": "RSV",
1261
+ "percent_test_positivity": "0.7"
1262
+ },
1263
+ {
1264
+ "week_end": "2023-04-08",
1265
+ "pathogen": "COVID-19",
1266
+ "percent_test_positivity": "6.2"
1267
+ },
1268
+ {
1269
+ "week_end": "2023-04-08",
1270
+ "pathogen": "Influenza",
1271
+ "percent_test_positivity": "1.1"
1272
+ },
1273
+ {
1274
+ "week_end": "2023-04-08",
1275
+ "pathogen": "RSV",
1276
+ "percent_test_positivity": "0.6"
1277
+ },
1278
+ {
1279
+ "week_end": "2023-04-15",
1280
+ "pathogen": "COVID-19",
1281
+ "percent_test_positivity": "5.7"
1282
+ },
1283
+ {
1284
+ "week_end": "2023-04-15",
1285
+ "pathogen": "Influenza",
1286
+ "percent_test_positivity": "1.0"
1287
+ },
1288
+ {
1289
+ "week_end": "2023-04-15",
1290
+ "pathogen": "RSV",
1291
+ "percent_test_positivity": "0.6"
1292
+ },
1293
+ {
1294
+ "week_end": "2023-04-22",
1295
+ "pathogen": "COVID-19",
1296
+ "percent_test_positivity": "5.0"
1297
+ },
1298
+ {
1299
+ "week_end": "2023-04-22",
1300
+ "pathogen": "Influenza",
1301
+ "percent_test_positivity": "0.8"
1302
+ },
1303
+ {
1304
+ "week_end": "2023-04-22",
1305
+ "pathogen": "RSV",
1306
+ "percent_test_positivity": "0.5"
1307
+ },
1308
+ {
1309
+ "week_end": "2023-04-29",
1310
+ "pathogen": "COVID-19",
1311
+ "percent_test_positivity": "4.9"
1312
+ },
1313
+ {
1314
+ "week_end": "2023-04-29",
1315
+ "pathogen": "Influenza",
1316
+ "percent_test_positivity": "1.0"
1317
+ },
1318
+ {
1319
+ "week_end": "2023-04-29",
1320
+ "pathogen": "RSV",
1321
+ "percent_test_positivity": "0.5"
1322
+ },
1323
+ {
1324
+ "week_end": "2023-05-06",
1325
+ "pathogen": "COVID-19",
1326
+ "percent_test_positivity": "5.0"
1327
+ },
1328
+ {
1329
+ "week_end": "2023-05-06",
1330
+ "pathogen": "Influenza",
1331
+ "percent_test_positivity": "0.9"
1332
+ },
1333
+ {
1334
+ "week_end": "2023-05-06",
1335
+ "pathogen": "RSV",
1336
+ "percent_test_positivity": "0.5"
1337
+ },
1338
+ {
1339
+ "week_end": "2023-05-13",
1340
+ "pathogen": "COVID-19",
1341
+ "percent_test_positivity": "4.8"
1342
+ },
1343
+ {
1344
+ "week_end": "2023-05-13",
1345
+ "pathogen": "Influenza",
1346
+ "percent_test_positivity": "1.0"
1347
+ },
1348
+ {
1349
+ "week_end": "2023-05-13",
1350
+ "pathogen": "RSV",
1351
+ "percent_test_positivity": "0.5"
1352
+ },
1353
+ {
1354
+ "week_end": "2023-05-20",
1355
+ "pathogen": "COVID-19",
1356
+ "percent_test_positivity": "4.6"
1357
+ },
1358
+ {
1359
+ "week_end": "2023-05-20",
1360
+ "pathogen": "Influenza",
1361
+ "percent_test_positivity": "1.2"
1362
+ },
1363
+ {
1364
+ "week_end": "2023-05-20",
1365
+ "pathogen": "RSV",
1366
+ "percent_test_positivity": "0.5"
1367
+ },
1368
+ {
1369
+ "week_end": "2023-05-27",
1370
+ "pathogen": "COVID-19",
1371
+ "percent_test_positivity": "4.6"
1372
+ },
1373
+ {
1374
+ "week_end": "2023-05-27",
1375
+ "pathogen": "Influenza",
1376
+ "percent_test_positivity": "1.2"
1377
+ },
1378
+ {
1379
+ "week_end": "2023-05-27",
1380
+ "pathogen": "RSV",
1381
+ "percent_test_positivity": "0.4"
1382
+ },
1383
+ {
1384
+ "week_end": "2023-06-03",
1385
+ "pathogen": "COVID-19",
1386
+ "percent_test_positivity": "4.2"
1387
+ },
1388
+ {
1389
+ "week_end": "2023-06-03",
1390
+ "pathogen": "Influenza",
1391
+ "percent_test_positivity": "1.3"
1392
+ },
1393
+ {
1394
+ "week_end": "2023-06-03",
1395
+ "pathogen": "RSV",
1396
+ "percent_test_positivity": "0.5"
1397
+ },
1398
+ {
1399
+ "week_end": "2023-06-10",
1400
+ "pathogen": "COVID-19",
1401
+ "percent_test_positivity": "4.1"
1402
+ },
1403
+ {
1404
+ "week_end": "2023-06-10",
1405
+ "pathogen": "Influenza",
1406
+ "percent_test_positivity": "1.1"
1407
+ },
1408
+ {
1409
+ "week_end": "2023-06-10",
1410
+ "pathogen": "RSV",
1411
+ "percent_test_positivity": "0.5"
1412
+ },
1413
+ {
1414
+ "week_end": "2023-06-17",
1415
+ "pathogen": "COVID-19",
1416
+ "percent_test_positivity": "4.3"
1417
+ },
1418
+ {
1419
+ "week_end": "2023-06-17",
1420
+ "pathogen": "Influenza",
1421
+ "percent_test_positivity": "1.1"
1422
+ },
1423
+ {
1424
+ "week_end": "2023-06-17",
1425
+ "pathogen": "RSV",
1426
+ "percent_test_positivity": "0.5"
1427
+ },
1428
+ {
1429
+ "week_end": "2023-06-24",
1430
+ "pathogen": "COVID-19",
1431
+ "percent_test_positivity": "4.4"
1432
+ },
1433
+ {
1434
+ "week_end": "2023-06-24",
1435
+ "pathogen": "Influenza",
1436
+ "percent_test_positivity": "0.9"
1437
+ },
1438
+ {
1439
+ "week_end": "2023-06-24",
1440
+ "pathogen": "RSV",
1441
+ "percent_test_positivity": "0.6"
1442
+ },
1443
+ {
1444
+ "week_end": "2023-07-01",
1445
+ "pathogen": "COVID-19",
1446
+ "percent_test_positivity": "4.9"
1447
+ },
1448
+ {
1449
+ "week_end": "2023-07-01",
1450
+ "pathogen": "Influenza",
1451
+ "percent_test_positivity": "1.1"
1452
+ },
1453
+ {
1454
+ "week_end": "2023-07-01",
1455
+ "pathogen": "RSV",
1456
+ "percent_test_positivity": "0.6"
1457
+ },
1458
+ {
1459
+ "week_end": "2023-07-08",
1460
+ "pathogen": "COVID-19",
1461
+ "percent_test_positivity": "5.9"
1462
+ },
1463
+ {
1464
+ "week_end": "2023-07-08",
1465
+ "pathogen": "Influenza",
1466
+ "percent_test_positivity": "1.2"
1467
+ },
1468
+ {
1469
+ "week_end": "2023-07-08",
1470
+ "pathogen": "RSV",
1471
+ "percent_test_positivity": "0.5"
1472
+ },
1473
+ {
1474
+ "week_end": "2023-07-15",
1475
+ "pathogen": "COVID-19",
1476
+ "percent_test_positivity": "6.6"
1477
+ },
1478
+ {
1479
+ "week_end": "2023-07-15",
1480
+ "pathogen": "Influenza",
1481
+ "percent_test_positivity": "1.0"
1482
+ },
1483
+ {
1484
+ "week_end": "2023-07-15",
1485
+ "pathogen": "RSV",
1486
+ "percent_test_positivity": "0.6"
1487
+ },
1488
+ {
1489
+ "week_end": "2023-07-22",
1490
+ "pathogen": "COVID-19",
1491
+ "percent_test_positivity": "7.5"
1492
+ },
1493
+ {
1494
+ "week_end": "2023-07-22",
1495
+ "pathogen": "Influenza",
1496
+ "percent_test_positivity": "1.0"
1497
+ },
1498
+ {
1499
+ "week_end": "2023-07-22",
1500
+ "pathogen": "RSV",
1501
+ "percent_test_positivity": "0.8"
1502
+ },
1503
+ {
1504
+ "week_end": "2023-07-29",
1505
+ "pathogen": "COVID-19",
1506
+ "percent_test_positivity": "9.0"
1507
+ },
1508
+ {
1509
+ "week_end": "2023-07-29",
1510
+ "pathogen": "Influenza",
1511
+ "percent_test_positivity": "1.0"
1512
+ },
1513
+ {
1514
+ "week_end": "2023-07-29",
1515
+ "pathogen": "RSV",
1516
+ "percent_test_positivity": "0.8"
1517
+ },
1518
+ {
1519
+ "week_end": "2023-08-05",
1520
+ "pathogen": "COVID-19",
1521
+ "percent_test_positivity": "10.6"
1522
+ },
1523
+ {
1524
+ "week_end": "2023-08-05",
1525
+ "pathogen": "Influenza",
1526
+ "percent_test_positivity": "1.1"
1527
+ },
1528
+ {
1529
+ "week_end": "2023-08-05",
1530
+ "pathogen": "RSV",
1531
+ "percent_test_positivity": "0.9"
1532
+ },
1533
+ {
1534
+ "week_end": "2023-08-12",
1535
+ "pathogen": "COVID-19",
1536
+ "percent_test_positivity": "12.4"
1537
+ },
1538
+ {
1539
+ "week_end": "2023-08-12",
1540
+ "pathogen": "Influenza",
1541
+ "percent_test_positivity": "0.9"
1542
+ },
1543
+ {
1544
+ "week_end": "2023-08-12",
1545
+ "pathogen": "RSV",
1546
+ "percent_test_positivity": "0.8"
1547
+ },
1548
+ {
1549
+ "week_end": "2023-08-19",
1550
+ "pathogen": "COVID-19",
1551
+ "percent_test_positivity": "13.4"
1552
+ },
1553
+ {
1554
+ "week_end": "2023-08-19",
1555
+ "pathogen": "Influenza",
1556
+ "percent_test_positivity": "0.9"
1557
+ },
1558
+ {
1559
+ "week_end": "2023-08-19",
1560
+ "pathogen": "RSV",
1561
+ "percent_test_positivity": "0.8"
1562
+ },
1563
+ {
1564
+ "week_end": "2023-08-26",
1565
+ "pathogen": "COVID-19",
1566
+ "percent_test_positivity": "14.6"
1567
+ },
1568
+ {
1569
+ "week_end": "2023-08-26",
1570
+ "pathogen": "Influenza",
1571
+ "percent_test_positivity": "0.8"
1572
+ },
1573
+ {
1574
+ "week_end": "2023-08-26",
1575
+ "pathogen": "RSV",
1576
+ "percent_test_positivity": "1.2"
1577
+ },
1578
+ {
1579
+ "week_end": "2023-09-02",
1580
+ "pathogen": "COVID-19",
1581
+ "percent_test_positivity": "14.1"
1582
+ },
1583
+ {
1584
+ "week_end": "2023-09-02",
1585
+ "pathogen": "Influenza",
1586
+ "percent_test_positivity": "0.7"
1587
+ },
1588
+ {
1589
+ "week_end": "2023-09-02",
1590
+ "pathogen": "RSV",
1591
+ "percent_test_positivity": "1.1"
1592
+ },
1593
+ {
1594
+ "week_end": "2023-09-09",
1595
+ "pathogen": "COVID-19",
1596
+ "percent_test_positivity": "13.9"
1597
+ },
1598
+ {
1599
+ "week_end": "2023-09-09",
1600
+ "pathogen": "Influenza",
1601
+ "percent_test_positivity": "0.7"
1602
+ },
1603
+ {
1604
+ "week_end": "2023-09-09",
1605
+ "pathogen": "RSV",
1606
+ "percent_test_positivity": "1.3"
1607
+ },
1608
+ {
1609
+ "week_end": "2023-09-16",
1610
+ "pathogen": "COVID-19",
1611
+ "percent_test_positivity": "12.7"
1612
+ },
1613
+ {
1614
+ "week_end": "2023-09-16",
1615
+ "pathogen": "Influenza",
1616
+ "percent_test_positivity": "0.8"
1617
+ },
1618
+ {
1619
+ "week_end": "2023-09-16",
1620
+ "pathogen": "RSV",
1621
+ "percent_test_positivity": "1.4"
1622
+ },
1623
+ {
1624
+ "week_end": "2023-09-23",
1625
+ "pathogen": "COVID-19",
1626
+ "percent_test_positivity": "12.0"
1627
+ },
1628
+ {
1629
+ "week_end": "2023-09-23",
1630
+ "pathogen": "Influenza",
1631
+ "percent_test_positivity": "0.9"
1632
+ },
1633
+ {
1634
+ "week_end": "2023-09-23",
1635
+ "pathogen": "RSV",
1636
+ "percent_test_positivity": "2.1"
1637
+ },
1638
+ {
1639
+ "week_end": "2023-09-30",
1640
+ "pathogen": "COVID-19",
1641
+ "percent_test_positivity": "10.9"
1642
+ },
1643
+ {
1644
+ "week_end": "2023-09-30",
1645
+ "pathogen": "Influenza",
1646
+ "percent_test_positivity": "0.9"
1647
+ },
1648
+ {
1649
+ "week_end": "2023-09-30",
1650
+ "pathogen": "RSV",
1651
+ "percent_test_positivity": "2.9"
1652
+ },
1653
+ {
1654
+ "week_end": "2023-10-07",
1655
+ "pathogen": "COVID-19",
1656
+ "percent_test_positivity": "10.0"
1657
+ },
1658
+ {
1659
+ "week_end": "2023-10-07",
1660
+ "pathogen": "Influenza",
1661
+ "percent_test_positivity": "1.1"
1662
+ },
1663
+ {
1664
+ "week_end": "2023-10-07",
1665
+ "pathogen": "RSV",
1666
+ "percent_test_positivity": "3.7"
1667
+ },
1668
+ {
1669
+ "week_end": "2023-10-14",
1670
+ "pathogen": "COVID-19",
1671
+ "percent_test_positivity": "9.1"
1672
+ },
1673
+ {
1674
+ "week_end": "2023-10-14",
1675
+ "pathogen": "Influenza",
1676
+ "percent_test_positivity": "1.3"
1677
+ },
1678
+ {
1679
+ "week_end": "2023-10-14",
1680
+ "pathogen": "RSV",
1681
+ "percent_test_positivity": "4.8"
1682
+ },
1683
+ {
1684
+ "week_end": "2023-10-21",
1685
+ "pathogen": "COVID-19",
1686
+ "percent_test_positivity": "9.4"
1687
+ },
1688
+ {
1689
+ "week_end": "2023-10-21",
1690
+ "pathogen": "Influenza",
1691
+ "percent_test_positivity": "1.5"
1692
+ },
1693
+ {
1694
+ "week_end": "2023-10-21",
1695
+ "pathogen": "RSV",
1696
+ "percent_test_positivity": "6.0"
1697
+ },
1698
+ {
1699
+ "week_end": "2023-10-28",
1700
+ "pathogen": "COVID-19",
1701
+ "percent_test_positivity": "9.6"
1702
+ },
1703
+ {
1704
+ "week_end": "2023-10-28",
1705
+ "pathogen": "Influenza",
1706
+ "percent_test_positivity": "1.8"
1707
+ },
1708
+ {
1709
+ "week_end": "2023-10-28",
1710
+ "pathogen": "RSV",
1711
+ "percent_test_positivity": "7.7"
1712
+ },
1713
+ {
1714
+ "week_end": "2023-11-04",
1715
+ "pathogen": "COVID-19",
1716
+ "percent_test_positivity": "9.3"
1717
+ },
1718
+ {
1719
+ "week_end": "2023-11-04",
1720
+ "pathogen": "Influenza",
1721
+ "percent_test_positivity": "2.6"
1722
+ },
1723
+ {
1724
+ "week_end": "2023-11-04",
1725
+ "pathogen": "RSV",
1726
+ "percent_test_positivity": "9.2"
1727
+ },
1728
+ {
1729
+ "week_end": "2023-11-11",
1730
+ "pathogen": "COVID-19",
1731
+ "percent_test_positivity": "10.0"
1732
+ },
1733
+ {
1734
+ "week_end": "2023-11-11",
1735
+ "pathogen": "Influenza",
1736
+ "percent_test_positivity": "4.0"
1737
+ },
1738
+ {
1739
+ "week_end": "2023-11-11",
1740
+ "pathogen": "RSV",
1741
+ "percent_test_positivity": "10.7"
1742
+ },
1743
+ {
1744
+ "week_end": "2023-11-18",
1745
+ "pathogen": "COVID-19",
1746
+ "percent_test_positivity": "9.5"
1747
+ },
1748
+ {
1749
+ "week_end": "2023-11-18",
1750
+ "pathogen": "Influenza",
1751
+ "percent_test_positivity": "4.9"
1752
+ },
1753
+ {
1754
+ "week_end": "2023-11-18",
1755
+ "pathogen": "RSV",
1756
+ "percent_test_positivity": "11.9"
1757
+ },
1758
+ {
1759
+ "week_end": "2023-11-25",
1760
+ "pathogen": "COVID-19",
1761
+ "percent_test_positivity": "11.2"
1762
+ },
1763
+ {
1764
+ "week_end": "2023-11-25",
1765
+ "pathogen": "Influenza",
1766
+ "percent_test_positivity": "6.0"
1767
+ },
1768
+ {
1769
+ "week_end": "2023-11-25",
1770
+ "pathogen": "RSV",
1771
+ "percent_test_positivity": "12.9"
1772
+ },
1773
+ {
1774
+ "week_end": "2023-12-02",
1775
+ "pathogen": "COVID-19",
1776
+ "percent_test_positivity": "11.7"
1777
+ },
1778
+ {
1779
+ "week_end": "2023-12-02",
1780
+ "pathogen": "Influenza",
1781
+ "percent_test_positivity": "7.0"
1782
+ },
1783
+ {
1784
+ "week_end": "2023-12-02",
1785
+ "pathogen": "RSV",
1786
+ "percent_test_positivity": "12.0"
1787
+ },
1788
+ {
1789
+ "week_end": "2023-12-09",
1790
+ "pathogen": "COVID-19",
1791
+ "percent_test_positivity": "11.6"
1792
+ },
1793
+ {
1794
+ "week_end": "2023-12-09",
1795
+ "pathogen": "Influenza",
1796
+ "percent_test_positivity": "8.5"
1797
+ },
1798
+ {
1799
+ "week_end": "2023-12-09",
1800
+ "pathogen": "RSV",
1801
+ "percent_test_positivity": "12.1"
1802
+ },
1803
+ {
1804
+ "week_end": "2023-12-16",
1805
+ "pathogen": "COVID-19",
1806
+ "percent_test_positivity": "11.9"
1807
+ },
1808
+ {
1809
+ "week_end": "2023-12-16",
1810
+ "pathogen": "Influenza",
1811
+ "percent_test_positivity": "13.5"
1812
+ },
1813
+ {
1814
+ "week_end": "2023-12-16",
1815
+ "pathogen": "RSV",
1816
+ "percent_test_positivity": "12.2"
1817
+ },
1818
+ {
1819
+ "week_end": "2023-12-23",
1820
+ "pathogen": "COVID-19",
1821
+ "percent_test_positivity": "12.4"
1822
+ },
1823
+ {
1824
+ "week_end": "2023-12-23",
1825
+ "pathogen": "Influenza",
1826
+ "percent_test_positivity": "17.4"
1827
+ },
1828
+ {
1829
+ "week_end": "2023-12-23",
1830
+ "pathogen": "RSV",
1831
+ "percent_test_positivity": "11.3"
1832
+ },
1833
+ {
1834
+ "week_end": "2023-12-30",
1835
+ "pathogen": "COVID-19",
1836
+ "percent_test_positivity": "13.1"
1837
+ },
1838
+ {
1839
+ "week_end": "2023-12-30",
1840
+ "pathogen": "Influenza",
1841
+ "percent_test_positivity": "18.3"
1842
+ },
1843
+ {
1844
+ "week_end": "2023-12-30",
1845
+ "pathogen": "RSV",
1846
+ "percent_test_positivity": "10.5"
1847
+ },
1848
+ {
1849
+ "week_end": "2024-01-06",
1850
+ "pathogen": "COVID-19",
1851
+ "percent_test_positivity": "12.9"
1852
+ },
1853
+ {
1854
+ "week_end": "2024-01-06",
1855
+ "pathogen": "Influenza",
1856
+ "percent_test_positivity": "13.8"
1857
+ },
1858
+ {
1859
+ "week_end": "2024-01-06",
1860
+ "pathogen": "RSV",
1861
+ "percent_test_positivity": "9.9"
1862
+ },
1863
+ {
1864
+ "week_end": "2024-01-13",
1865
+ "pathogen": "COVID-19",
1866
+ "percent_test_positivity": "11.9"
1867
+ },
1868
+ {
1869
+ "week_end": "2024-01-13",
1870
+ "pathogen": "Influenza",
1871
+ "percent_test_positivity": "14.0"
1872
+ },
1873
+ {
1874
+ "week_end": "2024-01-13",
1875
+ "pathogen": "RSV",
1876
+ "percent_test_positivity": "8.4"
1877
+ },
1878
+ {
1879
+ "week_end": "2024-01-20",
1880
+ "pathogen": "COVID-19",
1881
+ "percent_test_positivity": "10.9"
1882
+ },
1883
+ {
1884
+ "week_end": "2024-01-20",
1885
+ "pathogen": "Influenza",
1886
+ "percent_test_positivity": "15.0"
1887
+ },
1888
+ {
1889
+ "week_end": "2024-01-20",
1890
+ "pathogen": "RSV",
1891
+ "percent_test_positivity": "7.3"
1892
+ },
1893
+ {
1894
+ "week_end": "2024-01-27",
1895
+ "pathogen": "COVID-19",
1896
+ "percent_test_positivity": "10.5"
1897
+ },
1898
+ {
1899
+ "week_end": "2024-01-27",
1900
+ "pathogen": "Influenza",
1901
+ "percent_test_positivity": "16.2"
1902
+ },
1903
+ {
1904
+ "week_end": "2024-01-27",
1905
+ "pathogen": "RSV",
1906
+ "percent_test_positivity": "6.1"
1907
+ },
1908
+ {
1909
+ "week_end": "2024-02-03",
1910
+ "pathogen": "COVID-19",
1911
+ "percent_test_positivity": "10.0"
1912
+ },
1913
+ {
1914
+ "week_end": "2024-02-03",
1915
+ "pathogen": "Influenza",
1916
+ "percent_test_positivity": "16.5"
1917
+ },
1918
+ {
1919
+ "week_end": "2024-02-03",
1920
+ "pathogen": "RSV",
1921
+ "percent_test_positivity": "5.5"
1922
+ },
1923
+ {
1924
+ "week_end": "2024-02-10",
1925
+ "pathogen": "COVID-19",
1926
+ "percent_test_positivity": "9.5"
1927
+ },
1928
+ {
1929
+ "week_end": "2024-02-10",
1930
+ "pathogen": "Influenza",
1931
+ "percent_test_positivity": "15.9"
1932
+ },
1933
+ {
1934
+ "week_end": "2024-02-10",
1935
+ "pathogen": "RSV",
1936
+ "percent_test_positivity": "5.0"
1937
+ },
1938
+ {
1939
+ "week_end": "2024-02-17",
1940
+ "pathogen": "COVID-19",
1941
+ "percent_test_positivity": "8.3"
1942
+ },
1943
+ {
1944
+ "week_end": "2024-02-17",
1945
+ "pathogen": "Influenza",
1946
+ "percent_test_positivity": "15.6"
1947
+ },
1948
+ {
1949
+ "week_end": "2024-02-17",
1950
+ "pathogen": "RSV",
1951
+ "percent_test_positivity": "4.3"
1952
+ },
1953
+ {
1954
+ "week_end": "2024-02-24",
1955
+ "pathogen": "COVID-19",
1956
+ "percent_test_positivity": "7.7"
1957
+ },
1958
+ {
1959
+ "week_end": "2024-02-24",
1960
+ "pathogen": "Influenza",
1961
+ "percent_test_positivity": "15.6"
1962
+ },
1963
+ {
1964
+ "week_end": "2024-02-24",
1965
+ "pathogen": "RSV",
1966
+ "percent_test_positivity": "3.7"
1967
+ },
1968
+ {
1969
+ "week_end": "2024-03-02",
1970
+ "pathogen": "COVID-19",
1971
+ "percent_test_positivity": "6.7"
1972
+ },
1973
+ {
1974
+ "week_end": "2024-03-02",
1975
+ "pathogen": "Influenza",
1976
+ "percent_test_positivity": "15.0"
1977
+ },
1978
+ {
1979
+ "week_end": "2024-03-02",
1980
+ "pathogen": "RSV",
1981
+ "percent_test_positivity": "3.1"
1982
+ },
1983
+ {
1984
+ "week_end": "2024-03-09",
1985
+ "pathogen": "COVID-19",
1986
+ "percent_test_positivity": "5.5"
1987
+ },
1988
+ {
1989
+ "week_end": "2024-03-09",
1990
+ "pathogen": "Influenza",
1991
+ "percent_test_positivity": "14.2"
1992
+ },
1993
+ {
1994
+ "week_end": "2024-03-09",
1995
+ "pathogen": "RSV",
1996
+ "percent_test_positivity": "2.8"
1997
+ },
1998
+ {
1999
+ "week_end": "2024-03-16",
2000
+ "pathogen": "COVID-19",
2001
+ "percent_test_positivity": "4.6"
2002
+ },
2003
+ {
2004
+ "week_end": "2024-03-16",
2005
+ "pathogen": "Influenza",
2006
+ "percent_test_positivity": "12.0"
2007
+ },
2008
+ {
2009
+ "week_end": "2024-03-16",
2010
+ "pathogen": "RSV",
2011
+ "percent_test_positivity": "2.3"
2012
+ },
2013
+ {
2014
+ "week_end": "2024-03-23",
2015
+ "pathogen": "COVID-19",
2016
+ "percent_test_positivity": "4.0"
2017
+ },
2018
+ {
2019
+ "week_end": "2024-03-23",
2020
+ "pathogen": "RSV",
2021
+ "percent_test_positivity": "1.9"
2022
+ }
2023
+ ],
2024
+ "showChartBrush": false,
2025
+ "datasets": {},
2026
+ "visualizationType": "Line",
2027
+ "customColors": [
2028
+ "#f06f19",
2029
+ "#0a58d6",
2030
+ "#890664",
2031
+ "#000000",
2032
+ "#89bf13",
2033
+ "#94036f",
2034
+ "#87b6f9",
2035
+ "#867a77",
2036
+ "#000000"
2037
+ ],
2038
+ "dataFileName": "/wcms/vizdata/Respitory_Viruses/NREVSSWeeklyPercentPositive.json",
2039
+ "dataFileSourceType": "url",
2040
+ "dataDescription": {
2041
+ "horizontal": false,
2042
+ "series": true,
2043
+ "singleRow": false,
2044
+ "xKey": "week_end",
2045
+ "valueKeys": [
2046
+ "percent_test_positivity"
2047
+ ],
2048
+ "seriesKey": "pathogen"
2049
+ },
2050
+ "validated": "4.24.3",
2051
+ "dynamicMarginTop": 0,
2052
+ "filters": [],
2053
+ "runtimeDataUrl": "https://wcms-wp.cdc.gov/wcms/vizdata/Respitory_Viruses/NREVSSWeeklyPercentPositive.json",
2054
+ "description": "<div>Data presented through: <span class=\"date_max_2\"></span>; Data as of: <span class=\"date_min_2\"></span></div><a href=\"https://data.cdc.gov/Public-Health-Surveillance/2023-Respiratory-Virus-Response-Percent-of-Tests-P/seuz-s2cv\">Dataset on data.cdc.gov</a> | <a href=\"/wcms/vizdata/Respitory_Viruses/NREVSSWeeklyPercentPositive.json\">Link to Dataset</a>",
2055
+ "regions": [
2056
+ {
2057
+ "from": "14",
2058
+ "to": "2024-01-13",
2059
+ "label": "",
2060
+ "background": "#777777",
2061
+ "toType": "Last Date",
2062
+ "fromType": "Previous Days"
2063
+ }
2064
+ ]
2065
+ }