@cdc/chart 4.25.6-2 → 4.25.7

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.
Files changed (54) hide show
  1. package/dist/cdcchart.js +52634 -30848
  2. package/package.json +3 -2
  3. package/src/CdcChartComponent.tsx +13 -9
  4. package/src/_stories/Chart.BoxPlot.stories.tsx +35 -0
  5. package/src/_stories/Chart.stories.tsx +0 -7
  6. package/src/_stories/Chart.tooltip.stories.tsx +35 -275
  7. package/src/_stories/_mock/bar-chart-suppressed.json +2 -80
  8. package/src/_stories/_mock/boxplot_multiseries.json +252 -166
  9. package/src/components/AreaChart/components/AreaChart.Stacked.jsx +1 -1
  10. package/src/components/AreaChart/components/AreaChart.jsx +4 -8
  11. package/src/components/BarChart/components/BarChart.Horizontal.tsx +34 -2
  12. package/src/components/BarChart/components/BarChart.Vertical.tsx +15 -0
  13. package/src/components/BoxPlot/BoxPlot.Horizontal.tsx +131 -0
  14. package/src/components/BoxPlot/{BoxPlot.tsx → BoxPlot.Vertical.tsx} +4 -4
  15. package/src/components/BoxPlot/helpers/index.ts +32 -12
  16. package/src/components/BrushChart.tsx +1 -1
  17. package/src/components/EditorPanel/EditorPanel.tsx +3 -3
  18. package/src/components/EditorPanel/components/Panels/Panel.General.tsx +2 -2
  19. package/src/components/Forecasting/{Forecasting.jsx → Forecasting.tsx} +32 -12
  20. package/src/components/Legend/LegendGroup/LegendGroup.tsx +1 -0
  21. package/src/components/Legend/helpers/index.ts +2 -2
  22. package/src/components/LinearChart.tsx +63 -15
  23. package/src/data/initial-state.js +1 -5
  24. package/src/helpers/filterAndShiftLinearDateTicks.ts +58 -0
  25. package/src/helpers/getBridgedData.ts +13 -0
  26. package/src/helpers/tests/getBridgedData.test.ts +64 -0
  27. package/src/hooks/useScales.ts +42 -42
  28. package/src/hooks/useTooltip.tsx +3 -2
  29. package/src/scss/main.scss +2 -8
  30. package/src/store/chart.actions.ts +2 -2
  31. package/src/store/chart.reducer.ts +4 -12
  32. package/src/types/ChartConfig.ts +0 -5
  33. package/examples/private/0527.json +0 -1
  34. package/examples/private/DEV-8850-2.json +0 -493
  35. package/examples/private/DEV-9822.json +0 -574
  36. package/examples/private/DEV-9840.json +0 -553
  37. package/examples/private/DEV-9850-3.json +0 -461
  38. package/examples/private/chart.json +0 -1084
  39. package/examples/private/ci_formatted.json +0 -202
  40. package/examples/private/ci_issue.json +0 -3016
  41. package/examples/private/completed.json +0 -634
  42. package/examples/private/dem-data-long.csv +0 -20
  43. package/examples/private/dem-data-long.json +0 -36
  44. package/examples/private/demographic_data.csv +0 -157
  45. package/examples/private/demographic_data.json +0 -2654
  46. package/examples/private/demographic_dynamic.json +0 -443
  47. package/examples/private/demographic_standard.json +0 -560
  48. package/examples/private/ehdi.json +0 -29939
  49. package/examples/private/line-issue.json +0 -497
  50. package/examples/private/not-loading.json +0 -360
  51. package/examples/private/test.json +0 -493
  52. package/examples/private/testing-pie.json +0 -436
  53. package/src/components/BoxPlot/index.tsx +0 -3
  54. /package/src/components/Brush/{BrushController..tsx → BrushController.tsx} +0 -0
@@ -1,3016 +0,0 @@
1
- {
2
- "annotations": [],
3
- "type": "chart",
4
- "debugSvg": false,
5
- "chartMessage": {
6
- "noData": "No Data Available"
7
- },
8
- "title": "",
9
- "showTitle": true,
10
- "showDownloadMediaButton": false,
11
- "theme": "theme-blue",
12
- "animate": false,
13
- "fontSize": "medium",
14
- "lineDatapointStyle": "hover",
15
- "lineDatapointColor": "Same as Line",
16
- "barHasBorder": "false",
17
- "isLollipopChart": false,
18
- "lollipopShape": "circle",
19
- "lollipopColorStyle": "two-tone",
20
- "visualizationSubType": "regular",
21
- "barStyle": "",
22
- "roundingStyle": "standard",
23
- "tipRounding": "top",
24
- "isResponsiveTicks": false,
25
- "general": {
26
- "annotationDropdownText": "Annotations",
27
- "showDownloadButton": false,
28
- "showMissingDataLabel": true,
29
- "showSuppressedSymbol": true,
30
- "showZeroValueData": true,
31
- "hideNullValue": true
32
- },
33
- "padding": {
34
- "left": 5,
35
- "right": 5
36
- },
37
- "preliminaryData": [],
38
- "yAxis": {
39
- "hideAxis": false,
40
- "displayNumbersOnBar": false,
41
- "hideLabel": false,
42
- "hideTicks": false,
43
- "size": 50,
44
- "gridLines": false,
45
- "enablePadding": false,
46
- "min": "",
47
- "max": "",
48
- "labelColor": "#333",
49
- "tickLabelColor": "#333",
50
- "tickColor": "#333",
51
- "rightHideAxis": false,
52
- "rightAxisSize": 0,
53
- "rightLabel": "",
54
- "rightLabelOffsetSize": 0,
55
- "rightAxisLabelColor": "#333",
56
- "rightAxisTickLabelColor": "#333",
57
- "rightAxisTickColor": "#333",
58
- "numTicks": "",
59
- "axisPadding": 0,
60
- "scalePadding": 10,
61
- "tickRotation": 0,
62
- "anchors": [],
63
- "shoMissingDataLabel": true,
64
- "showMissingDataLine": true,
65
- "categories": []
66
- },
67
- "boxplot": {
68
- "plots": [],
69
- "borders": "true",
70
- "plotOutlierValues": false,
71
- "plotNonOutlierValues": true,
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
- "count": "Count",
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": 300,
99
- "horizontal": 750
100
- },
101
- "xAxis": {
102
- "sortDates": false,
103
- "anchors": [],
104
- "type": "categorical",
105
- "showTargetLabel": true,
106
- "targetLabel": "Target",
107
- "hideAxis": false,
108
- "hideLabel": false,
109
- "hideTicks": false,
110
- "size": 75,
111
- "tickRotation": 0,
112
- "min": "",
113
- "max": "",
114
- "labelColor": "#333",
115
- "tickLabelColor": "#333",
116
- "tickColor": "#333",
117
- "numTicks": "",
118
- "labelOffset": 0,
119
- "axisPadding": 200,
120
- "target": 0,
121
- "maxTickRotation": 0,
122
- "padding": 5,
123
- "showYearsOnce": false,
124
- "sortByRecentDate": false,
125
- "dataKey": "Year",
126
- "axisBBox": 25.693336486816406,
127
- "tickWidthMax": 41
128
- },
129
- "table": {
130
- "label": "Data Table",
131
- "expanded": true,
132
- "limitHeight": false,
133
- "height": "",
134
- "caption": "",
135
- "showDownloadUrl": false,
136
- "showDataTableLink": true,
137
- "showDownloadLinkBelow": true,
138
- "indexLabel": "",
139
- "download": true,
140
- "showVertical": true,
141
- "dateDisplayFormat": "",
142
- "showMissingDataLabel": true,
143
- "showSuppressedSymbol": true,
144
- "show": true
145
- },
146
- "orientation": "vertical",
147
- "color": "pinkpurple",
148
- "columns": {
149
- "State_Long": {
150
- "label": "State_Long",
151
- "dataTable": true,
152
- "tooltips": false,
153
- "prefix": "",
154
- "suffix": "",
155
- "forestPlot": false,
156
- "startingPoint": "0",
157
- "forestPlotAlignRight": false,
158
- "roundToPlace": 0,
159
- "commas": false,
160
- "showInViz": false,
161
- "forestPlotStartingPoint": 0,
162
- "name": "State_Long",
163
- "order": 2
164
- },
165
- "Male_Formatted": {
166
- "label": "Male_Formatted",
167
- "dataTable": true,
168
- "tooltips": false,
169
- "prefix": "",
170
- "suffix": "",
171
- "forestPlot": false,
172
- "startingPoint": "0",
173
- "forestPlotAlignRight": false,
174
- "roundToPlace": 0,
175
- "commas": false,
176
- "showInViz": false,
177
- "forestPlotStartingPoint": 0,
178
- "name": "Male_Formatted"
179
- },
180
- "Female_Formatted": {
181
- "label": "Female_Formatted",
182
- "dataTable": true,
183
- "tooltips": false,
184
- "prefix": "",
185
- "suffix": "",
186
- "forestPlot": false,
187
- "startingPoint": "0",
188
- "forestPlotAlignRight": false,
189
- "roundToPlace": 0,
190
- "commas": false,
191
- "showInViz": false,
192
- "forestPlotStartingPoint": 0,
193
- "name": "Female_Formatted"
194
- }
195
- },
196
- "legend": {
197
- "hide": false,
198
- "behavior": "isolate",
199
- "axisAlign": true,
200
- "singleRow": true,
201
- "colorCode": "",
202
- "reverseLabelOrder": false,
203
- "description": "",
204
- "dynamicLegend": false,
205
- "dynamicLegendDefaultText": "Show All",
206
- "dynamicLegendItemLimit": 5,
207
- "dynamicLegendItemLimitMessage": "Dynamic Legend Item Limit Hit.",
208
- "dynamicLegendChartMessage": "Select Options from the Legend",
209
- "label": "",
210
- "lineMode": false,
211
- "verticalSorted": false,
212
- "highlightOnHover": false,
213
- "hideSuppressedLabels": false,
214
- "hideSuppressionLink": false,
215
- "seriesHighlight": [],
216
- "style": "circles",
217
- "subStyle": "linear blocks",
218
- "tickRotation": "",
219
- "hideBorder": {
220
- "side": false,
221
- "topBottom": true
222
- },
223
- "position": "right"
224
- },
225
- "brush": {
226
- "height": 45,
227
- "active": false
228
- },
229
- "exclusions": {
230
- "active": false,
231
- "keys": []
232
- },
233
- "palette": "qualitative-bold",
234
- "isPaletteReversed": false,
235
- "twoColor": {
236
- "palette": "monochrome-1",
237
- "isPaletteReversed": false
238
- },
239
- "labels": false,
240
- "dataFormat": {
241
- "commas": false,
242
- "prefix": "",
243
- "suffix": "",
244
- "abbreviated": false,
245
- "bottomSuffix": "",
246
- "bottomPrefix": "",
247
- "bottomAbbreviated": false
248
- },
249
- "confidenceKeys": {
250
- "upper": "total_high",
251
- "lower": "total_low"
252
- },
253
- "visual": {
254
- "border": true,
255
- "accent": true,
256
- "background": true,
257
- "verticalHoverLine": false,
258
- "horizontalHoverLine": false
259
- },
260
- "useLogScale": false,
261
- "filterBehavior": "Filter Change",
262
- "highlightedBarValues": [],
263
- "series": [],
264
- "tooltips": {
265
- "opacity": 90,
266
- "singleSeries": false,
267
- "dateDisplayFormat": ""
268
- },
269
- "forestPlot": {
270
- "startAt": 0,
271
- "colors": {
272
- "line": "",
273
- "shape": ""
274
- },
275
- "lineOfNoEffect": {
276
- "show": true
277
- },
278
- "type": "",
279
- "pooledResult": {
280
- "diamondHeight": 5,
281
- "column": ""
282
- },
283
- "estimateField": "",
284
- "estimateRadius": "",
285
- "shape": "square",
286
- "rowHeight": 20,
287
- "description": {
288
- "show": true,
289
- "text": "description",
290
- "location": 0
291
- },
292
- "result": {
293
- "show": true,
294
- "text": "result",
295
- "location": 100
296
- },
297
- "radius": {
298
- "min": 2,
299
- "max": 10,
300
- "scalingColumn": ""
301
- },
302
- "regression": {
303
- "lower": 0,
304
- "upper": 0,
305
- "estimateField": 0
306
- },
307
- "leftWidthOffset": 0,
308
- "rightWidthOffset": 0,
309
- "showZeroLine": false,
310
- "leftLabel": "",
311
- "rightLabel": ""
312
- },
313
- "area": {
314
- "isStacked": false
315
- },
316
- "sankey": {
317
- "title": {
318
- "defaultColor": "black"
319
- },
320
- "iterations": 1,
321
- "rxValue": 0.9,
322
- "overallSize": {
323
- "width": 900,
324
- "height": 700
325
- },
326
- "margin": {
327
- "margin_y": 25,
328
- "margin_x": 0
329
- },
330
- "nodeSize": {
331
- "nodeWidth": 26,
332
- "nodeHeight": 40
333
- },
334
- "nodePadding": 55,
335
- "nodeFontColor": "black",
336
- "nodeColor": {
337
- "default": "#ff8500",
338
- "inactive": "#808080"
339
- },
340
- "linkColor": {
341
- "default": "#ffc900",
342
- "inactive": "#D3D3D3"
343
- },
344
- "opacity": {
345
- "nodeOpacityDefault": 1,
346
- "nodeOpacityInactive": 0.1,
347
- "LinkOpacityDefault": 1,
348
- "LinkOpacityInactive": 0.1
349
- },
350
- "storyNodeFontColor": "#006778",
351
- "storyNodeText": [],
352
- "nodeValueStyle": {
353
- "textBefore": "(",
354
- "textAfter": ")"
355
- },
356
- "data": []
357
- },
358
- "visualizationType": "Bar",
359
- "data": [
360
- {
361
- "Year": "2019",
362
- "State": "XX",
363
- "State_Long": "United States",
364
- "Total": "36.7",
365
- "Total_CI_low": "35.1",
366
- "Total_CI_high": "38.3",
367
- "Total_Formatted": "36.7 (CI 35.1, 38.3)",
368
- "Female": "46.6",
369
- "Female_CI_low": "44.4",
370
- "Female_CI_high": "48.9",
371
- "Female_Formatted": "46.6 (CI 44.4, 48.9)",
372
- "Male": "26.8",
373
- "Male_CI_low": "25.2",
374
- "Male_CI_high": "28.4",
375
- "Male_Formatted": "26.8 (CI 25.2, 28.4)"
376
- },
377
- {
378
- "Year": "2019",
379
- "State": "AL",
380
- "State_Long": "Alabama",
381
- "Total": "37.5",
382
- "Total_CI_low": "34.8",
383
- "Total_CI_high": "40.3",
384
- "Total_Formatted": "37.5 (CI 34.8, 40.3)",
385
- "Female": "48.6",
386
- "Female_CI_low": "44.2",
387
- "Female_CI_high": "53.1",
388
- "Female_Formatted": "48.6 (CI 44.2, 53.1)",
389
- "Male": "26.2",
390
- "Male_CI_low": "23.7",
391
- "Male_CI_high": "28.9",
392
- "Male_Formatted": "26.2 (CI 23.7, 28.9)"
393
- },
394
- {
395
- "Year": "2019",
396
- "State": "AK",
397
- "State_Long": "Alaska",
398
- "Total": "38.1",
399
- "Total_CI_low": "34.2",
400
- "Total_CI_high": "42.1",
401
- "Total_Formatted": "38.1 (CI 34.2, 42.1)",
402
- "Female": "48.4",
403
- "Female_CI_low": "42.4",
404
- "Female_CI_high": "54.4",
405
- "Female_Formatted": "48.4 (CI 42.4, 54.4)",
406
- "Male": "28.4",
407
- "Male_CI_low": "24.1",
408
- "Male_CI_high": "33.1",
409
- "Male_Formatted": "28.4 (CI 24.1, 33.1)"
410
- },
411
- {
412
- "Year": "2019",
413
- "State": "AS",
414
- "State_Long": "American Samoa",
415
- "Total": "Not Available",
416
- "Total_CI_low": "Not Available",
417
- "Total_CI_high": "Not Available",
418
- "Total_Formatted": "Not Available",
419
- "Female": "Not Available",
420
- "Female_CI_low": "Not Available",
421
- "Female_CI_high": "Not Available",
422
- "Female_Formatted": "Not Available",
423
- "Male": "Not Available",
424
- "Male_CI_low": "Not Available",
425
- "Male_CI_high": "Not Available",
426
- "Male_Formatted": "Not Available"
427
- },
428
- {
429
- "Year": "2019",
430
- "State": "AZ",
431
- "State_Long": "Arizona",
432
- "Total": "40.6",
433
- "Total_CI_low": "37.4",
434
- "Total_CI_high": "44",
435
- "Total_Formatted": "40.6 (CI 37.4, 44.0)",
436
- "Female": "51.6",
437
- "Female_CI_low": "48",
438
- "Female_CI_high": "55.1",
439
- "Female_Formatted": "51.6 (CI 48.0, 55.1)",
440
- "Male": "29.9",
441
- "Male_CI_low": "27",
442
- "Male_CI_high": "32.9",
443
- "Male_Formatted": "29.9 (CI 27.0, 32.9)"
444
- },
445
- {
446
- "Year": "2019",
447
- "State": "AR",
448
- "State_Long": "Arkansas",
449
- "Total": "35.9",
450
- "Total_CI_low": "32.9",
451
- "Total_CI_high": "39.1",
452
- "Total_Formatted": "35.9 (CI 32.9, 39.1)",
453
- "Female": "47.1",
454
- "Female_CI_low": "42.2",
455
- "Female_CI_high": "52.1",
456
- "Female_Formatted": "47.1 (CI 42.2, 52.1)",
457
- "Male": "24.6",
458
- "Male_CI_low": "21.5",
459
- "Male_CI_high": "28",
460
- "Male_Formatted": "24.6 (CI 21.5, 28.0)"
461
- },
462
- {
463
- "Year": "2019",
464
- "State": "CA",
465
- "State_Long": "California",
466
- "Total": "45.3",
467
- "Total_CI_low": "38.8",
468
- "Total_CI_high": "51.9",
469
- "Total_Formatted": "45.3 (CI 38.8, 51.9)",
470
- "Female": "57.1",
471
- "Female_CI_low": "51.1",
472
- "Female_CI_high": "62.9",
473
- "Female_Formatted": "57.1 (CI 51.1, 62.9)",
474
- "Male": "33.7",
475
- "Male_CI_low": "25.3",
476
- "Male_CI_high": "43.3",
477
- "Male_Formatted": "33.7 (CI 25.3, 43.3)"
478
- },
479
- {
480
- "Year": "2019",
481
- "State": "CO",
482
- "State_Long": "Colorado",
483
- "Total": "33.8",
484
- "Total_CI_low": "29.9",
485
- "Total_CI_high": "38",
486
- "Total_Formatted": "33.8 (CI 29.9, 38.0)",
487
- "Female": "43.3",
488
- "Female_CI_low": "37.5",
489
- "Female_CI_high": "49.4",
490
- "Female_Formatted": "43.3 (CI 37.5, 49.4)",
491
- "Male": "24.6",
492
- "Male_CI_low": "20.2",
493
- "Male_CI_high": "29.6",
494
- "Male_Formatted": "24.6 (CI 20.2, 29.6)"
495
- },
496
- {
497
- "Year": "2019",
498
- "State": "CT",
499
- "State_Long": "Connecticut",
500
- "Total": "30.6",
501
- "Total_CI_low": "27.3",
502
- "Total_CI_high": "34",
503
- "Total_Formatted": "30.6 (CI 27.3, 34.0)",
504
- "Female": "40.5",
505
- "Female_CI_low": "36.1",
506
- "Female_CI_high": "44.9",
507
- "Female_Formatted": "40.5 (CI 36.1, 44.9)",
508
- "Male": "21",
509
- "Male_CI_low": "18.2",
510
- "Male_CI_high": "24.1",
511
- "Male_Formatted": "21 (CI 18.2, 24.1)"
512
- },
513
- {
514
- "Year": "2019",
515
- "State": "DE",
516
- "State_Long": "Delaware",
517
- "Total": "Not Available",
518
- "Total_CI_low": "Not Available",
519
- "Total_CI_high": "Not Available",
520
- "Total_Formatted": "Not Available",
521
- "Female": "Not Available",
522
- "Female_CI_low": "Not Available",
523
- "Female_CI_high": "Not Available",
524
- "Female_Formatted": "Not Available",
525
- "Male": "Not Available",
526
- "Male_CI_low": "Not Available",
527
- "Male_CI_high": "Not Available",
528
- "Male_Formatted": "Not Available"
529
- },
530
- {
531
- "Year": "2019",
532
- "State": "FL",
533
- "State_Long": "Florida",
534
- "Total": "33.7",
535
- "Total_CI_low": "32.2",
536
- "Total_CI_high": "35.2",
537
- "Total_Formatted": "33.7 (CI 32.2, 35.2)",
538
- "Female": "43.4",
539
- "Female_CI_low": "41",
540
- "Female_CI_high": "45.8",
541
- "Female_Formatted": "43.4 (CI 41.0, 45.8)",
542
- "Male": "24.2",
543
- "Male_CI_low": "22.6",
544
- "Male_CI_high": "25.8",
545
- "Male_Formatted": "24.2 (CI 22.6, 25.8)"
546
- },
547
- {
548
- "Year": "2019",
549
- "State": "GA",
550
- "State_Long": "Georgia",
551
- "Total": "29.9",
552
- "Total_CI_low": "27",
553
- "Total_CI_high": "32.9",
554
- "Total_Formatted": "29.9 (CI 27.0, 32.9)",
555
- "Female": "37.7",
556
- "Female_CI_low": "34.2",
557
- "Female_CI_high": "41.4",
558
- "Female_Formatted": "37.7 (CI 34.2, 41.4)",
559
- "Male": "21.8",
560
- "Male_CI_low": "19.8",
561
- "Male_CI_high": "24",
562
- "Male_Formatted": "21.8 (CI 19.8, 24.0)"
563
- },
564
- {
565
- "Year": "2019",
566
- "State": "GU",
567
- "State_Long": "Guam",
568
- "Total": "46.9",
569
- "Total_CI_low": "43",
570
- "Total_CI_high": "50.8",
571
- "Total_Formatted": "46.9 (CI 43.0, 50.8)",
572
- "Female": "58.9",
573
- "Female_CI_low": "53.2",
574
- "Female_CI_high": "64.4",
575
- "Female_Formatted": "58.9 (CI 53.2, 64.4)",
576
- "Male": "36.9",
577
- "Male_CI_low": "32.1",
578
- "Male_CI_high": "42",
579
- "Male_Formatted": "36.9 (CI 32.1, 42.0)"
580
- },
581
- {
582
- "Year": "2019",
583
- "State": "HI",
584
- "State_Long": "Hawaii",
585
- "Total": "34.7",
586
- "Total_CI_low": "32.6",
587
- "Total_CI_high": "36.9",
588
- "Total_Formatted": "34.7 (CI 32.6, 36.9)",
589
- "Female": "44.1",
590
- "Female_CI_low": "40.5",
591
- "Female_CI_high": "47.7",
592
- "Female_Formatted": "44.1 (CI 40.5, 47.7)",
593
- "Male": "25.3",
594
- "Male_CI_low": "22.8",
595
- "Male_CI_high": "28",
596
- "Male_Formatted": "25.3 (CI 22.8, 28.0)"
597
- },
598
- {
599
- "Year": "2019",
600
- "State": "ID",
601
- "State_Long": "Idaho",
602
- "Total": "38.9",
603
- "Total_CI_low": "35.5",
604
- "Total_CI_high": "42.5",
605
- "Total_Formatted": "38.9 (CI 35.5, 42.5)",
606
- "Female": "46.1",
607
- "Female_CI_low": "41.5",
608
- "Female_CI_high": "50.9",
609
- "Female_Formatted": "46.1 (CI 41.5, 50.9)",
610
- "Male": "31.6",
611
- "Male_CI_low": "27.4",
612
- "Male_CI_high": "36.1",
613
- "Male_Formatted": "31.6 (CI 27.4, 36.1)"
614
- },
615
- {
616
- "Year": "2019",
617
- "State": "IL",
618
- "State_Long": "Illinois",
619
- "Total": "36.3",
620
- "Total_CI_low": "32.9",
621
- "Total_CI_high": "40",
622
- "Total_Formatted": "36.3 (CI 32.9, 40.0)",
623
- "Female": "46",
624
- "Female_CI_low": "42.3",
625
- "Female_CI_high": "49.7",
626
- "Female_Formatted": "46 (CI 42.3, 49.7)",
627
- "Male": "26.8",
628
- "Male_CI_low": "22.5",
629
- "Male_CI_high": "31.6",
630
- "Male_Formatted": "26.8 (CI 22.5, 31.6)"
631
- },
632
- {
633
- "Year": "2019",
634
- "State": "IN",
635
- "State_Long": "Indiana",
636
- "Total": "Not Available",
637
- "Total_CI_low": "Not Available",
638
- "Total_CI_high": "Not Available",
639
- "Total_Formatted": "Not Available",
640
- "Female": "Not Available",
641
- "Female_CI_low": "Not Available",
642
- "Female_CI_high": "Not Available",
643
- "Female_Formatted": "Not Available",
644
- "Male": "Not Available",
645
- "Male_CI_low": "Not Available",
646
- "Male_CI_high": "Not Available",
647
- "Male_Formatted": "Not Available"
648
- },
649
- {
650
- "Year": "2019",
651
- "State": "IA",
652
- "State_Long": "Iowa",
653
- "Total": "33.3",
654
- "Total_CI_low": "29.6",
655
- "Total_CI_high": "37.2",
656
- "Total_Formatted": "33.3 (CI 29.6, 37.2)",
657
- "Female": "43.5",
658
- "Female_CI_low": "38.5",
659
- "Female_CI_high": "48.6",
660
- "Female_Formatted": "43.5 (CI 38.5, 48.6)",
661
- "Male": "23.5",
662
- "Male_CI_low": "19.5",
663
- "Male_CI_high": "28",
664
- "Male_Formatted": "23.5 (CI 19.5, 28.0)"
665
- },
666
- {
667
- "Year": "2019",
668
- "State": "KS",
669
- "State_Long": "Kansas",
670
- "Total": "32.5",
671
- "Total_CI_low": "28.9",
672
- "Total_CI_high": "36.2",
673
- "Total_Formatted": "32.5 (CI 28.9, 36.2)",
674
- "Female": "40.9",
675
- "Female_CI_low": "36",
676
- "Female_CI_high": "45.9",
677
- "Female_Formatted": "40.9 (CI 36.0, 45.9)",
678
- "Male": "24.4",
679
- "Male_CI_low": "21",
680
- "Male_CI_high": "28.2",
681
- "Male_Formatted": "24.4 (CI 21.0, 28.2)"
682
- },
683
- {
684
- "Year": "2019",
685
- "State": "KY",
686
- "State_Long": "Kentucky",
687
- "Total": "37.2",
688
- "Total_CI_low": "34.3",
689
- "Total_CI_high": "40.1",
690
- "Total_Formatted": "37.2 (CI 34.3, 40.1)",
691
- "Female": "46.7",
692
- "Female_CI_low": "43.3",
693
- "Female_CI_high": "50.2",
694
- "Female_Formatted": "46.7 (CI 43.3, 50.2)",
695
- "Male": "27.8",
696
- "Male_CI_low": "23.9",
697
- "Male_CI_high": "32.1",
698
- "Male_Formatted": "27.8 (CI 23.9, 32.1)"
699
- },
700
- {
701
- "Year": "2019",
702
- "State": "LA",
703
- "State_Long": "Louisiana",
704
- "Total": "37",
705
- "Total_CI_low": "33.7",
706
- "Total_CI_high": "40.3",
707
- "Total_Formatted": "37 (CI 33.7, 40.3)",
708
- "Female": "45.5",
709
- "Female_CI_low": "39.9",
710
- "Female_CI_high": "51.3",
711
- "Female_Formatted": "45.5 (CI 39.9, 51.3)",
712
- "Male": "28.4",
713
- "Male_CI_low": "24.6",
714
- "Male_CI_high": "32.5",
715
- "Male_Formatted": "28.4 (CI 24.6, 32.5)"
716
- },
717
- {
718
- "Year": "2019",
719
- "State": "ME",
720
- "State_Long": "Maine",
721
- "Total": "31.4",
722
- "Total_CI_low": "29.2",
723
- "Total_CI_high": "33.8",
724
- "Total_Formatted": "31.4 (CI 29.2, 33.8)",
725
- "Female": "41",
726
- "Female_CI_low": "37.9",
727
- "Female_CI_high": "44.2",
728
- "Female_Formatted": "41 (CI 37.9, 44.2)",
729
- "Male": "22.2",
730
- "Male_CI_low": "20.5",
731
- "Male_CI_high": "23.9",
732
- "Male_Formatted": "22.2 (CI 20.5, 23.9)"
733
- },
734
- {
735
- "Year": "2019",
736
- "State": "MD",
737
- "State_Long": "Maryland",
738
- "Total": "32",
739
- "Total_CI_low": "30.9",
740
- "Total_CI_high": "33.1",
741
- "Total_Formatted": "32 (CI 30.9, 33.1)",
742
- "Female": "40.6",
743
- "Female_CI_low": "39.3",
744
- "Female_CI_high": "41.8",
745
- "Female_Formatted": "40.6 (CI 39.3, 41.8)",
746
- "Male": "23.5",
747
- "Male_CI_low": "22.2",
748
- "Male_CI_high": "24.8",
749
- "Male_Formatted": "23.5 (CI 22.2, 24.8)"
750
- },
751
- {
752
- "Year": "2019",
753
- "State": "MA",
754
- "State_Long": "Massachusetts",
755
- "Total": "33.8",
756
- "Total_CI_low": "30.8",
757
- "Total_CI_high": "37",
758
- "Total_Formatted": "33.8 (CI 30.8, 37.0)",
759
- "Female": "41.1",
760
- "Female_CI_low": "36.3",
761
- "Female_CI_high": "46.1",
762
- "Female_Formatted": "41.1 (CI 36.3, 46.1)",
763
- "Male": "26.4",
764
- "Male_CI_low": "23.7",
765
- "Male_CI_high": "29.2",
766
- "Male_Formatted": "26.4 (CI 23.7, 29.2)"
767
- },
768
- {
769
- "Year": "2019",
770
- "State": "MI",
771
- "State_Long": "Michigan",
772
- "Total": "36.4",
773
- "Total_CI_low": "33.6",
774
- "Total_CI_high": "39.3",
775
- "Total_Formatted": "36.4 (CI 33.6, 39.3)",
776
- "Female": "46.4",
777
- "Female_CI_low": "42.5",
778
- "Female_CI_high": "50.4",
779
- "Female_Formatted": "46.4 (CI 42.5, 50.4)",
780
- "Male": "26.4",
781
- "Male_CI_low": "24.1",
782
- "Male_CI_high": "28.9",
783
- "Male_Formatted": "26.4 (CI 24.1, 28.9)"
784
- },
785
- {
786
- "Year": "2019",
787
- "State": "MS",
788
- "State_Long": "Mississippi",
789
- "Total": "35.7",
790
- "Total_CI_low": "33.2",
791
- "Total_CI_high": "38.2",
792
- "Total_Formatted": "35.7 (CI 33.2, 38.2)",
793
- "Female": "44.4",
794
- "Female_CI_low": "41.1",
795
- "Female_CI_high": "47.8",
796
- "Female_Formatted": "44.4 (CI 41.1, 47.8)",
797
- "Male": "26.6",
798
- "Male_CI_low": "23.1",
799
- "Male_CI_high": "30.3",
800
- "Male_Formatted": "26.6 (CI 23.1, 30.3)"
801
- },
802
- {
803
- "Year": "2019",
804
- "State": "MO",
805
- "State_Long": "Missouri",
806
- "Total": "32.7",
807
- "Total_CI_low": "29.3",
808
- "Total_CI_high": "36.2",
809
- "Total_Formatted": "32.7 (CI 29.3, 36.2)",
810
- "Female": "41.3",
811
- "Female_CI_low": "36.6",
812
- "Female_CI_high": "46.3",
813
- "Female_Formatted": "41.3 (CI 36.6, 46.3)",
814
- "Male": "24",
815
- "Male_CI_low": "20.8",
816
- "Male_CI_high": "27.4",
817
- "Male_Formatted": "24 (CI 20.8, 27.4)"
818
- },
819
- {
820
- "Year": "2019",
821
- "State": "MT",
822
- "State_Long": "Montana",
823
- "Total": "36.7",
824
- "Total_CI_low": "34.9",
825
- "Total_CI_high": "38.6",
826
- "Total_Formatted": "36.7 (CI 34.9, 38.6)",
827
- "Female": "46",
828
- "Female_CI_low": "43.3",
829
- "Female_CI_high": "48.7",
830
- "Female_Formatted": "46 (CI 43.3, 48.7)",
831
- "Male": "27.5",
832
- "Male_CI_low": "25.7",
833
- "Male_CI_high": "29.4",
834
- "Male_Formatted": "27.5 (CI 25.7, 29.4)"
835
- },
836
- {
837
- "Year": "2019",
838
- "State": "NE",
839
- "State_Long": "Nebraska",
840
- "Total": "32",
841
- "Total_CI_low": "28.9",
842
- "Total_CI_high": "35.3",
843
- "Total_Formatted": "32 (CI 28.9, 35.3)",
844
- "Female": "43",
845
- "Female_CI_low": "37.9",
846
- "Female_CI_high": "48.1",
847
- "Female_Formatted": "43 (CI 37.9, 48.1)",
848
- "Male": "21.1",
849
- "Male_CI_low": "17.1",
850
- "Male_CI_high": "25.7",
851
- "Male_Formatted": "21.1 (CI 17.1, 25.7)"
852
- },
853
- {
854
- "Year": "2019",
855
- "State": "NV",
856
- "State_Long": "Nevada",
857
- "Total": "42.5",
858
- "Total_CI_low": "39.4",
859
- "Total_CI_high": "45.7",
860
- "Total_Formatted": "42.5 (CI 39.4, 45.7)",
861
- "Female": "52.2",
862
- "Female_CI_low": "48.4",
863
- "Female_CI_high": "56",
864
- "Female_Formatted": "52.2 (CI 48.4, 56.0)",
865
- "Male": "33.3",
866
- "Male_CI_low": "28.4",
867
- "Male_CI_high": "38.5",
868
- "Male_Formatted": "33.3 (CI 28.4, 38.5)"
869
- },
870
- {
871
- "Year": "2019",
872
- "State": "NH",
873
- "State_Long": "New Hampshire",
874
- "Total": "33.6",
875
- "Total_CI_low": "32.6",
876
- "Total_CI_high": "34.6",
877
- "Total_Formatted": "33.6 (CI 32.6, 34.6)",
878
- "Female": "43.9",
879
- "Female_CI_low": "42.4",
880
- "Female_CI_high": "45.4",
881
- "Female_Formatted": "43.9 (CI 42.4, 45.4)",
882
- "Male": "23.8",
883
- "Male_CI_low": "22.6",
884
- "Male_CI_high": "25",
885
- "Male_Formatted": "23.8 (CI 22.6, 25.0)"
886
- },
887
- {
888
- "Year": "2019",
889
- "State": "NJ",
890
- "State_Long": "New Jersey",
891
- "Total": "35.8",
892
- "Total_CI_low": "33",
893
- "Total_CI_high": "38.7",
894
- "Total_Formatted": "35.8 (CI 33.0, 38.7)",
895
- "Female": "45.4",
896
- "Female_CI_low": "40.1",
897
- "Female_CI_high": "50.8",
898
- "Female_Formatted": "45.4 (CI 40.1, 50.8)",
899
- "Male": "26.5",
900
- "Male_CI_low": "22.9",
901
- "Male_CI_high": "30.6",
902
- "Male_Formatted": "26.5 (CI 22.9, 30.6)"
903
- },
904
- {
905
- "Year": "2019",
906
- "State": "NM",
907
- "State_Long": "New Mexico",
908
- "Total": "40.4",
909
- "Total_CI_low": "38.1",
910
- "Total_CI_high": "42.8",
911
- "Total_Formatted": "40.4 (CI 38.1, 42.8)",
912
- "Female": "50.7",
913
- "Female_CI_low": "48",
914
- "Female_CI_high": "53.4",
915
- "Female_Formatted": "50.7 (CI 48.0, 53.4)",
916
- "Male": "30.3",
917
- "Male_CI_low": "28.2",
918
- "Male_CI_high": "32.6",
919
- "Male_Formatted": "30.3 (CI 28.2, 32.6)"
920
- },
921
- {
922
- "Year": "2019",
923
- "State": "NYA",
924
- "State_Long": "New York (Excluding New York City)",
925
- "Total": "34.6",
926
- "Total_CI_low": "30.8",
927
- "Total_CI_high": "38.7",
928
- "Total_Formatted": "34.6 (CI 30.8, 38.7)",
929
- "Female": "44",
930
- "Female_CI_low": "39.4",
931
- "Female_CI_high": "48.7",
932
- "Female_Formatted": "44 (CI 39.4, 48.7)",
933
- "Male": "24.7",
934
- "Male_CI_low": "21.2",
935
- "Male_CI_high": "28.6",
936
- "Male_Formatted": "24.7 (CI 21.2, 28.6)"
937
- },
938
- {
939
- "Year": "2019",
940
- "State": "NC",
941
- "State_Long": "North Carolina",
942
- "Total": "36.3",
943
- "Total_CI_low": "33.5",
944
- "Total_CI_high": "39.3",
945
- "Total_Formatted": "36.3 (CI 33.5, 39.3)",
946
- "Female": "45.4",
947
- "Female_CI_low": "41.7",
948
- "Female_CI_high": "49.1",
949
- "Female_Formatted": "45.4 (CI 41.7, 49.1)",
950
- "Male": "27.4",
951
- "Male_CI_low": "23.3",
952
- "Male_CI_high": "31.9",
953
- "Male_Formatted": "27.4 (CI 23.3, 31.9)"
954
- },
955
- {
956
- "Year": "2019",
957
- "State": "ND",
958
- "State_Long": "North Dakota",
959
- "Total": "30.5",
960
- "Total_CI_low": "28.2",
961
- "Total_CI_high": "33",
962
- "Total_Formatted": "30.5 (CI 28.2, 33.0)",
963
- "Female": "40.8",
964
- "Female_CI_low": "36.6",
965
- "Female_CI_high": "45.2",
966
- "Female_Formatted": "40.8 (CI 36.6, 45.2)",
967
- "Male": "20.3",
968
- "Male_CI_low": "18.2",
969
- "Male_CI_high": "22.6",
970
- "Male_Formatted": "20.3 (CI 18.2, 22.6)"
971
- },
972
- {
973
- "Year": "2019",
974
- "State": "MP",
975
- "State_Long": "Northern Mariana Islands",
976
- "Total": "47.7",
977
- "Total_CI_low": "45.9",
978
- "Total_CI_high": "49.5",
979
- "Total_Formatted": "47.7 (CI 45.9, 49.5)",
980
- "Female": "58.6",
981
- "Female_CI_low": "56",
982
- "Female_CI_high": "61.2",
983
- "Female_Formatted": "58.6 (CI 56.0, 61.2)",
984
- "Male": "37.4",
985
- "Male_CI_low": "34.9",
986
- "Male_CI_high": "39.9",
987
- "Male_Formatted": "37.4 (CI 34.9, 39.9)"
988
- },
989
- {
990
- "Year": "2019",
991
- "State": "OH",
992
- "State_Long": "Ohio",
993
- "Total": "33",
994
- "Total_CI_low": "27.9",
995
- "Total_CI_high": "38.6",
996
- "Total_Formatted": "33 (CI 27.9, 38.6)",
997
- "Female": "43.8",
998
- "Female_CI_low": "37.3",
999
- "Female_CI_high": "50.6",
1000
- "Female_Formatted": "43.8 (CI 37.3, 50.6)",
1001
- "Male": "22.4",
1002
- "Male_CI_low": "17.7",
1003
- "Male_CI_high": "27.9",
1004
- "Male_Formatted": "22.4 (CI 17.7, 27.9)"
1005
- },
1006
- {
1007
- "Year": "2019",
1008
- "State": "OK",
1009
- "State_Long": "Oklahoma",
1010
- "Total": "38.6",
1011
- "Total_CI_low": "35.5",
1012
- "Total_CI_high": "41.7",
1013
- "Total_Formatted": "38.6 (CI 35.5, 41.7)",
1014
- "Female": "47.8",
1015
- "Female_CI_low": "43.7",
1016
- "Female_CI_high": "52",
1017
- "Female_Formatted": "47.8 (CI 43.7, 52.0)",
1018
- "Male": "29.8",
1019
- "Male_CI_low": "26.4",
1020
- "Male_CI_high": "33.4",
1021
- "Male_Formatted": "29.8 (CI 26.4, 33.4)"
1022
- },
1023
- {
1024
- "Year": "2019",
1025
- "State": "PW",
1026
- "State_Long": "Palau",
1027
- "Total": "Not Available",
1028
- "Total_CI_low": "Not Available",
1029
- "Total_CI_high": "Not Available",
1030
- "Total_Formatted": "Not Available",
1031
- "Female": "Not Available",
1032
- "Female_CI_low": "Not Available",
1033
- "Female_CI_high": "Not Available",
1034
- "Female_Formatted": "Not Available",
1035
- "Male": "Not Available",
1036
- "Male_CI_low": "Not Available",
1037
- "Male_CI_high": "Not Available",
1038
- "Male_Formatted": "Not Available"
1039
- },
1040
- {
1041
- "Year": "2019",
1042
- "State": "PA",
1043
- "State_Long": "Pennsylvania",
1044
- "Total": "34.5",
1045
- "Total_CI_low": "32.4",
1046
- "Total_CI_high": "36.6",
1047
- "Total_Formatted": "34.5 (CI 32.4, 36.6)",
1048
- "Female": "45.1",
1049
- "Female_CI_low": "42.2",
1050
- "Female_CI_high": "48.1",
1051
- "Female_Formatted": "45.1 (CI 42.2, 48.1)",
1052
- "Male": "24.3",
1053
- "Male_CI_low": "22",
1054
- "Male_CI_high": "26.8",
1055
- "Male_Formatted": "24.3 (CI 22.0, 26.8)"
1056
- },
1057
- {
1058
- "Year": "2019",
1059
- "State": "PR",
1060
- "State_Long": "Puerto Rico",
1061
- "Total": "34.9",
1062
- "Total_CI_low": "32.2",
1063
- "Total_CI_high": "37.8",
1064
- "Total_Formatted": "34.9 (CI 32.2, 37.8)",
1065
- "Female": "43.8",
1066
- "Female_CI_low": "40.3",
1067
- "Female_CI_high": "47.3",
1068
- "Female_Formatted": "43.8 (CI 40.3, 47.3)",
1069
- "Male": "25.4",
1070
- "Male_CI_low": "22.2",
1071
- "Male_CI_high": "28.9",
1072
- "Male_Formatted": "25.4 (CI 22.2, 28.9)"
1073
- },
1074
- {
1075
- "Year": "2019",
1076
- "State": "RI",
1077
- "State_Long": "Rhode Island",
1078
- "Total": "32.3",
1079
- "Total_CI_low": "28.9",
1080
- "Total_CI_high": "35.9",
1081
- "Total_Formatted": "32.3 (CI 28.9, 35.9)",
1082
- "Female": "40.6",
1083
- "Female_CI_low": "36.8",
1084
- "Female_CI_high": "44.6",
1085
- "Female_Formatted": "40.6 (CI 36.8, 44.6)",
1086
- "Male": "23.9",
1087
- "Male_CI_low": "20.2",
1088
- "Male_CI_high": "28.1",
1089
- "Male_Formatted": "23.9 (CI 20.2, 28.1)"
1090
- },
1091
- {
1092
- "Year": "2019",
1093
- "State": "SC",
1094
- "State_Long": "South Carolina",
1095
- "Total": "39",
1096
- "Total_CI_low": "35.2",
1097
- "Total_CI_high": "42.9",
1098
- "Total_Formatted": "39 (CI 35.2, 42.9)",
1099
- "Female": "48",
1100
- "Female_CI_low": "44",
1101
- "Female_CI_high": "52",
1102
- "Female_Formatted": "48 (CI 44.0, 52.0)",
1103
- "Male": "29.6",
1104
- "Male_CI_low": "24.9",
1105
- "Male_CI_high": "34.8",
1106
- "Male_Formatted": "29.6 (CI 24.9, 34.8)"
1107
- },
1108
- {
1109
- "Year": "2019",
1110
- "State": "SD",
1111
- "State_Long": "South Dakota",
1112
- "Total": "35.7",
1113
- "Total_CI_low": "31.5",
1114
- "Total_CI_high": "40.1",
1115
- "Total_Formatted": "35.7 (CI 31.5, 40.1)",
1116
- "Female": "45.3",
1117
- "Female_CI_low": "40.7",
1118
- "Female_CI_high": "50",
1119
- "Female_Formatted": "45.3 (CI 40.7, 50.0)",
1120
- "Male": "26.5",
1121
- "Male_CI_low": "21.8",
1122
- "Male_CI_high": "31.8",
1123
- "Male_Formatted": "26.5 (CI 21.8, 31.8)"
1124
- },
1125
- {
1126
- "Year": "2019",
1127
- "State": "TN",
1128
- "State_Long": "Tennessee",
1129
- "Total": "37.5",
1130
- "Total_CI_low": "33.8",
1131
- "Total_CI_high": "41.5",
1132
- "Total_Formatted": "37.5 (CI 33.8, 41.5)",
1133
- "Female": "47.1",
1134
- "Female_CI_low": "43",
1135
- "Female_CI_high": "51.3",
1136
- "Female_Formatted": "47.1 (CI 43.0, 51.3)",
1137
- "Male": "27.9",
1138
- "Male_CI_low": "23.4",
1139
- "Male_CI_high": "32.8",
1140
- "Male_Formatted": "27.9 (CI 23.4, 32.8)"
1141
- },
1142
- {
1143
- "Year": "2019",
1144
- "State": "TX",
1145
- "State_Long": "Texas",
1146
- "Total": "38.3",
1147
- "Total_CI_low": "35.4",
1148
- "Total_CI_high": "41.3",
1149
- "Total_Formatted": "38.3 (CI 35.4, 41.3)",
1150
- "Female": "48.6",
1151
- "Female_CI_low": "44.4",
1152
- "Female_CI_high": "52.8",
1153
- "Female_Formatted": "48.6 (CI 44.4, 52.8)",
1154
- "Male": "28.3",
1155
- "Male_CI_low": "25.3",
1156
- "Male_CI_high": "31.4",
1157
- "Male_Formatted": "28.3 (CI 25.3, 31.4)"
1158
- },
1159
- {
1160
- "Year": "2019",
1161
- "State": "UT",
1162
- "State_Long": "Utah",
1163
- "Total": "36.7",
1164
- "Total_CI_low": "33.2",
1165
- "Total_CI_high": "40.4",
1166
- "Total_Formatted": "36.7 (CI 33.2, 40.4)",
1167
- "Female": "45.7",
1168
- "Female_CI_low": "40.7",
1169
- "Female_CI_high": "50.7",
1170
- "Female_Formatted": "45.7 (CI 40.7, 50.7)",
1171
- "Male": "28.1",
1172
- "Male_CI_low": "23.3",
1173
- "Male_CI_high": "33.4",
1174
- "Male_Formatted": "28.1 (CI 23.3, 33.4)"
1175
- },
1176
- {
1177
- "Year": "2019",
1178
- "State": "VT",
1179
- "State_Long": "Vermont",
1180
- "Total": "30.9",
1181
- "Total_CI_low": "30.2",
1182
- "Total_CI_high": "31.6",
1183
- "Total_Formatted": "30.9 (CI 30.2, 31.6)",
1184
- "Female": "40.3",
1185
- "Female_CI_low": "39.3",
1186
- "Female_CI_high": "41.4",
1187
- "Female_Formatted": "40.3 (CI 39.3, 41.4)",
1188
- "Male": "22",
1189
- "Male_CI_low": "21.2",
1190
- "Male_CI_high": "22.9",
1191
- "Male_Formatted": "22 (CI 21.2, 22.9)"
1192
- },
1193
- {
1194
- "Year": "2019",
1195
- "State": "VA",
1196
- "State_Long": "Virginia",
1197
- "Total": "32.4",
1198
- "Total_CI_low": "30.5",
1199
- "Total_CI_high": "34.4",
1200
- "Total_Formatted": "32.4 (CI 30.5, 34.4)",
1201
- "Female": "41.7",
1202
- "Female_CI_low": "39",
1203
- "Female_CI_high": "44.4",
1204
- "Female_Formatted": "41.7 (CI 39.0, 44.4)",
1205
- "Male": "24",
1206
- "Male_CI_low": "21.8",
1207
- "Male_CI_high": "26.3",
1208
- "Male_Formatted": "24 (CI 21.8, 26.3)"
1209
- },
1210
- {
1211
- "Year": "2019",
1212
- "State": "WV",
1213
- "State_Long": "West Virginia",
1214
- "Total": "36.4",
1215
- "Total_CI_low": "34.5",
1216
- "Total_CI_high": "38.3",
1217
- "Total_Formatted": "36.4 (CI 34.5, 38.3)",
1218
- "Female": "43.6",
1219
- "Female_CI_low": "39.5",
1220
- "Female_CI_high": "47.8",
1221
- "Female_Formatted": "43.6 (CI 39.5, 47.8)",
1222
- "Male": "29.5",
1223
- "Male_CI_low": "26.5",
1224
- "Male_CI_high": "32.6",
1225
- "Male_Formatted": "29.5 (CI 26.5, 32.6)"
1226
- },
1227
- {
1228
- "Year": "2019",
1229
- "State": "WI",
1230
- "State_Long": "Wisconsin",
1231
- "Total": "28.5",
1232
- "Total_CI_low": "26.5",
1233
- "Total_CI_high": "30.5",
1234
- "Total_Formatted": "28.5 (CI 26.5, 30.5)",
1235
- "Female": "37.1",
1236
- "Female_CI_low": "33.4",
1237
- "Female_CI_high": "40.8",
1238
- "Female_Formatted": "37.1 (CI 33.4, 40.8)",
1239
- "Male": "20.4",
1240
- "Male_CI_low": "18.8",
1241
- "Male_CI_high": "22.2",
1242
- "Male_Formatted": "20.4 (CI 18.8, 22.2)"
1243
- },
1244
- {
1245
- "Year": "2021",
1246
- "State": "XX",
1247
- "State_Long": "United States",
1248
- "Total": "42.3",
1249
- "Total_CI_low": "41",
1250
- "Total_CI_high": "43.7",
1251
- "Total_Formatted": "42.3 (CI 41.0, 43.7)",
1252
- "Female": "56.6",
1253
- "Female_CI_low": "54.6",
1254
- "Female_CI_high": "58.5",
1255
- "Female_Formatted": "56.6 (CI 54.6, 58.5)",
1256
- "Male": "28.6",
1257
- "lower": "27.1",
1258
- "upper": "30",
1259
- "Male_Formatted": "28.6 (CI 27.1, 30.0)"
1260
- },
1261
- {
1262
- "Year": "2021",
1263
- "State": "AL",
1264
- "State_Long": "Alabama",
1265
- "Total": "36.9",
1266
- "Total_CI_low": "29.7",
1267
- "Total_CI_high": "44.8",
1268
- "Total_Formatted": "36.9 (CI 29.7, 44.8)",
1269
- "Female": "46",
1270
- "Female_CI_low": "38.3",
1271
- "Female_CI_high": "53.9",
1272
- "Female_Formatted": "46 (CI 38.3, 53.9)",
1273
- "Male": "27.4",
1274
- "lower": "17.3",
1275
- "upper": "40.5",
1276
- "Male_Formatted": "27.4 (CI 17.3, 40.5)"
1277
- },
1278
- {
1279
- "Year": "2021",
1280
- "State": "AK",
1281
- "State_Long": "Alaska",
1282
- "Total": "Not Available",
1283
- "Total_CI_low": "Not Available",
1284
- "Total_CI_high": "Not Available",
1285
- "Total_Formatted": "Not Available",
1286
- "Female": "Not Available",
1287
- "Female_CI_low": "Not Available",
1288
- "Female_CI_high": "Not Available",
1289
- "Female_Formatted": "Not Available",
1290
- "Male": "Not Available",
1291
- "Male_CI_low": "Not Available",
1292
- "Male_CI_high": "Not Available",
1293
- "Male_Formatted": "Not Available"
1294
- },
1295
- {
1296
- "Year": "2021",
1297
- "State": "AS",
1298
- "State_Long": "American Samoa",
1299
- "Total": "Not Available",
1300
- "Total_CI_low": "Not Available",
1301
- "Total_CI_high": "Not Available",
1302
- "Total_Formatted": "Not Available",
1303
- "Female": "Not Available",
1304
- "Female_CI_low": "Not Available",
1305
- "Female_CI_high": "Not Available",
1306
- "Female_Formatted": "Not Available",
1307
- "Male": "Not Available",
1308
- "Male_CI_low": "Not Available",
1309
- "Male_CI_high": "Not Available",
1310
- "Male_Formatted": "Not Available"
1311
- },
1312
- {
1313
- "Year": "2021",
1314
- "State": "AZ",
1315
- "State_Long": "Arizona",
1316
- "Total": "Not Available",
1317
- "Total_CI_low": "Not Available",
1318
- "Total_CI_high": "Not Available",
1319
- "Total_Formatted": "Not Available",
1320
- "Female": "Not Available",
1321
- "Female_CI_low": "Not Available",
1322
- "Female_CI_high": "Not Available",
1323
- "Female_Formatted": "Not Available",
1324
- "Male": "Not Available",
1325
- "Male_CI_low": "Not Available",
1326
- "Male_CI_high": "Not Available",
1327
- "Male_Formatted": "Not Available"
1328
- },
1329
- {
1330
- "Year": "2021",
1331
- "State": "AR",
1332
- "State_Long": "Arkansas",
1333
- "Total": "42.9",
1334
- "Total_CI_low": "39.3",
1335
- "Total_CI_high": "46.5",
1336
- "Total_Formatted": "42.9 (CI 39.3, 46.5)",
1337
- "Female": "53.9",
1338
- "Female_CI_low": "49.1",
1339
- "Female_CI_high": "58.6",
1340
- "Female_Formatted": "53.9 (CI 49.1, 58.6)",
1341
- "Male": "30.9",
1342
- "Male_CI_low": "27.1",
1343
- "Male_CI_high": "34.9",
1344
- "Male_Formatted": "30.9 (CI 27.1, 34.9)"
1345
- },
1346
- {
1347
- "Year": "2021",
1348
- "State": "CA",
1349
- "State_Long": "California",
1350
- "Total": "Not Available",
1351
- "Total_CI_low": "Not Available",
1352
- "Total_CI_high": "Not Available",
1353
- "Total_Formatted": "Not Available",
1354
- "Female": "Not Available",
1355
- "Female_CI_low": "Not Available",
1356
- "Female_CI_high": "Not Available",
1357
- "Female_Formatted": "Not Available",
1358
- "Male": "Not Available",
1359
- "Male_CI_low": "Not Available",
1360
- "Male_CI_high": "Not Available",
1361
- "Male_Formatted": "Not Available"
1362
- },
1363
- {
1364
- "Year": "2021",
1365
- "State": "CO",
1366
- "State_Long": "Colorado",
1367
- "Total": "41.7",
1368
- "Total_CI_low": "36.6",
1369
- "Total_CI_high": "47",
1370
- "Total_Formatted": "41.7 (CI 36.6, 47.0)",
1371
- "Female": "49.4",
1372
- "Female_CI_low": "42",
1373
- "Female_CI_high": "56.9",
1374
- "Female_Formatted": "49.4 (CI 42.0, 56.9)",
1375
- "Male": "34.2",
1376
- "Male_CI_low": "27.7",
1377
- "Male_CI_high": "41.3",
1378
- "Male_Formatted": "34.2 (CI 27.7, 41.3)"
1379
- },
1380
- {
1381
- "Year": "2021",
1382
- "State": "CT",
1383
- "State_Long": "Connecticut",
1384
- "Total": "35.6",
1385
- "Total_CI_low": "31.8",
1386
- "Total_CI_high": "39.7",
1387
- "Total_Formatted": "35.6 (CI 31.8, 39.7)",
1388
- "Female": "47.6",
1389
- "Female_CI_low": "41.1",
1390
- "Female_CI_high": "54.2",
1391
- "Female_Formatted": "47.6 (CI 41.1, 54.2)",
1392
- "Male": "24.2",
1393
- "Male_CI_low": "20.8",
1394
- "Male_CI_high": "28",
1395
- "Male_Formatted": "24.2 (CI 20.8, 28.0)"
1396
- },
1397
- {
1398
- "Year": "2021",
1399
- "State": "DE",
1400
- "State_Long": "Delaware",
1401
- "Total": "36.9",
1402
- "Total_CI_low": "34.2",
1403
- "Total_CI_high": "39.7",
1404
- "Total_Formatted": "36.9 (CI 34.2, 39.7)",
1405
- "Female": "50.2",
1406
- "Female_CI_low": "47.3",
1407
- "Female_CI_high": "53.2",
1408
- "Female_Formatted": "50.2 (CI 47.3, 53.2)",
1409
- "Male": "23.3",
1410
- "Male_CI_low": "19.8",
1411
- "Male_CI_high": "27.2",
1412
- "Male_Formatted": "23.3 (CI 19.8, 27.2)"
1413
- },
1414
- {
1415
- "Year": "2021",
1416
- "State": "FL",
1417
- "State_Long": "Florida",
1418
- "Total": "39.3",
1419
- "Total_CI_low": "36.9",
1420
- "Total_CI_high": "41.8",
1421
- "Total_Formatted": "39.3 (CI 36.9, 41.8)",
1422
- "Female": "51.6",
1423
- "Female_CI_low": "47.8",
1424
- "Female_CI_high": "55.3",
1425
- "Female_Formatted": "51.6 (CI 47.8, 55.3)",
1426
- "Male": "27.3",
1427
- "Male_CI_low": "25.3",
1428
- "Male_CI_high": "29.5",
1429
- "Male_Formatted": "27.3 (CI 25.3, 29.5)"
1430
- },
1431
- {
1432
- "Year": "2021",
1433
- "State": "GA",
1434
- "State_Long": "Georgia",
1435
- "Total": "43.5",
1436
- "Total_CI_low": "33",
1437
- "Total_CI_high": "54.7",
1438
- "Total_Formatted": "43.5 (CI 33.0, 54.7)",
1439
- "Female": "56.7",
1440
- "Female_CI_low": "49.8",
1441
- "Female_CI_high": "63.4",
1442
- "Female_Formatted": "56.7 (CI 49.8, 63.4)",
1443
- "Male": "29.8",
1444
- "Male_CI_low": "23.8",
1445
- "Male_CI_high": "36.6",
1446
- "Male_Formatted": "29.8 (CI 23.8, 36.6)"
1447
- },
1448
- {
1449
- "Year": "2021",
1450
- "State": "GU",
1451
- "State_Long": "Guam",
1452
- "Total": "Not Available",
1453
- "Total_CI_low": "Not Available",
1454
- "Total_CI_high": "Not Available",
1455
- "Total_Formatted": "Not Available",
1456
- "Female": "Not Available",
1457
- "Female_CI_low": "Not Available",
1458
- "Female_CI_high": "Not Available",
1459
- "Female_Formatted": "Not Available",
1460
- "Male": "Not Available",
1461
- "Male_CI_low": "Not Available",
1462
- "Male_CI_high": "Not Available",
1463
- "Male_Formatted": "Not Available"
1464
- },
1465
- {
1466
- "Year": "2021",
1467
- "State": "HI",
1468
- "State_Long": "Hawaii",
1469
- "Total": "34.8",
1470
- "Total_CI_low": "32.4",
1471
- "Total_CI_high": "37.3",
1472
- "Total_Formatted": "34.8 (CI 32.4, 37.3)",
1473
- "Female": "46.9",
1474
- "Female_CI_low": "44.3",
1475
- "Female_CI_high": "49.5",
1476
- "Female_Formatted": "46.9 (CI 44.3, 49.5)",
1477
- "Male": "23.4",
1478
- "Male_CI_low": "20.4",
1479
- "Male_CI_high": "26.7",
1480
- "Male_Formatted": "23.4 (CI 20.4, 26.7)"
1481
- },
1482
- {
1483
- "Year": "2021",
1484
- "State": "ID",
1485
- "State_Long": "Idaho",
1486
- "Total": "44.8",
1487
- "Total_CI_low": "41.7",
1488
- "Total_CI_high": "47.8",
1489
- "Total_Formatted": "44.8 (CI 41.7, 47.8)",
1490
- "Female": "54.8",
1491
- "Female_CI_low": "51.5",
1492
- "Female_CI_high": "58",
1493
- "Female_Formatted": "54.8 (CI 51.5, 58.0)",
1494
- "Male": "33",
1495
- "Male_CI_low": "28.5",
1496
- "Male_CI_high": "37.9",
1497
- "Male_Formatted": "33 (CI 28.5, 37.9)"
1498
- },
1499
- {
1500
- "Year": "2021",
1501
- "State": "IL",
1502
- "State_Long": "Illinois",
1503
- "Total": "42.1",
1504
- "Total_CI_low": "39.6",
1505
- "Total_CI_high": "44.6",
1506
- "Total_Formatted": "42.1 (CI 39.6, 44.6)",
1507
- "Female": "56.2",
1508
- "Female_CI_low": "53.1",
1509
- "Female_CI_high": "59.3",
1510
- "Female_Formatted": "56.2 (CI 53.1, 59.3)",
1511
- "Male": "27.7",
1512
- "Male_CI_low": "25",
1513
- "Male_CI_high": "30.6",
1514
- "Male_Formatted": "27.7 (CI 25.0, 30.6)"
1515
- },
1516
- {
1517
- "Year": "2021",
1518
- "State": "IN",
1519
- "State_Long": "Indiana",
1520
- "Total": "46.9",
1521
- "Total_CI_low": "42.7",
1522
- "Total_CI_high": "51.1",
1523
- "Total_Formatted": "46.9 (CI 42.7, 51.1)",
1524
- "Female": "60.4",
1525
- "Female_CI_low": "54.8",
1526
- "Female_CI_high": "65.8",
1527
- "Female_Formatted": "60.4 (CI 54.8, 65.8)",
1528
- "Male": "34.1",
1529
- "Male_CI_low": "30.2",
1530
- "Male_CI_high": "38.2",
1531
- "Male_Formatted": "34.1 (CI 30.2, 38.2)"
1532
- },
1533
- {
1534
- "Year": "2021",
1535
- "State": "IA",
1536
- "State_Long": "Iowa",
1537
- "Total": "39.1",
1538
- "Total_CI_low": "35",
1539
- "Total_CI_high": "43.2",
1540
- "Total_Formatted": "39.1 (CI 35.0, 43.2)",
1541
- "Female": "49.5",
1542
- "Female_CI_low": "45.1",
1543
- "Female_CI_high": "54",
1544
- "Female_Formatted": "49.5 (CI 45.1, 54.0)",
1545
- "Male": "27.5",
1546
- "Male_CI_low": "22.2",
1547
- "Male_CI_high": "33.4",
1548
- "Male_Formatted": "27.5 (CI 22.2, 33.4)"
1549
- },
1550
- {
1551
- "Year": "2021",
1552
- "State": "KS",
1553
- "State_Long": "Kansas",
1554
- "Total": "37.7",
1555
- "Total_CI_low": "34.9",
1556
- "Total_CI_high": "40.7",
1557
- "Total_Formatted": "37.7 (CI 34.9, 40.7)",
1558
- "Female": "47.7",
1559
- "Female_CI_low": "43.1",
1560
- "Female_CI_high": "52.4",
1561
- "Female_Formatted": "47.7 (CI 43.1, 52.4)",
1562
- "Male": "26.9",
1563
- "Male_CI_low": "23.4",
1564
- "Male_CI_high": "30.8",
1565
- "Male_Formatted": "26.9 (CI 23.4, 30.8)"
1566
- },
1567
- {
1568
- "Year": "2021",
1569
- "State": "KY",
1570
- "State_Long": "Kentucky",
1571
- "Total": "39.2",
1572
- "Total_CI_low": "36.1",
1573
- "Total_CI_high": "42.4",
1574
- "Total_Formatted": "39.2 (CI 36.1, 42.4)",
1575
- "Female": "51.6",
1576
- "Female_CI_low": "47.5",
1577
- "Female_CI_high": "55.7",
1578
- "Female_Formatted": "51.6 (CI 47.5, 55.7)",
1579
- "Male": "26.9",
1580
- "Male_CI_low": "23.2",
1581
- "Male_CI_high": "30.8",
1582
- "Male_Formatted": "26.9 (CI 23.2, 30.8)"
1583
- },
1584
- {
1585
- "Year": "2021",
1586
- "State": "LA",
1587
- "State_Long": "Louisiana",
1588
- "Total": "47.5",
1589
- "Total_CI_low": "41.1",
1590
- "Total_CI_high": "54",
1591
- "Total_Formatted": "47.5 (CI 41.1, 54.0)",
1592
- "Female": "59.6",
1593
- "Female_CI_low": "52.4",
1594
- "Female_CI_high": "66.5",
1595
- "Female_Formatted": "59.6 (CI 52.4, 66.5)",
1596
- "Male": "35.7",
1597
- "Male_CI_low": "25.8",
1598
- "Male_CI_high": "46.9",
1599
- "Male_Formatted": "35.7 (CI 25.8, 46.9)"
1600
- },
1601
- {
1602
- "Year": "2021",
1603
- "State": "ME",
1604
- "State_Long": "Maine",
1605
- "Total": "37.9",
1606
- "Total_CI_low": "36.3",
1607
- "Total_CI_high": "39.5",
1608
- "Total_Formatted": "37.9 (CI 36.3, 39.5)",
1609
- "Female": "50",
1610
- "Female_CI_low": "48",
1611
- "Female_CI_high": "52",
1612
- "Female_Formatted": "50 (CI 48.0, 52.0)",
1613
- "Male": "26.1",
1614
- "Male_CI_low": "24.3",
1615
- "Male_CI_high": "28.1",
1616
- "Male_Formatted": "26.1 (CI 24.3, 28.1)"
1617
- },
1618
- {
1619
- "Year": "2021",
1620
- "State": "MD",
1621
- "State_Long": "Maryland",
1622
- "Total": "39.2",
1623
- "Total_CI_low": "38.3",
1624
- "Total_CI_high": "40.2",
1625
- "Total_Formatted": "39.2 (CI 38.3, 40.2)",
1626
- "Female": "50.8",
1627
- "Female_CI_low": "49.4",
1628
- "Female_CI_high": "52.1",
1629
- "Female_Formatted": "50.8 (CI 49.4, 52.1)",
1630
- "Male": "27.3",
1631
- "Male_CI_low": "26.2",
1632
- "Male_CI_high": "28.5",
1633
- "Male_Formatted": "27.3 (CI 26.2, 28.5)"
1634
- },
1635
- {
1636
- "Year": "2021",
1637
- "State": "MA",
1638
- "State_Long": "Massachusetts",
1639
- "Total": "38.5",
1640
- "Total_CI_low": "35.6",
1641
- "Total_CI_high": "41.4",
1642
- "Total_Formatted": "38.5 (CI 35.6, 41.4)",
1643
- "Female": "50.1",
1644
- "Female_CI_low": "47",
1645
- "Female_CI_high": "53.2",
1646
- "Female_Formatted": "50.1 (CI 47.0, 53.2)",
1647
- "Male": "26.6",
1648
- "Male_CI_low": "23.1",
1649
- "Male_CI_high": "30.4",
1650
- "Male_Formatted": "26.6 (CI 23.1, 30.4)"
1651
- },
1652
- {
1653
- "Year": "2021",
1654
- "State": "MI",
1655
- "State_Long": "Michigan",
1656
- "Total": "40.3",
1657
- "Total_CI_low": "37.8",
1658
- "Total_CI_high": "42.9",
1659
- "Total_Formatted": "40.3 (CI 37.8, 42.9)",
1660
- "Female": "52.3",
1661
- "Female_CI_low": "48.2",
1662
- "Female_CI_high": "56.4",
1663
- "Female_Formatted": "52.3 (CI 48.2, 56.4)",
1664
- "Male": "28.3",
1665
- "Male_CI_low": "25.5",
1666
- "Male_CI_high": "31.2",
1667
- "Male_Formatted": "28.3 (CI 25.5, 31.2)"
1668
- },
1669
- {
1670
- "Year": "2021",
1671
- "State": "MS",
1672
- "State_Long": "Mississippi",
1673
- "Total": "41.8",
1674
- "Total_CI_low": "38.8",
1675
- "Total_CI_high": "44.8",
1676
- "Total_Formatted": "41.8 (CI 38.8, 44.8)",
1677
- "Female": "52.4",
1678
- "Female_CI_low": "48.4",
1679
- "Female_CI_high": "56.3",
1680
- "Female_Formatted": "52.4 (CI 48.4, 56.3)",
1681
- "Male": "30.5",
1682
- "Male_CI_low": "27",
1683
- "Male_CI_high": "34.3",
1684
- "Male_Formatted": "30.5 (CI 27.0, 34.3)"
1685
- },
1686
- {
1687
- "Year": "2021",
1688
- "State": "MO",
1689
- "State_Long": "Missouri",
1690
- "Total": "32.5",
1691
- "Total_CI_low": "28.8",
1692
- "Total_CI_high": "36.5",
1693
- "Total_Formatted": "32.5 (CI 28.8, 36.5)",
1694
- "Female": "41.5",
1695
- "Female_CI_low": "37.5",
1696
- "Female_CI_high": "45.6",
1697
- "Female_Formatted": "41.5 (CI 37.5, 45.6)",
1698
- "Male": "23",
1699
- "Male_CI_low": "18.5",
1700
- "Male_CI_high": "28.1",
1701
- "Male_Formatted": "23 (CI 18.5, 28.1)"
1702
- },
1703
- {
1704
- "Year": "2021",
1705
- "State": "MT",
1706
- "State_Long": "Montana",
1707
- "Total": "41.4",
1708
- "Total_CI_low": "39.1",
1709
- "Total_CI_high": "43.8",
1710
- "Total_Formatted": "41.4 (CI 39.1, 43.8)",
1711
- "Female": "52.6",
1712
- "Female_CI_low": "49.5",
1713
- "Female_CI_high": "55.7",
1714
- "Female_Formatted": "52.6 (CI 49.5, 55.7)",
1715
- "Male": "30.2",
1716
- "Male_CI_low": "27.8",
1717
- "Male_CI_high": "32.6",
1718
- "Male_Formatted": "30.2 (CI 27.8, 32.6)"
1719
- },
1720
- {
1721
- "Year": "2021",
1722
- "State": "NE",
1723
- "State_Long": "Nebraska",
1724
- "Total": "36.4",
1725
- "Total_CI_low": "30.9",
1726
- "Total_CI_high": "42.3",
1727
- "Total_Formatted": "36.4 (CI 30.9, 42.3)",
1728
- "Female": "48.8",
1729
- "Female_CI_low": "39.8",
1730
- "Female_CI_high": "57.9",
1731
- "Female_Formatted": "48.8 (CI 39.8, 57.9)",
1732
- "Male": "24.7",
1733
- "Male_CI_low": "20.2",
1734
- "Male_CI_high": "29.9",
1735
- "Male_Formatted": "24.7 (CI 20.2, 29.9)"
1736
- },
1737
- {
1738
- "Year": "2021",
1739
- "State": "NV",
1740
- "State_Long": "Nevada",
1741
- "Total": "45.6",
1742
- "Total_CI_low": "41.9",
1743
- "Total_CI_high": "49.3",
1744
- "Total_Formatted": "45.6 (CI 41.9, 49.3)",
1745
- "Female": "58.1",
1746
- "Female_CI_low": "54",
1747
- "Female_CI_high": "62",
1748
- "Female_Formatted": "58.1 (CI 54.0, 62.0)",
1749
- "Male": "33.2",
1750
- "Male_CI_low": "29.2",
1751
- "Male_CI_high": "37.4",
1752
- "Male_Formatted": "33.2 (CI 29.2, 37.4)"
1753
- },
1754
- {
1755
- "Year": "2021",
1756
- "State": "NH",
1757
- "State_Long": "New Hampshire",
1758
- "Total": "44.2",
1759
- "Total_CI_low": "43.1",
1760
- "Total_CI_high": "45.2",
1761
- "Total_Formatted": "44.2 (CI 43.1, 45.2)",
1762
- "Female": "57.5",
1763
- "Female_CI_low": "56.1",
1764
- "Female_CI_high": "59",
1765
- "Female_Formatted": "57.5 (CI 56.1, 59.0)",
1766
- "Male": "30.7",
1767
- "Male_CI_low": "29.4",
1768
- "Male_CI_high": "32",
1769
- "Male_Formatted": "30.7 (CI 29.4, 32.0)"
1770
- },
1771
- {
1772
- "Year": "2021",
1773
- "State": "NJ",
1774
- "State_Long": "New Jersey",
1775
- "Total": "41.5",
1776
- "Total_CI_low": "36.4",
1777
- "Total_CI_high": "46.8",
1778
- "Total_Formatted": "41.5 (CI 36.4, 46.8)",
1779
- "Female": "53",
1780
- "Female_CI_low": "44.8",
1781
- "Female_CI_high": "61",
1782
- "Female_Formatted": "53 (CI 44.8, 61.0)",
1783
- "Male": "28.1",
1784
- "Male_CI_low": "24.5",
1785
- "Male_CI_high": "32",
1786
- "Male_Formatted": "28.1 (CI 24.5, 32.0)"
1787
- },
1788
- {
1789
- "Year": "2021",
1790
- "State": "NM",
1791
- "State_Long": "New Mexico",
1792
- "Total": "42.5",
1793
- "Total_CI_low": "40.7",
1794
- "Total_CI_high": "44.3",
1795
- "Total_Formatted": "42.5 (CI 40.7, 44.3)",
1796
- "Female": "54.7",
1797
- "Female_CI_low": "51.8",
1798
- "Female_CI_high": "57.5",
1799
- "Female_Formatted": "54.7 (CI 51.8, 57.5)",
1800
- "Male": "30.7",
1801
- "Male_CI_low": "28.6",
1802
- "Male_CI_high": "33",
1803
- "Male_Formatted": "30.7 (CI 28.6, 33.0)"
1804
- },
1805
- {
1806
- "Year": "2021",
1807
- "State": "NYA",
1808
- "State_Long": "New York (Excluding New York City)",
1809
- "Total": "31.4",
1810
- "Total_CI_low": "29.4",
1811
- "Total_CI_high": "33.4",
1812
- "Total_Formatted": "31.4 (CI 29.4, 33.4)",
1813
- "Female": "42.1",
1814
- "Female_CI_low": "34.6",
1815
- "Female_CI_high": "50",
1816
- "Female_Formatted": "42.1 (CI 34.6, 50.0)",
1817
- "Male": "19.8",
1818
- "Male_CI_low": "16.3",
1819
- "Male_CI_high": "23.9",
1820
- "Male_Formatted": "19.8 (CI 16.3, 23.9)"
1821
- },
1822
- {
1823
- "Year": "2021",
1824
- "State": "NC",
1825
- "State_Long": "North Carolina",
1826
- "Total": "43.4",
1827
- "Total_CI_low": "39.8",
1828
- "Total_CI_high": "47.1",
1829
- "Total_Formatted": "43.4 (CI 39.8, 47.1)",
1830
- "Female": "55.5",
1831
- "Female_CI_low": "49.1",
1832
- "Female_CI_high": "61.7",
1833
- "Female_Formatted": "55.5 (CI 49.1, 61.7)",
1834
- "Male": "31.3",
1835
- "Male_CI_low": "27.5",
1836
- "Male_CI_high": "35.5",
1837
- "Male_Formatted": "31.3 (CI 27.5, 35.5)"
1838
- },
1839
- {
1840
- "Year": "2021",
1841
- "State": "ND",
1842
- "State_Long": "North Dakota",
1843
- "Total": "36",
1844
- "Total_CI_low": "32.9",
1845
- "Total_CI_high": "39.3",
1846
- "Total_Formatted": "36 (CI 32.9, 39.3)",
1847
- "Female": "47.9",
1848
- "Female_CI_low": "43.6",
1849
- "Female_CI_high": "52.2",
1850
- "Female_Formatted": "47.9 (CI 43.6, 52.2)",
1851
- "Male": "24.6",
1852
- "Male_CI_low": "20.3",
1853
- "Male_CI_high": "29.5",
1854
- "Male_Formatted": "24.6 (CI 20.3, 29.5)"
1855
- },
1856
- {
1857
- "Year": "2021",
1858
- "State": "MP",
1859
- "State_Long": "Northern Mariana Islands",
1860
- "Total": "54.6",
1861
- "Total_CI_low": "52.7",
1862
- "Total_CI_high": "56.5",
1863
- "Total_Formatted": "54.6 (CI 52.7, 56.5)",
1864
- "Female": "66.3",
1865
- "Female_CI_low": "63.8",
1866
- "Female_CI_high": "68.8",
1867
- "Female_Formatted": "66.3 (CI 63.8, 68.8)",
1868
- "Male": "43",
1869
- "Male_CI_low": "40.4",
1870
- "Male_CI_high": "45.7",
1871
- "Male_Formatted": "43 (CI 40.4, 45.7)"
1872
- },
1873
- {
1874
- "Year": "2021",
1875
- "State": "OH",
1876
- "State_Long": "Ohio",
1877
- "Total": "42.6",
1878
- "Total_CI_low": "38.7",
1879
- "Total_CI_high": "46.7",
1880
- "Total_Formatted": "42.6 (CI 38.7, 46.7)",
1881
- "Female": "56.2",
1882
- "Female_CI_low": "46.6",
1883
- "Female_CI_high": "65.3",
1884
- "Female_Formatted": "56.2 (CI 46.6, 65.3)",
1885
- "Male": "30",
1886
- "Male_CI_low": "24.8",
1887
- "Male_CI_high": "35.8",
1888
- "Male_Formatted": "30 (CI 24.8, 35.8)"
1889
- },
1890
- {
1891
- "Year": "2021",
1892
- "State": "OK",
1893
- "State_Long": "Oklahoma",
1894
- "Total": "43.5",
1895
- "Total_CI_low": "40.3",
1896
- "Total_CI_high": "46.8",
1897
- "Total_Formatted": "43.5 (CI 40.3, 46.8)",
1898
- "Female": "57.7",
1899
- "Female_CI_low": "53.4",
1900
- "Female_CI_high": "61.9",
1901
- "Female_Formatted": "57.7 (CI 53.4, 61.9)",
1902
- "Male": "29.8",
1903
- "Male_CI_low": "25.4",
1904
- "Male_CI_high": "34.7",
1905
- "Male_Formatted": "29.8 (CI 25.4, 34.7)"
1906
- },
1907
- {
1908
- "Year": "2021",
1909
- "State": "PW",
1910
- "State_Long": "Palau",
1911
- "Total": "44.4",
1912
- "Total_CI_low": "42.1",
1913
- "Total_CI_high": "46.6",
1914
- "Total_Formatted": "44.4 (CI 42.1, 46.6)",
1915
- "Female": "53",
1916
- "Female_CI_low": "49.8",
1917
- "Female_CI_high": "56.1",
1918
- "Female_Formatted": "53 (CI 49.8, 56.1)",
1919
- "Male": "35",
1920
- "Male_CI_low": "31.9",
1921
- "Male_CI_high": "38.2",
1922
- "Male_Formatted": "35 (CI 31.9, 38.2)"
1923
- },
1924
- {
1925
- "Year": "2021",
1926
- "State": "PA",
1927
- "State_Long": "Pennsylvania",
1928
- "Total": "43.7",
1929
- "Total_CI_low": "40.1",
1930
- "Total_CI_high": "47.5",
1931
- "Total_Formatted": "43.7 (CI 40.1, 47.5)",
1932
- "Female": "59",
1933
- "Female_CI_low": "53.5",
1934
- "Female_CI_high": "64.4",
1935
- "Female_Formatted": "59 (CI 53.5, 64.4)",
1936
- "Male": "28.6",
1937
- "Male_CI_low": "24.6",
1938
- "Male_CI_high": "33",
1939
- "Male_Formatted": "28.6 (CI 24.6, 33.0)"
1940
- },
1941
- {
1942
- "Year": "2021",
1943
- "State": "PR",
1944
- "State_Long": "Puerto Rico",
1945
- "Total": "36",
1946
- "Total_CI_low": "32.2",
1947
- "Total_CI_high": "39.9",
1948
- "Total_Formatted": "36 (CI 32.2, 39.9)",
1949
- "Female": "44.9",
1950
- "Female_CI_low": "40.7",
1951
- "Female_CI_high": "49.1",
1952
- "Female_Formatted": "44.9 (CI 40.7, 49.1)",
1953
- "Male": "25.8",
1954
- "Male_CI_low": "19.9",
1955
- "Male_CI_high": "32.7",
1956
- "Male_Formatted": "25.8 (CI 19.9, 32.7)"
1957
- },
1958
- {
1959
- "Year": "2021",
1960
- "State": "RI",
1961
- "State_Long": "Rhode Island",
1962
- "Total": "37.8",
1963
- "Total_CI_low": "34.2",
1964
- "Total_CI_high": "41.5",
1965
- "Total_Formatted": "37.8 (CI 34.2, 41.5)",
1966
- "Female": "51.7",
1967
- "Female_CI_low": "46.6",
1968
- "Female_CI_high": "56.7",
1969
- "Female_Formatted": "51.7 (CI 46.6, 56.7)",
1970
- "Male": "25.1",
1971
- "Male_CI_low": "21.6",
1972
- "Male_CI_high": "29.1",
1973
- "Male_Formatted": "25.1 (CI 21.6, 29.1)"
1974
- },
1975
- {
1976
- "Year": "2021",
1977
- "State": "SC",
1978
- "State_Long": "South Carolina",
1979
- "Total": "41.1",
1980
- "Total_CI_low": "36.7",
1981
- "Total_CI_high": "45.6",
1982
- "Total_Formatted": "41.1 (CI 36.7, 45.6)",
1983
- "Female": "51.2",
1984
- "Female_CI_low": "44.5",
1985
- "Female_CI_high": "58",
1986
- "Female_Formatted": "51.2 (CI 44.5, 58.0)",
1987
- "Male": "30.9",
1988
- "Male_CI_low": "26.6",
1989
- "Male_CI_high": "35.7",
1990
- "Male_Formatted": "30.9 (CI 26.6, 35.7)"
1991
- },
1992
- {
1993
- "Year": "2021",
1994
- "State": "SD",
1995
- "State_Long": "South Dakota",
1996
- "Total": "38.7",
1997
- "Total_CI_low": "31.3",
1998
- "Total_CI_high": "46.6",
1999
- "Total_Formatted": "38.7 (CI 31.3, 46.6)",
2000
- "Female": "50.5",
2001
- "Female_CI_low": "44.6",
2002
- "Female_CI_high": "56.4",
2003
- "Female_Formatted": "50.5 (CI 44.6, 56.4)",
2004
- "Male": "27.4",
2005
- "Male_CI_low": "19.6",
2006
- "Male_CI_high": "36.8",
2007
- "Male_Formatted": "27.4 (CI 19.6, 36.8)"
2008
- },
2009
- {
2010
- "Year": "2021",
2011
- "State": "TN",
2012
- "State_Long": "Tennessee",
2013
- "Total": "42.2",
2014
- "Total_CI_low": "39.4",
2015
- "Total_CI_high": "45.1",
2016
- "Total_Formatted": "42.2 (CI 39.4, 45.1)",
2017
- "Female": "53.6",
2018
- "Female_CI_low": "49.6",
2019
- "Female_CI_high": "57.6",
2020
- "Female_Formatted": "53.6 (CI 49.6, 57.6)",
2021
- "Male": "30.7",
2022
- "Male_CI_low": "27.3",
2023
- "Male_CI_high": "34.4",
2024
- "Male_Formatted": "30.7 (CI 27.3, 34.4)"
2025
- },
2026
- {
2027
- "Year": "2021",
2028
- "State": "TX",
2029
- "State_Long": "Texas",
2030
- "Total": "44.6",
2031
- "Total_CI_low": "39.3",
2032
- "Total_CI_high": "50",
2033
- "Total_Formatted": "44.6 (CI 39.3, 50.0)",
2034
- "Female": "57.2",
2035
- "Female_CI_low": "50.8",
2036
- "Female_CI_high": "63.5",
2037
- "Female_Formatted": "57.2 (CI 50.8, 63.5)",
2038
- "Male": "32.1",
2039
- "Male_CI_low": "27.9",
2040
- "Male_CI_high": "36.5",
2041
- "Male_Formatted": "32.1 (CI 27.9, 36.5)"
2042
- },
2043
- {
2044
- "Year": "2021",
2045
- "State": "UT",
2046
- "State_Long": "Utah",
2047
- "Total": "41.5",
2048
- "Total_CI_low": "38.6",
2049
- "Total_CI_high": "44.6",
2050
- "Total_Formatted": "41.5 (CI 38.6, 44.6)",
2051
- "Female": "52.7",
2052
- "Female_CI_low": "48.4",
2053
- "Female_CI_high": "57",
2054
- "Female_Formatted": "52.7 (CI 48.4, 57.0)",
2055
- "Male": "30.6",
2056
- "Male_CI_low": "26.2",
2057
- "Male_CI_high": "35.4",
2058
- "Male_Formatted": "30.6 (CI 26.2, 35.4)"
2059
- },
2060
- {
2061
- "Year": "2021",
2062
- "State": "VT",
2063
- "State_Long": "Vermont",
2064
- "Total": "29.6",
2065
- "Total_CI_low": "28.9",
2066
- "Total_CI_high": "30.3",
2067
- "Total_Formatted": "29.6 (CI 28.9, 30.3)",
2068
- "Female": "40.5",
2069
- "Female_CI_low": "39.5",
2070
- "Female_CI_high": "41.6",
2071
- "Female_Formatted": "40.5 (CI 39.5, 41.6)",
2072
- "Male": "18.7",
2073
- "Male_CI_low": "17.9",
2074
- "Male_CI_high": "19.6",
2075
- "Male_Formatted": "18.7 (CI 17.9, 19.6)"
2076
- },
2077
- {
2078
- "Year": "2021",
2079
- "State": "VA",
2080
- "State_Long": "Virginia",
2081
- "Total": "38.2",
2082
- "Total_CI_low": "35.2",
2083
- "Total_CI_high": "41.2",
2084
- "Total_Formatted": "38.2 (CI 35.2, 41.2)",
2085
- "Female": "49.9",
2086
- "Female_CI_low": "46.1",
2087
- "Female_CI_high": "53.7",
2088
- "Female_Formatted": "49.9 (CI 46.1, 53.7)",
2089
- "Male": "26.3",
2090
- "Male_CI_low": "23",
2091
- "Male_CI_high": "29.8",
2092
- "Male_Formatted": "26.3 (CI 23.0, 29.8)"
2093
- },
2094
- {
2095
- "Year": "2021",
2096
- "State": "WV",
2097
- "State_Long": "West Virginia",
2098
- "Total": "47.5",
2099
- "Total_CI_low": "41.1",
2100
- "Total_CI_high": "54",
2101
- "Total_Formatted": "47.5 (CI 41.1, 54.0)",
2102
- "Female": "63.6",
2103
- "Female_CI_low": "53.3",
2104
- "Female_CI_high": "72.8",
2105
- "Female_Formatted": "63.6 (CI 53.3, 72.8)",
2106
- "Male": "32",
2107
- "Male_CI_low": "26",
2108
- "Male_CI_high": "38.6",
2109
- "Male_Formatted": "32 (CI 26.0, 38.6)"
2110
- },
2111
- {
2112
- "Year": "2021",
2113
- "State": "WI",
2114
- "State_Long": "Wisconsin",
2115
- "Total": "33.7",
2116
- "Total_CI_low": "30.9",
2117
- "Total_CI_high": "36.6",
2118
- "Total_Formatted": "33.7 (CI 30.9, 36.6)",
2119
- "Female": "46.1",
2120
- "Female_CI_low": "41.9",
2121
- "Female_CI_high": "50.4",
2122
- "Female_Formatted": "46.1 (CI 41.9, 50.4)",
2123
- "Male": "21.7",
2124
- "Male_CI_low": "19.4",
2125
- "Male_CI_high": "24.1",
2126
- "Male_Formatted": "21.7 (CI 19.4, 24.1)"
2127
- },
2128
- {
2129
- "Year": "2023",
2130
- "State": "XX",
2131
- "State_Long": "United States",
2132
- "Total": "39.7",
2133
- "Total_CI_low": "37.7",
2134
- "Total_CI_high": "41.7",
2135
- "Total_Formatted": "39.7 (CI 37.7, 41.7)",
2136
- "Female": "52.6",
2137
- "Female_CI_low": "50.1",
2138
- "Female_CI_high": "55",
2139
- "Female_Formatted": "52.6 (CI 50.1, 55.0)",
2140
- "Male": "27.7",
2141
- "Male_CI_low": "25.9",
2142
- "Male_CI_high": "29.6",
2143
- "Male_Formatted": "27.7 (CI 25.9, 29.6)"
2144
- },
2145
- {
2146
- "Year": "2023",
2147
- "State": "AL",
2148
- "State_Long": "Alabama",
2149
- "Total": "Not Available",
2150
- "Total_CI_low": "Not Available",
2151
- "Total_CI_high": "Not Available",
2152
- "Total_Formatted": "Not Available",
2153
- "Female": "Not Available",
2154
- "Female_CI_low": "Not Available",
2155
- "Female_CI_high": "Not Available",
2156
- "Female_Formatted": "Not Available",
2157
- "Male": "Not Available",
2158
- "Male_CI_low": "Not Available",
2159
- "Male_CI_high": "Not Available",
2160
- "Male_Formatted": "Not Available"
2161
- },
2162
- {
2163
- "Year": "2023",
2164
- "State": "AK",
2165
- "State_Long": "Alaska",
2166
- "Total": "43.2",
2167
- "Total_CI_low": "39.7",
2168
- "Total_CI_high": "46.8",
2169
- "Total_Formatted": "43.2 (CI 39.7, 46.8)",
2170
- "Female": "56",
2171
- "Female_CI_low": "50.6",
2172
- "Female_CI_high": "61.3",
2173
- "Female_Formatted": "56 (CI 50.6, 61.3)",
2174
- "Male": "31.8",
2175
- "Male_CI_low": "27.2",
2176
- "Male_CI_high": "36.7",
2177
- "Male_Formatted": "31.8 (CI 27.2, 36.7)"
2178
- },
2179
- {
2180
- "Year": "2023",
2181
- "State": "AS",
2182
- "State_Long": "American Samoa",
2183
- "Total": "45.7",
2184
- "Total_CI_low": "43.4",
2185
- "Total_CI_high": "48",
2186
- "Total_Formatted": "45.7 (CI 43.4, 48.0)",
2187
- "Female": "55.9",
2188
- "Female_CI_low": "52.6",
2189
- "Female_CI_high": "59.2",
2190
- "Female_Formatted": "55.9 (CI 52.6, 59.2)",
2191
- "Male": "35.2",
2192
- "Male_CI_low": "32.1",
2193
- "Male_CI_high": "38.4",
2194
- "Male_Formatted": "35.2 (CI 32.1, 38.4)"
2195
- },
2196
- {
2197
- "Year": "2023",
2198
- "State": "AZ",
2199
- "State_Long": "Arizona",
2200
- "Total": "Not Available",
2201
- "Total_CI_low": "Not Available",
2202
- "Total_CI_high": "Not Available",
2203
- "Total_Formatted": "Not Available",
2204
- "Female": "Not Available",
2205
- "Female_CI_low": "Not Available",
2206
- "Female_CI_high": "Not Available",
2207
- "Female_Formatted": "Not Available",
2208
- "Male": "Not Available",
2209
- "Male_CI_low": "Not Available",
2210
- "Male_CI_high": "Not Available",
2211
- "Male_Formatted": "Not Available"
2212
- },
2213
- {
2214
- "Year": "2023",
2215
- "State": "AR",
2216
- "State_Long": "Arkansas",
2217
- "Total": "45.1",
2218
- "Total_CI_low": "40.5",
2219
- "Total_CI_high": "49.8",
2220
- "Total_Formatted": "45.1 (CI 40.5, 49.8)",
2221
- "Female": "51.8",
2222
- "Female_CI_low": "45.1",
2223
- "Female_CI_high": "58.4",
2224
- "Female_Formatted": "51.8 (CI 45.1, 58.4)",
2225
- "Male": "38.6",
2226
- "Male_CI_low": "29.5",
2227
- "Male_CI_high": "48.5",
2228
- "Male_Formatted": "38.6 (CI 29.5, 48.5)"
2229
- },
2230
- {
2231
- "Year": "2023",
2232
- "State": "CA",
2233
- "State_Long": "California",
2234
- "Total": "Not Available",
2235
- "Total_CI_low": "Not Available",
2236
- "Total_CI_high": "Not Available",
2237
- "Total_Formatted": "Not Available",
2238
- "Female": "Not Available",
2239
- "Female_CI_low": "Not Available",
2240
- "Female_CI_high": "Not Available",
2241
- "Female_Formatted": "Not Available",
2242
- "Male": "Not Available",
2243
- "Male_CI_low": "Not Available",
2244
- "Male_CI_high": "Not Available",
2245
- "Male_Formatted": "Not Available"
2246
- },
2247
- {
2248
- "Year": "2023",
2249
- "State": "CO",
2250
- "State_Long": "Colorado",
2251
- "Total": "Not Available",
2252
- "Total_CI_low": "Not Available",
2253
- "Total_CI_high": "Not Available",
2254
- "Total_Formatted": "Not Available",
2255
- "Female": "Not Available",
2256
- "Female_CI_low": "Not Available",
2257
- "Female_CI_high": "Not Available",
2258
- "Female_Formatted": "Not Available",
2259
- "Male": "Not Available",
2260
- "Male_CI_low": "Not Available",
2261
- "Male_CI_high": "Not Available",
2262
- "Male_Formatted": "Not Available"
2263
- },
2264
- {
2265
- "Year": "2023",
2266
- "State": "CT",
2267
- "State_Long": "Connecticut",
2268
- "Total": "35.2",
2269
- "Total_CI_low": "33.2",
2270
- "Total_CI_high": "37.3",
2271
- "Total_Formatted": "35.2 (CI 33.2, 37.3)",
2272
- "Female": "46.5",
2273
- "Female_CI_low": "43.2",
2274
- "Female_CI_high": "49.8",
2275
- "Female_Formatted": "46.5 (CI 43.2, 49.8)",
2276
- "Male": "23.6",
2277
- "Male_CI_low": "20.9",
2278
- "Male_CI_high": "26.5",
2279
- "Male_Formatted": "23.6 (CI 20.9, 26.5)"
2280
- },
2281
- {
2282
- "Year": "2023",
2283
- "State": "DE",
2284
- "State_Long": "Delaware",
2285
- "Total": "32.9",
2286
- "Total_CI_low": "29.3",
2287
- "Total_CI_high": "36.7",
2288
- "Total_Formatted": "32.9 (CI 29.3, 36.7)",
2289
- "Female": "46.6",
2290
- "Female_CI_low": "42.3",
2291
- "Female_CI_high": "51",
2292
- "Female_Formatted": "46.6 (CI 42.3, 51.0)",
2293
- "Male": "18.9",
2294
- "Male_CI_low": "15.8",
2295
- "Male_CI_high": "22.6",
2296
- "Male_Formatted": "18.9 (CI 15.8, 22.6)"
2297
- },
2298
- {
2299
- "Year": "2023",
2300
- "State": "FL",
2301
- "State_Long": "Florida",
2302
- "Total": "Not Available",
2303
- "Total_CI_low": "Not Available",
2304
- "Total_CI_high": "Not Available",
2305
- "Total_Formatted": "Not Available",
2306
- "Female": "Not Available",
2307
- "Female_CI_low": "Not Available",
2308
- "Female_CI_high": "Not Available",
2309
- "Female_Formatted": "Not Available",
2310
- "Male": "Not Available",
2311
- "Male_CI_low": "Not Available",
2312
- "Male_CI_high": "Not Available",
2313
- "Male_Formatted": "Not Available"
2314
- },
2315
- {
2316
- "Year": "2023",
2317
- "State": "GA",
2318
- "State_Long": "Georgia",
2319
- "Total": "Not Available",
2320
- "Total_CI_low": "Not Available",
2321
- "Total_CI_high": "Not Available",
2322
- "Total_Formatted": "Not Available",
2323
- "Female": "Not Available",
2324
- "Female_CI_low": "Not Available",
2325
- "Female_CI_high": "Not Available",
2326
- "Female_Formatted": "Not Available",
2327
- "Male": "Not Available",
2328
- "Male_CI_low": "Not Available",
2329
- "Male_CI_high": "Not Available",
2330
- "Male_Formatted": "Not Available"
2331
- },
2332
- {
2333
- "Year": "2023",
2334
- "State": "GU",
2335
- "State_Long": "Guam",
2336
- "Total": "Not Available",
2337
- "Total_CI_low": "Not Available",
2338
- "Total_CI_high": "Not Available",
2339
- "Total_Formatted": "Not Available",
2340
- "Female": "Not Available",
2341
- "Female_CI_low": "Not Available",
2342
- "Female_CI_high": "Not Available",
2343
- "Female_Formatted": "Not Available",
2344
- "Male": "Not Available",
2345
- "Male_CI_low": "Not Available",
2346
- "Male_CI_high": "Not Available",
2347
- "Male_Formatted": "Not Available"
2348
- },
2349
- {
2350
- "Year": "2023",
2351
- "State": "HI",
2352
- "State_Long": "Hawaii",
2353
- "Total": "34.9",
2354
- "Total_CI_low": "32.5",
2355
- "Total_CI_high": "37.3",
2356
- "Total_Formatted": "34.9 (CI 32.5, 37.3)",
2357
- "Female": "46.2",
2358
- "Female_CI_low": "43.2",
2359
- "Female_CI_high": "49.2",
2360
- "Female_Formatted": "46.2 (CI 43.2, 49.2)",
2361
- "Male": "24.2",
2362
- "Male_CI_low": "21.7",
2363
- "Male_CI_high": "26.9",
2364
- "Male_Formatted": "24.2 (CI 21.7, 26.9)"
2365
- },
2366
- {
2367
- "Year": "2023",
2368
- "State": "ID",
2369
- "State_Long": "Idaho",
2370
- "Total": "Not Available",
2371
- "Total_CI_low": "Not Available",
2372
- "Total_CI_high": "Not Available",
2373
- "Total_Formatted": "Not Available",
2374
- "Female": "Not Available",
2375
- "Female_CI_low": "Not Available",
2376
- "Female_CI_high": "Not Available",
2377
- "Female_Formatted": "Not Available",
2378
- "Male": "Not Available",
2379
- "Male_CI_low": "Not Available",
2380
- "Male_CI_high": "Not Available",
2381
- "Male_Formatted": "Not Available"
2382
- },
2383
- {
2384
- "Year": "2023",
2385
- "State": "IL",
2386
- "State_Long": "Illinois",
2387
- "Total": "38.2",
2388
- "Total_CI_low": "34.7",
2389
- "Total_CI_high": "41.9",
2390
- "Total_Formatted": "38.2 (CI 34.7, 41.9)",
2391
- "Female": "51.6",
2392
- "Female_CI_low": "46.1",
2393
- "Female_CI_high": "57",
2394
- "Female_Formatted": "51.6 (CI 46.1, 57.0)",
2395
- "Male": "25",
2396
- "Male_CI_low": "21.2",
2397
- "Male_CI_high": "29.2",
2398
- "Male_Formatted": "25 (CI 21.2, 29.2)"
2399
- },
2400
- {
2401
- "Year": "2023",
2402
- "State": "IN",
2403
- "State_Long": "Indiana",
2404
- "Total": "47",
2405
- "Total_CI_low": "43.2",
2406
- "Total_CI_high": "50.9",
2407
- "Total_Formatted": "47 (CI 43.2, 50.9)",
2408
- "Female": "60.1",
2409
- "Female_CI_low": "54.8",
2410
- "Female_CI_high": "65.2",
2411
- "Female_Formatted": "60.1 (CI 54.8, 65.2)",
2412
- "Male": "33.5",
2413
- "Male_CI_low": "27.7",
2414
- "Male_CI_high": "39.9",
2415
- "Male_Formatted": "33.5 (CI 27.7, 39.9)"
2416
- },
2417
- {
2418
- "Year": "2023",
2419
- "State": "IA",
2420
- "State_Long": "Iowa",
2421
- "Total": "Not Available",
2422
- "Total_CI_low": "Not Available",
2423
- "Total_CI_high": "Not Available",
2424
- "Total_Formatted": "Not Available",
2425
- "Female": "Not Available",
2426
- "Female_CI_low": "Not Available",
2427
- "Female_CI_high": "Not Available",
2428
- "Female_Formatted": "Not Available",
2429
- "Male": "Not Available",
2430
- "Male_CI_low": "Not Available",
2431
- "Male_CI_high": "Not Available",
2432
- "Male_Formatted": "Not Available"
2433
- },
2434
- {
2435
- "Year": "2023",
2436
- "State": "KS",
2437
- "State_Long": "Kansas",
2438
- "Total": "Not Available",
2439
- "Total_CI_low": "Not Available",
2440
- "Total_CI_high": "Not Available",
2441
- "Total_Formatted": "Not Available",
2442
- "Female": "Not Available",
2443
- "Female_CI_low": "Not Available",
2444
- "Female_CI_high": "Not Available",
2445
- "Female_Formatted": "Not Available",
2446
- "Male": "Not Available",
2447
- "Male_CI_low": "Not Available",
2448
- "Male_CI_high": "Not Available",
2449
- "Male_Formatted": "Not Available"
2450
- },
2451
- {
2452
- "Year": "2023",
2453
- "State": "KY",
2454
- "State_Long": "Kentucky",
2455
- "Total": "41.6",
2456
- "Total_CI_low": "38.9",
2457
- "Total_CI_high": "44.2",
2458
- "Total_Formatted": "41.6 (CI 38.9, 44.2)",
2459
- "Female": "52",
2460
- "Female_CI_low": "49.1",
2461
- "Female_CI_high": "54.9",
2462
- "Female_Formatted": "52 (CI 49.1, 54.9)",
2463
- "Male": "31.6",
2464
- "Male_CI_low": "28.6",
2465
- "Male_CI_high": "34.7",
2466
- "Male_Formatted": "31.6 (CI 28.6, 34.7)"
2467
- },
2468
- {
2469
- "Year": "2023",
2470
- "State": "LA",
2471
- "State_Long": "Louisiana",
2472
- "Total": "Not Available",
2473
- "Total_CI_low": "Not Available",
2474
- "Total_CI_high": "Not Available",
2475
- "Total_Formatted": "Not Available",
2476
- "Female": "Not Available",
2477
- "Female_CI_low": "Not Available",
2478
- "Female_CI_high": "Not Available",
2479
- "Female_Formatted": "Not Available",
2480
- "Male": "Not Available",
2481
- "Male_CI_low": "Not Available",
2482
- "Male_CI_high": "Not Available",
2483
- "Male_Formatted": "Not Available"
2484
- },
2485
- {
2486
- "Year": "2023",
2487
- "State": "ME",
2488
- "State_Long": "Maine",
2489
- "Total": "36.9",
2490
- "Total_CI_low": "35",
2491
- "Total_CI_high": "38.9",
2492
- "Total_Formatted": "36.9 (CI 35.0, 38.9)",
2493
- "Female": "48.1",
2494
- "Female_CI_low": "45.4",
2495
- "Female_CI_high": "50.9",
2496
- "Female_Formatted": "48.1 (CI 45.4, 50.9)",
2497
- "Male": "26.2",
2498
- "Male_CI_low": "24.5",
2499
- "Male_CI_high": "28",
2500
- "Male_Formatted": "26.2 (CI 24.5, 28.0)"
2501
- },
2502
- {
2503
- "Year": "2023",
2504
- "State": "MD",
2505
- "State_Long": "Maryland",
2506
- "Total": "36.3",
2507
- "Total_CI_low": "35.5",
2508
- "Total_CI_high": "37.2",
2509
- "Total_Formatted": "36.3 (CI 35.5, 37.2)",
2510
- "Female": "48.8",
2511
- "Female_CI_low": "47.6",
2512
- "Female_CI_high": "50",
2513
- "Female_Formatted": "48.8 (CI 47.6, 50.0)",
2514
- "Male": "24.3",
2515
- "Male_CI_low": "23.3",
2516
- "Male_CI_high": "25.3",
2517
- "Male_Formatted": "24.3 (CI 23.3, 25.3)"
2518
- },
2519
- {
2520
- "Year": "2023",
2521
- "State": "MA",
2522
- "State_Long": "Massachusetts",
2523
- "Total": "34",
2524
- "Total_CI_low": "31.2",
2525
- "Total_CI_high": "36.9",
2526
- "Total_Formatted": "34 (CI 31.2, 36.9)",
2527
- "Female": "45.3",
2528
- "Female_CI_low": "41.8",
2529
- "Female_CI_high": "48.7",
2530
- "Female_Formatted": "45.3 (CI 41.8, 48.7)",
2531
- "Male": "23.4",
2532
- "Male_CI_low": "20.3",
2533
- "Male_CI_high": "26.8",
2534
- "Male_Formatted": "23.4 (CI 20.3, 26.8)"
2535
- },
2536
- {
2537
- "Year": "2023",
2538
- "State": "MI",
2539
- "State_Long": "Michigan",
2540
- "Total": "42.5",
2541
- "Total_CI_low": "38.9",
2542
- "Total_CI_high": "46.2",
2543
- "Total_Formatted": "42.5 (CI 38.9, 46.2)",
2544
- "Female": "54.2",
2545
- "Female_CI_low": "49.8",
2546
- "Female_CI_high": "58.4",
2547
- "Female_Formatted": "54.2 (CI 49.8, 58.4)",
2548
- "Male": "30.6",
2549
- "Male_CI_low": "26.3",
2550
- "Male_CI_high": "35.2",
2551
- "Male_Formatted": "30.6 (CI 26.3, 35.2)"
2552
- },
2553
- {
2554
- "Year": "2023",
2555
- "State": "MS",
2556
- "State_Long": "Mississippi",
2557
- "Total": "41.7",
2558
- "Total_CI_low": "35.8",
2559
- "Total_CI_high": "47.9",
2560
- "Total_Formatted": "41.7 (CI 35.8, 47.9)",
2561
- "Female": "49.8",
2562
- "Female_CI_low": "42",
2563
- "Female_CI_high": "57.7",
2564
- "Female_Formatted": "49.8 (CI 42.0, 57.7)",
2565
- "Male": "33.2",
2566
- "Male_CI_low": "26.9",
2567
- "Male_CI_high": "40.3",
2568
- "Male_Formatted": "33.2 (CI 26.9, 40.3)"
2569
- },
2570
- {
2571
- "Year": "2023",
2572
- "State": "MO",
2573
- "State_Long": "Missouri",
2574
- "Total": "44.3",
2575
- "Total_CI_low": "37.8",
2576
- "Total_CI_high": "51",
2577
- "Total_Formatted": "44.3 (CI 37.8, 51.0)",
2578
- "Female": "57.2",
2579
- "Female_CI_low": "51.4",
2580
- "Female_CI_high": "62.9",
2581
- "Female_Formatted": "57.2 (CI 51.4, 62.9)",
2582
- "Male": "32.1",
2583
- "Male_CI_low": "23.2",
2584
- "Male_CI_high": "42.5",
2585
- "Male_Formatted": "32.1 (CI 23.2, 42.5)"
2586
- },
2587
- {
2588
- "Year": "2023",
2589
- "State": "MT",
2590
- "State_Long": "Montana",
2591
- "Total": "43.3",
2592
- "Total_CI_low": "41.2",
2593
- "Total_CI_high": "45.5",
2594
- "Total_Formatted": "43.3 (CI 41.2, 45.5)",
2595
- "Female": "54.8",
2596
- "Female_CI_low": "51.6",
2597
- "Female_CI_high": "58",
2598
- "Female_Formatted": "54.8 (CI 51.6, 58.0)",
2599
- "Male": "32.1",
2600
- "Male_CI_low": "30.1",
2601
- "Male_CI_high": "34.2",
2602
- "Male_Formatted": "32.1 (CI 30.1, 34.2)"
2603
- },
2604
- {
2605
- "Year": "2023",
2606
- "State": "NE",
2607
- "State_Long": "Nebraska",
2608
- "Total": "27.2",
2609
- "Total_CI_low": "22.6",
2610
- "Total_CI_high": "32.3",
2611
- "Total_Formatted": "27.2 (CI 22.6, 32.3)",
2612
- "Female": "36.3",
2613
- "Female_CI_low": "28.4",
2614
- "Female_CI_high": "44.9",
2615
- "Female_Formatted": "36.3 (CI 28.4, 44.9)",
2616
- "Male": "18.7",
2617
- "Male_CI_low": "13.7",
2618
- "Male_CI_high": "24.9",
2619
- "Male_Formatted": "18.7 (CI 13.7, 24.9)"
2620
- },
2621
- {
2622
- "Year": "2023",
2623
- "State": "NV",
2624
- "State_Long": "Nevada",
2625
- "Total": "44.1",
2626
- "Total_CI_low": "40.2",
2627
- "Total_CI_high": "48",
2628
- "Total_Formatted": "44.1 (CI 40.2, 48.0)",
2629
- "Female": "54.6",
2630
- "Female_CI_low": "50.4",
2631
- "Female_CI_high": "58.7",
2632
- "Female_Formatted": "54.6 (CI 50.4, 58.7)",
2633
- "Male": "31.1",
2634
- "Male_CI_low": "26.6",
2635
- "Male_CI_high": "36",
2636
- "Male_Formatted": "31.1 (CI 26.6, 36.0)"
2637
- },
2638
- {
2639
- "Year": "2023",
2640
- "State": "NH",
2641
- "State_Long": "New Hampshire",
2642
- "Total": "39.6",
2643
- "Total_CI_low": "38.5",
2644
- "Total_CI_high": "40.7",
2645
- "Total_Formatted": "39.6 (CI 38.5, 40.7)",
2646
- "Female": "51.1",
2647
- "Female_CI_low": "49.6",
2648
- "Female_CI_high": "52.6",
2649
- "Female_Formatted": "51.1 (CI 49.6, 52.6)",
2650
- "Male": "28.2",
2651
- "Male_CI_low": "26.7",
2652
- "Male_CI_high": "29.8",
2653
- "Male_Formatted": "28.2 (CI 26.7, 29.8)"
2654
- },
2655
- {
2656
- "Year": "2023",
2657
- "State": "NJ",
2658
- "State_Long": "New Jersey",
2659
- "Total": "36.3",
2660
- "Total_CI_low": "31.4",
2661
- "Total_CI_high": "41.5",
2662
- "Total_Formatted": "36.3 (CI 31.4, 41.5)",
2663
- "Female": "49.3",
2664
- "Female_CI_low": "42.7",
2665
- "Female_CI_high": "55.9",
2666
- "Female_Formatted": "49.3 (CI 42.7, 55.9)",
2667
- "Male": "21.7",
2668
- "Male_CI_low": "18.3",
2669
- "Male_CI_high": "25.6",
2670
- "Male_Formatted": "21.7 (CI 18.3, 25.6)"
2671
- },
2672
- {
2673
- "Year": "2023",
2674
- "State": "NM",
2675
- "State_Long": "New Mexico",
2676
- "Total": "36.2",
2677
- "Total_CI_low": "33.9",
2678
- "Total_CI_high": "38.6",
2679
- "Total_Formatted": "36.2 (CI 33.9, 38.6)",
2680
- "Female": "47.4",
2681
- "Female_CI_low": "43.3",
2682
- "Female_CI_high": "51.5",
2683
- "Female_Formatted": "47.4 (CI 43.3, 51.5)",
2684
- "Male": "25.3",
2685
- "Male_CI_low": "23.6",
2686
- "Male_CI_high": "27",
2687
- "Male_Formatted": "25.3 (CI 23.6, 27.0)"
2688
- },
2689
- {
2690
- "Year": "2023",
2691
- "State": "NYA",
2692
- "State_Long": "New York (Excluding New York City)",
2693
- "Total": "36",
2694
- "Total_CI_low": "28.4",
2695
- "Total_CI_high": "44.4",
2696
- "Total_Formatted": "36 (CI 28.4, 44.4)",
2697
- "Female": "43.6",
2698
- "Female_CI_low": "31.1",
2699
- "Female_CI_high": "57",
2700
- "Female_Formatted": "43.6 (CI 31.1, 57.0)",
2701
- "Male": "26",
2702
- "Male_CI_low": "21.8",
2703
- "Male_CI_high": "30.7",
2704
- "Male_Formatted": "26 (CI 21.8, 30.7)"
2705
- },
2706
- {
2707
- "Year": "2023",
2708
- "State": "NC",
2709
- "State_Long": "North Carolina",
2710
- "Total": "39.1",
2711
- "Total_CI_low": "36.3",
2712
- "Total_CI_high": "41.9",
2713
- "Total_Formatted": "39.1 (CI 36.3, 41.9)",
2714
- "Female": "51.5",
2715
- "Female_CI_low": "46.7",
2716
- "Female_CI_high": "56.2",
2717
- "Female_Formatted": "51.5 (CI 46.7, 56.2)",
2718
- "Male": "26.8",
2719
- "Male_CI_low": "23.7",
2720
- "Male_CI_high": "30.1",
2721
- "Male_Formatted": "26.8 (CI 23.7, 30.1)"
2722
- },
2723
- {
2724
- "Year": "2023",
2725
- "State": "ND",
2726
- "State_Long": "North Dakota",
2727
- "Total": "35",
2728
- "Total_CI_low": "32.1",
2729
- "Total_CI_high": "38.1",
2730
- "Total_Formatted": "35 (CI 32.1, 38.1)",
2731
- "Female": "46.4",
2732
- "Female_CI_low": "41.6",
2733
- "Female_CI_high": "51.3",
2734
- "Female_Formatted": "46.4 (CI 41.6, 51.3)",
2735
- "Male": "24.1",
2736
- "Male_CI_low": "21.6",
2737
- "Male_CI_high": "26.9",
2738
- "Male_Formatted": "24.1 (CI 21.6, 26.9)"
2739
- },
2740
- {
2741
- "Year": "2023",
2742
- "State": "MP",
2743
- "State_Long": "Northern Mariana Islands",
2744
- "Total": "46",
2745
- "Total_CI_low": "44.3",
2746
- "Total_CI_high": "47.7",
2747
- "Total_Formatted": "46 (CI 44.3, 47.7)",
2748
- "Female": "58.8",
2749
- "Female_CI_low": "56.4",
2750
- "Female_CI_high": "61.2",
2751
- "Female_Formatted": "58.8 (CI 56.4, 61.2)",
2752
- "Male": "33.8",
2753
- "Male_CI_low": "31.5",
2754
- "Male_CI_high": "36",
2755
- "Male_Formatted": "33.8 (CI 31.5, 36.0)"
2756
- },
2757
- {
2758
- "Year": "2023",
2759
- "State": "OH",
2760
- "State_Long": "Ohio",
2761
- "Total": "35",
2762
- "Total_CI_low": "30.8",
2763
- "Total_CI_high": "39.4",
2764
- "Total_Formatted": "35 (CI 30.8, 39.4)",
2765
- "Female": "45",
2766
- "Female_CI_low": "38.1",
2767
- "Female_CI_high": "52",
2768
- "Female_Formatted": "45 (CI 38.1, 52.0)",
2769
- "Male": "25.6",
2770
- "Male_CI_low": "17.5",
2771
- "Male_CI_high": "35.9",
2772
- "Male_Formatted": "25.6 (CI 17.5, 35.9)"
2773
- },
2774
- {
2775
- "Year": "2023",
2776
- "State": "OK",
2777
- "State_Long": "Oklahoma",
2778
- "Total": "44.9",
2779
- "Total_CI_low": "40.6",
2780
- "Total_CI_high": "49.3",
2781
- "Total_Formatted": "44.9 (CI 40.6, 49.3)",
2782
- "Female": "58.8",
2783
- "Female_CI_low": "53.9",
2784
- "Female_CI_high": "63.6",
2785
- "Female_Formatted": "58.8 (CI 53.9, 63.6)",
2786
- "Male": "30.9",
2787
- "Male_CI_low": "26.3",
2788
- "Male_CI_high": "35.9",
2789
- "Male_Formatted": "30.9 (CI 26.3, 35.9)"
2790
- },
2791
- {
2792
- "Year": "2023",
2793
- "State": "PW",
2794
- "State_Long": "Palau",
2795
- "Total": "42",
2796
- "Total_CI_low": "40.2",
2797
- "Total_CI_high": "43.8",
2798
- "Total_Formatted": "42 (CI 40.2, 43.8)",
2799
- "Female": "53.8",
2800
- "Female_CI_low": "51.2",
2801
- "Female_CI_high": "56.3",
2802
- "Female_Formatted": "53.8 (CI 51.2, 56.3)",
2803
- "Male": "30.3",
2804
- "Male_CI_low": "28.1",
2805
- "Male_CI_high": "32.7",
2806
- "Male_Formatted": "30.3 (CI 28.1, 32.7)"
2807
- },
2808
- {
2809
- "Year": "2023",
2810
- "State": "PA",
2811
- "State_Long": "Pennsylvania",
2812
- "Total": "38.7",
2813
- "Total_CI_low": "35.8",
2814
- "Total_CI_high": "41.8",
2815
- "Total_Formatted": "38.7 (CI 35.8, 41.8)",
2816
- "Female": "51.2",
2817
- "Female_CI_low": "46.7",
2818
- "Female_CI_high": "55.7",
2819
- "Female_Formatted": "51.2 (CI 46.7, 55.7)",
2820
- "Male": "26.8",
2821
- "Male_CI_low": "23.8",
2822
- "Male_CI_high": "30",
2823
- "Male_Formatted": "26.8 (CI 23.8, 30.0)"
2824
- },
2825
- {
2826
- "Year": "2023",
2827
- "State": "PR",
2828
- "State_Long": "Puerto Rico",
2829
- "Total": "39.2",
2830
- "Total_CI_low": "34.8",
2831
- "Total_CI_high": "43.8",
2832
- "Total_Formatted": "39.2 (CI 34.8, 43.8)",
2833
- "Female": "51.5",
2834
- "Female_CI_low": "46.5",
2835
- "Female_CI_high": "56.6",
2836
- "Female_Formatted": "51.5 (CI 46.5, 56.6)",
2837
- "Male": "26.3",
2838
- "Male_CI_low": "22.5",
2839
- "Male_CI_high": "30.5",
2840
- "Male_Formatted": "26.3 (CI 22.5, 30.5)"
2841
- },
2842
- {
2843
- "Year": "2023",
2844
- "State": "RI",
2845
- "State_Long": "Rhode Island",
2846
- "Total": "35.9",
2847
- "Total_CI_low": "31.1",
2848
- "Total_CI_high": "41.1",
2849
- "Total_Formatted": "35.9 (CI 31.1, 41.1)",
2850
- "Female": "46.7",
2851
- "Female_CI_low": "41.4",
2852
- "Female_CI_high": "52.2",
2853
- "Female_Formatted": "46.7 (CI 41.4, 52.2)",
2854
- "Male": "22.9",
2855
- "Male_CI_low": "18.9",
2856
- "Male_CI_high": "27.4",
2857
- "Male_Formatted": "22.9 (CI 18.9, 27.4)"
2858
- },
2859
- {
2860
- "Year": "2023",
2861
- "State": "SC",
2862
- "State_Long": "South Carolina",
2863
- "Total": "Not Available",
2864
- "Total_CI_low": "Not Available",
2865
- "Total_CI_high": "Not Available",
2866
- "Total_Formatted": "Not Available",
2867
- "Female": "Not Available",
2868
- "Female_CI_low": "Not Available",
2869
- "Female_CI_high": "Not Available",
2870
- "Female_Formatted": "Not Available",
2871
- "Male": "Not Available",
2872
- "Male_CI_low": "Not Available",
2873
- "Male_CI_high": "Not Available",
2874
- "Male_Formatted": "Not Available"
2875
- },
2876
- {
2877
- "Year": "2023",
2878
- "State": "SD",
2879
- "State_Long": "South Dakota",
2880
- "Total": "32",
2881
- "Total_CI_low": "29.6",
2882
- "Total_CI_high": "34.4",
2883
- "Total_Formatted": "32 (CI 29.6, 34.4)",
2884
- "Female": "42.9",
2885
- "Female_CI_low": "40.6",
2886
- "Female_CI_high": "45.3",
2887
- "Female_Formatted": "42.9 (CI 40.6, 45.3)",
2888
- "Male": "21.3",
2889
- "Male_CI_low": "17.7",
2890
- "Male_CI_high": "25.3",
2891
- "Male_Formatted": "21.3 (CI 17.7, 25.3)"
2892
- },
2893
- {
2894
- "Year": "2023",
2895
- "State": "TN",
2896
- "State_Long": "Tennessee",
2897
- "Total": "42.7",
2898
- "Total_CI_low": "38.3",
2899
- "Total_CI_high": "47.2",
2900
- "Total_Formatted": "42.7 (CI 38.3, 47.2)",
2901
- "Female": "55.1",
2902
- "Female_CI_low": "47.8",
2903
- "Female_CI_high": "62.1",
2904
- "Female_Formatted": "55.1 (CI 47.8, 62.1)",
2905
- "Male": "30.4",
2906
- "Male_CI_low": "26.8",
2907
- "Male_CI_high": "34.3",
2908
- "Male_Formatted": "30.4 (CI 26.8, 34.3)"
2909
- },
2910
- {
2911
- "Year": "2023",
2912
- "State": "TX",
2913
- "State_Long": "Texas",
2914
- "Total": "42.4",
2915
- "Total_CI_low": "37.2",
2916
- "Total_CI_high": "47.8",
2917
- "Total_Formatted": "42.4 (CI 37.2, 47.8)",
2918
- "Female": "56.4",
2919
- "Female_CI_low": "49",
2920
- "Female_CI_high": "63.5",
2921
- "Female_Formatted": "56.4 (CI 49.0, 63.5)",
2922
- "Male": "29",
2923
- "Male_CI_low": "25.5",
2924
- "Male_CI_high": "32.7",
2925
- "Male_Formatted": "29 (CI 25.5, 32.7)"
2926
- },
2927
- {
2928
- "Year": "2023",
2929
- "State": "UT",
2930
- "State_Long": "Utah",
2931
- "Total": "37",
2932
- "Total_CI_low": "31.4",
2933
- "Total_CI_high": "43",
2934
- "Total_Formatted": "37 (CI 31.4, 43.0)",
2935
- "Female": "47.2",
2936
- "Female_CI_low": "39.1",
2937
- "Female_CI_high": "55.4",
2938
- "Female_Formatted": "47.2 (CI 39.1, 55.4)",
2939
- "Male": "26.6",
2940
- "Male_CI_low": "21.6",
2941
- "Male_CI_high": "32.3",
2942
- "Male_Formatted": "26.6 (CI 21.6, 32.3)"
2943
- },
2944
- {
2945
- "Year": "2023",
2946
- "State": "VT",
2947
- "State_Long": "Vermont",
2948
- "Total": "29.3",
2949
- "Total_CI_low": "28.5",
2950
- "Total_CI_high": "30.1",
2951
- "Total_Formatted": "29.3 (CI 28.5, 30.1)",
2952
- "Female": "39.2",
2953
- "Female_CI_low": "38.1",
2954
- "Female_CI_high": "40.4",
2955
- "Female_Formatted": "39.2 (CI 38.1, 40.4)",
2956
- "Male": "19.5",
2957
- "Male_CI_low": "18.5",
2958
- "Male_CI_high": "20.4",
2959
- "Male_Formatted": "19.5 (CI 18.5, 20.4)"
2960
- },
2961
- {
2962
- "Year": "2023",
2963
- "State": "VA",
2964
- "State_Long": "Virginia",
2965
- "Total": "33.4",
2966
- "Total_CI_low": "29",
2967
- "Total_CI_high": "38.1",
2968
- "Total_Formatted": "33.4 (CI 29.0, 38.1)",
2969
- "Female": "46.6",
2970
- "Female_CI_low": "39.8",
2971
- "Female_CI_high": "53.5",
2972
- "Female_Formatted": "46.6 (CI 39.8, 53.5)",
2973
- "Male": "20.9",
2974
- "Male_CI_low": "17.5",
2975
- "Male_CI_high": "24.7",
2976
- "Male_Formatted": "20.9 (CI 17.5, 24.7)"
2977
- },
2978
- {
2979
- "Year": "2023",
2980
- "State": "WV",
2981
- "State_Long": "West Virginia",
2982
- "Total": "43.8",
2983
- "Total_CI_low": "38.6",
2984
- "Total_CI_high": "49",
2985
- "Total_Formatted": "43.8 (CI 38.6, 49.0)",
2986
- "Female": "60.8",
2987
- "Female_CI_low": "53.5",
2988
- "Female_CI_high": "67.7",
2989
- "Female_Formatted": "60.8 (CI 53.5, 67.7)",
2990
- "Male": "29.7",
2991
- "Male_CI_low": "25",
2992
- "Male_CI_high": "34.9",
2993
- "Male_Formatted": "29.7 (CI 25.0, 34.9)"
2994
- },
2995
- {
2996
- "Year": "2023",
2997
- "State": "WI",
2998
- "State_Long": "Wisconsin",
2999
- "Total": "35",
3000
- "Total_CI_low": "31.8",
3001
- "Total_CI_high": "38.3",
3002
- "Total_Formatted": "35 (CI 31.8, 38.3)",
3003
- "Female": "45",
3004
- "Female_CI_low": "41.3",
3005
- "Female_CI_high": "48.7",
3006
- "Female_Formatted": "45 (CI 41.3, 48.7)",
3007
- "Male": "24.9",
3008
- "Male_CI_low": "20.3",
3009
- "Male_CI_high": "30.1",
3010
- "Male_Formatted": "24.9 (CI 20.3, 30.1)"
3011
- }
3012
- ],
3013
- "version": "4.24.10",
3014
- "dynamicMarginTop": 0,
3015
- "filters": []
3016
- }