@cdc/dashboard 4.25.3 → 4.25.6-1

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 (63) hide show
  1. package/Dynamic_Data.md +79 -0
  2. package/Override_Data.md +39 -0
  3. package/dist/cdcdashboard.js +76052 -77984
  4. package/examples/legend-issue-data.json +1874 -0
  5. package/examples/legend-issue.json +749 -0
  6. package/examples/map.json +628 -0
  7. package/examples/special-classes.json +54340 -0
  8. package/index.html +1 -26
  9. package/package.json +10 -15
  10. package/src/CdcDashboardComponent.tsx +65 -216
  11. package/src/_stories/Dashboard.stories.tsx +2 -0
  12. package/src/_stories/_mock/api-filter-map.json +43 -1
  13. package/src/components/CollapsibleVisualizationRow.tsx +4 -6
  14. package/src/components/DashboardEditors.tsx +143 -0
  15. package/src/components/DashboardFilters/DashboardFilters.tsx +205 -205
  16. package/src/components/DashboardFilters/DashboardFiltersEditor/DashboardFiltersEditor.tsx +286 -287
  17. package/src/components/DashboardFilters/DashboardFiltersEditor/components/APIModal.tsx +129 -0
  18. package/src/components/DashboardFilters/DashboardFiltersEditor/components/FilterEditor.tsx +680 -652
  19. package/src/components/DashboardFilters/DashboardFiltersWrapper.tsx +198 -198
  20. package/src/components/DataDesignerModal.tsx +33 -14
  21. package/src/components/Header/Header.tsx +7 -9
  22. package/src/components/MultiConfigTabs/multiconfigtabs.styles.css +3 -0
  23. package/src/components/Row.tsx +2 -24
  24. package/src/components/VisualizationRow.tsx +191 -214
  25. package/src/helpers/getVizConfig.ts +93 -80
  26. package/src/helpers/getVizRowColumnLocator.ts +0 -1
  27. package/src/helpers/reloadURLHelpers.ts +11 -6
  28. package/src/helpers/shouldLoadAllFilters.ts +30 -30
  29. package/src/index.tsx +2 -1
  30. package/src/scss/main.scss +0 -5
  31. package/src/store/dashboard.actions.ts +61 -62
  32. package/src/store/dashboard.reducer.ts +15 -11
  33. package/src/types/ConfigRow.ts +0 -1
  34. package/src/types/Dashboard.ts +1 -1
  35. package/src/types/DashboardConfig.ts +1 -1
  36. package/src/types/SharedFilter.ts +2 -0
  37. package/examples/private/DEV-10120.json +0 -1294
  38. package/examples/private/DEV-10527.json +0 -845
  39. package/examples/private/DEV-10586.json +0 -54319
  40. package/examples/private/DEV-10856.json +0 -54319
  41. package/examples/private/DEV-9199.json +0 -606
  42. package/examples/private/DEV-9644.json +0 -20092
  43. package/examples/private/DEV-9684.json +0 -2135
  44. package/examples/private/DEV-9932.json +0 -95
  45. package/examples/private/DEV-9989.json +0 -229
  46. package/examples/private/art-dashboard.json +0 -18174
  47. package/examples/private/art-scratch.json +0 -2406
  48. package/examples/private/bird-flu-2.json +0 -440
  49. package/examples/private/bird-flu.json +0 -413
  50. package/examples/private/dashboard-config-ehdi.json +0 -29915
  51. package/examples/private/dashboard-map-filter.json +0 -815
  52. package/examples/private/dashboard-margins.js +0 -15
  53. package/examples/private/dataset.json +0 -1452
  54. package/examples/private/dev-10856-2.json +0 -1348
  55. package/examples/private/ehdi-data.json +0 -29502
  56. package/examples/private/exposure-source-h5-data.csv +0 -26
  57. package/examples/private/fatal-data.csv +0 -3159
  58. package/examples/private/feelings.json +0 -1
  59. package/examples/private/gaza-issue.json +0 -1214
  60. package/examples/private/markup.json +0 -115
  61. package/examples/private/nhis.json +0 -1792
  62. package/examples/private/workforce.json +0 -2041
  63. package/src/types/DataSet.ts +0 -11
@@ -1,2041 +0,0 @@
1
- {
2
- "dashboard": {
3
- "theme": "theme-blue",
4
- "sharedFilters": [],
5
- "description": "Workplace Acceleration Initiative Dashboard"
6
- },
7
- "rows": [
8
- {
9
- "columns": [
10
- {
11
- "width": 12,
12
- "widget": "map1723468567295"
13
- },
14
- {},
15
- {}
16
- ]
17
- }
18
- ],
19
- "visualizations": {
20
- "map1723468567295": {
21
- "annotations": [],
22
- "general": {
23
- "geoType": "us",
24
- "annotationDropdownText": "Annotations",
25
- "geoBorderColor": "darkGray",
26
- "headerColor": "theme-blue",
27
- "title": "State & Local Health Initiatives ",
28
- "showTitle": true,
29
- "showSidebar": false,
30
- "showDownloadButton": true,
31
- "showDownloadMediaButton": false,
32
- "displayAsHex": false,
33
- "displayStateLabels": false,
34
- "territoriesLabel": "Territories",
35
- "territoriesAlwaysShow": true,
36
- "language": "en",
37
- "geoLabelOverride": "State",
38
- "hasRegions": false,
39
- "fullBorder": false,
40
- "type": "data",
41
- "convertFipsCodes": true,
42
- "palette": {
43
- "isReversed": false
44
- },
45
- "allowMapZoom": true,
46
- "hideGeoColumnInTooltip": false,
47
- "hidePrimaryColumnInTooltip": false,
48
- "statePicked": {
49
- "fipsCode": "01",
50
- "stateName": "Alabama"
51
- },
52
- "expandDataTable": false,
53
- "superTitle": "Workplace Acceleration Initiative (WAI)"
54
- },
55
- "type": "map",
56
- "color": "greenblue",
57
- "columns": {
58
- "geo": {
59
- "name": "Location",
60
- "label": "Location",
61
- "tooltip": false,
62
- "dataTable": true
63
- },
64
- "primary": {
65
- "dataTable": true,
66
- "tooltip": true,
67
- "prefix": "",
68
- "suffix": "",
69
- "name": "Number of Initiatives",
70
- "label": "Number of Initiatives",
71
- "roundToPlace": 0
72
- },
73
- "navigate": {
74
- "name": "URL"
75
- },
76
- "latitude": {
77
- "name": "Latitude"
78
- },
79
- "longitude": {
80
- "name": "Longitude"
81
- },
82
- "additionalColumn1": {
83
- "label": "City",
84
- "dataTable": true,
85
- "tooltips": false,
86
- "prefix": "",
87
- "suffix": "",
88
- "name": "City",
89
- "tooltip": true
90
- },
91
- "additionalColumn2": {
92
- "label": "Funding Status",
93
- "dataTable": true,
94
- "tooltips": false,
95
- "prefix": "",
96
- "suffix": "",
97
- "name": "Funding Status",
98
- "tooltip": true
99
- },
100
- "additionalColumn3": {
101
- "label": "New Column",
102
- "dataTable": false,
103
- "tooltips": false,
104
- "prefix": "",
105
- "suffix": ""
106
- }
107
- },
108
- "legend": {
109
- "descriptions": {},
110
- "specialClasses": [],
111
- "unified": false,
112
- "singleColumn": false,
113
- "singleRow": false,
114
- "verticalSorted": false,
115
- "showSpecialClassesLast": false,
116
- "dynamicDescription": false,
117
- "type": "equalnumber",
118
- "numberOfItems": 6,
119
- "position": "side",
120
- "title": "Legend"
121
- },
122
- "filters": [
123
- {
124
- "label": "Category",
125
- "values": [],
126
- "columnName": "Category",
127
- "filterStyle": "tab bar"
128
- }
129
- ],
130
- "table": {
131
- "wrapColumns": false,
132
- "label": "Data Table",
133
- "expanded": false,
134
- "limitHeight": false,
135
- "height": "",
136
- "caption": "",
137
- "showDownloadUrl": false,
138
- "showDataTableLink": true,
139
- "showFullGeoNameInCSV": false,
140
- "forceDisplay": true,
141
- "download": true,
142
- "indexLabel": ""
143
- },
144
- "tooltips": {
145
- "appearanceType": "hover",
146
- "linkLabel": "Learn More",
147
- "capitalizeLabels": true,
148
- "opacity": 90
149
- },
150
- "visual": {
151
- "minBubbleSize": 1,
152
- "maxBubbleSize": 20,
153
- "extraBubbleBorder": false,
154
- "cityStyle": "pin",
155
- "cityStyleLabel": "",
156
- "showBubbleZeros": false,
157
- "additionalCityStyles": [],
158
- "geoCodeCircleSize": 8
159
- },
160
- "mapPosition": {
161
- "coordinates": [
162
- 0,
163
- 30
164
- ],
165
- "zoom": 1
166
- },
167
- "map": {
168
- "layers": [],
169
- "patterns": []
170
- },
171
- "hexMap": {
172
- "type": "",
173
- "shapeGroups": [
174
- {
175
- "legendTitle": "",
176
- "legendDescription": "",
177
- "items": [
178
- {
179
- "key": "",
180
- "shape": "Arrow Up",
181
- "column": "",
182
- "operator": "=",
183
- "value": ""
184
- }
185
- ]
186
- }
187
- ]
188
- },
189
- "filterBehavior": "Filter Change",
190
- "openModal": true,
191
- "uid": "map1723468567295",
192
- "dataDescription": {
193
- "horizontal": false,
194
- "series": true,
195
- "singleRow": false,
196
- "seriesKey": "City",
197
- "xKey": "Location",
198
- "valueKeysTallSupport": [
199
- "Number of Initiatives"
200
- ]
201
- },
202
- "editing": true,
203
- "originalFormattedData": [
204
- {
205
- "City": "Atlanta",
206
- "Location": "Georgia",
207
- "Year": "2024",
208
- "Category": "Cardiovascular Health",
209
- "Initiative": "Healthy Hearts Initiative",
210
- "Funding Status": "Funded",
211
- "Number of Initiatives": "5",
212
- "URL": "https://example.com/healthy-hearts",
213
- "Text": "The Healthy Hearts Initiative focuses on reducing cardiovascular risks.",
214
- "Latitude": "33.749",
215
- "Longitude": "-84.388"
216
- },
217
- {
218
- "City": "Los Angeles",
219
- "Location": "California",
220
- "Year": "2023",
221
- "Category": "Youth Wellness",
222
- "Initiative": "Youth Wellness Project",
223
- "Funding Status": "Funded",
224
- "Number of Initiatives": "3",
225
- "URL": "https://example.com/youth-wellness",
226
- "Text": "The Youth Wellness Project aims to improve mental and physical health among young people.",
227
- "Latitude": "34.0522",
228
- "Longitude": "-118.2437"
229
- },
230
- {
231
- "City": "Miami",
232
- "Location": "Florida",
233
- "Year": "2023",
234
- "Category": "Senior Safety",
235
- "Initiative": "Senior Health and Safety",
236
- "Funding Status": "Partially Funded",
237
- "Number of Initiatives": "4",
238
- "URL": "https://example.com/senior-health-safety",
239
- "Text": "The Senior Health and Safety program promotes safety and wellness for older adults.",
240
- "Latitude": "25.7617",
241
- "Longitude": "-80.1918"
242
- },
243
- {
244
- "City": "Chicago",
245
- "Location": "Illinois",
246
- "Year": "2024",
247
- "Category": "Diabetes Prevention",
248
- "Initiative": "Diabetes Prevention Program",
249
- "Funding Status": "Not Funded",
250
- "Number of Initiatives": "2",
251
- "URL": "https://example.com/diabetes-prevention",
252
- "Text": "The Diabetes Prevention Program works on reducing the incidence of Type 2 diabetes.",
253
- "Latitude": "41.8781",
254
- "Longitude": "-87.6298"
255
- },
256
- {
257
- "City": "New York City",
258
- "Location": "New York",
259
- "Year": "2024",
260
- "Category": "Women’s Health",
261
- "Initiative": "Women's Health and Empowerment",
262
- "Funding Status": "Funded",
263
- "Number of Initiatives": "6",
264
- "URL": "https://example.com/womens-health-empowerment",
265
- "Text": "Women’s Health and Empowerment initiative supports women’s health and well-being.",
266
- "Latitude": "40.7128",
267
- "Longitude": "-74.006"
268
- },
269
- {
270
- "City": "Houston",
271
- "Location": "Texas",
272
- "Year": "2024",
273
- "Category": "Cardiovascular Health",
274
- "Initiative": "Child Nutrition Outreach",
275
- "Funding Status": "Funded",
276
- "Number of Initiatives": "5",
277
- "URL": "https://example.com/healthy-hearts",
278
- "Text": "The Healthy Hearts Initiative focuses on reducing cardiovascular risks.",
279
- "Latitude": "29.7604",
280
- "Longitude": "-95.3698"
281
- },
282
- {
283
- "City": "Seattle",
284
- "Location": "Washington",
285
- "Year": "2023",
286
- "Category": "Youth Wellness",
287
- "Initiative": "Tobacco-Free Teens",
288
- "Funding Status": "Funded",
289
- "Number of Initiatives": "3",
290
- "URL": "https://example.com/youth-wellness",
291
- "Text": "The Youth Wellness Project aims to improve mental and physical health among young people.",
292
- "Latitude": "47.6062",
293
- "Longitude": "-122.3321"
294
- },
295
- {
296
- "City": "Boise",
297
- "Location": "Idaho",
298
- "Year": "2023",
299
- "Category": "Senior Safety",
300
- "Initiative": "Rural Health Outreach",
301
- "Funding Status": "Partially Funded",
302
- "Number of Initiatives": "4",
303
- "URL": "https://example.com/senior-health-safety",
304
- "Text": "The Senior Health and Safety program promotes safety and wellness for older adults.",
305
- "Latitude": "43.615",
306
- "Longitude": "-116.2023"
307
- },
308
- {
309
- "City": "Denver",
310
- "Location": "Colorado",
311
- "Year": "2024",
312
- "Category": "Diabetes Prevention",
313
- "Initiative": "Mental Health Awareness",
314
- "Funding Status": "Not Funded",
315
- "Number of Initiatives": "2",
316
- "URL": "https://example.com/diabetes-prevention",
317
- "Text": "The Diabetes Prevention Program works on reducing the incidence of Type 2 diabetes.",
318
- "Latitude": "39.7392",
319
- "Longitude": "-104.9903"
320
- },
321
- {
322
- "City": "Philadelphia",
323
- "Location": "Pennsylvania",
324
- "Year": "2024",
325
- "Category": "Women’s Health",
326
- "Initiative": "Urban Wellness Collaborative",
327
- "Funding Status": "Funded",
328
- "Number of Initiatives": "6",
329
- "URL": "https://example.com/womens-health-empowerment",
330
- "Text": "Women’s Health and Empowerment initiative supports women’s health and well-being.",
331
- "Latitude": "39.9526",
332
- "Longitude": "-75.1652"
333
- },
334
- {
335
- "City": "Phoenix",
336
- "Location": "Arizona",
337
- "Year": "2024",
338
- "Category": "Cardiovascular Health",
339
- "Initiative": "Immunization Initiative",
340
- "Funding Status": "Funded",
341
- "Number of Initiatives": "5",
342
- "URL": "https://example.com/healthy-hearts",
343
- "Text": "The Healthy Hearts Initiative focuses on reducing cardiovascular risks.",
344
- "Latitude": "33.4484",
345
- "Longitude": "-112.074"
346
- },
347
- {
348
- "City": "Boston",
349
- "Location": "Massachusetts",
350
- "Year": "2023",
351
- "Category": "Youth Wellness",
352
- "Initiative": "Healthy Living for All Ages",
353
- "Funding Status": "Funded",
354
- "Number of Initiatives": "3",
355
- "URL": "https://example.com/youth-wellness",
356
- "Text": "The Youth Wellness Project aims to improve mental and physical health among young people.",
357
- "Latitude": "42.3601",
358
- "Longitude": "-71.0589"
359
- },
360
- {
361
- "City": "San Francisco",
362
- "Location": "California",
363
- "Year": "2023",
364
- "Category": "Senior Safety",
365
- "Initiative": "Substance Abuse Prevention",
366
- "Funding Status": "Partially Funded",
367
- "Number of Initiatives": "4",
368
- "URL": "https://example.com/senior-health-safety",
369
- "Text": "The Senior Health and Safety program promotes safety and wellness for older adults.",
370
- "Latitude": "37.7749",
371
- "Longitude": "-122.4194"
372
- },
373
- {
374
- "City": "Dallas",
375
- "Location": "Texas",
376
- "Year": "2024",
377
- "Category": "Diabetes Prevention",
378
- "Initiative": "Fitness and Nutrition for Families",
379
- "Funding Status": "Not Funded",
380
- "Number of Initiatives": "2",
381
- "URL": "https://example.com/diabetes-prevention",
382
- "Text": "The Diabetes Prevention Program works on reducing the incidence of Type 2 diabetes.",
383
- "Latitude": "32.7767",
384
- "Longitude": "-96.797"
385
- },
386
- {
387
- "City": "Washington",
388
- "Location": "District of Columbia",
389
- "Year": "2024",
390
- "Category": "Women’s Health",
391
- "Initiative": "Adolescent Health Advocacy",
392
- "Funding Status": "Funded",
393
- "Number of Initiatives": "6",
394
- "URL": "https://example.com/womens-health-empowerment",
395
- "Text": "Women’s Health and Empowerment initiative supports women’s health and well-being.",
396
- "Latitude": "38.9072",
397
- "Longitude": "-77.0369"
398
- },
399
- {
400
- "City": "Omaha",
401
- "Location": "Nebraska",
402
- "Year": "2024",
403
- "Category": "Cardiovascular Health",
404
- "Initiative": "Rural Diabetes Initiative",
405
- "Funding Status": "Funded",
406
- "Number of Initiatives": "5",
407
- "URL": "https://example.com/healthy-hearts",
408
- "Text": "The Healthy Hearts Initiative focuses on reducing cardiovascular risks.",
409
- "Latitude": "41.2565",
410
- "Longitude": "-95.9345"
411
- },
412
- {
413
- "City": "Cherokee Nation",
414
- "Location": "Oklahoma",
415
- "Year": "2023",
416
- "Category": "Youth Wellness",
417
- "Initiative": "Tribal Health Outreach - Cherokee",
418
- "Funding Status": "Funded",
419
- "Number of Initiatives": "3",
420
- "URL": "https://example.com/youth-wellness",
421
- "Text": "The Youth Wellness Project aims to improve mental and physical health among young people.",
422
- "Latitude": "35.5158",
423
- "Longitude": "-95.7129"
424
- },
425
- {
426
- "City": "Navajo Nation",
427
- "Location": "Arizona",
428
- "Year": "2023",
429
- "Category": "Senior Safety",
430
- "Initiative": "Tribal Wellness Program - Navajo",
431
- "Funding Status": "Partially Funded",
432
- "Number of Initiatives": "4",
433
- "URL": "https://example.com/senior-health-safety",
434
- "Text": "The Senior Health and Safety program promotes safety and wellness for older adults.",
435
- "Latitude": "36.1069",
436
- "Longitude": "-109.4677"
437
- },
438
- {
439
- "City": "Sioux Tribe",
440
- "Location": "South Dakota",
441
- "Year": "2024",
442
- "Category": "Diabetes Prevention",
443
- "Initiative": "Tribal Health Education - Sioux",
444
- "Funding Status": "Not Funded",
445
- "Number of Initiatives": "2",
446
- "URL": "https://example.com/diabetes-prevention",
447
- "Text": "The Diabetes Prevention Program works on reducing the incidence of Type 2 diabetes.",
448
- "Latitude": "43.7194",
449
- "Longitude": "-100.7783"
450
- },
451
- {
452
- "City": "Hopi Tribe",
453
- "Location": "Arizona",
454
- "Year": "2024",
455
- "Category": "Women’s Health",
456
- "Initiative": "Tribal Mental Health Support - Hopi",
457
- "Funding Status": "Funded",
458
- "Number of Initiatives": "6",
459
- "URL": "https://example.com/womens-health-empowerment",
460
- "Text": "Women’s Health and Empowerment initiative supports women’s health and well-being.",
461
- "Latitude": "35.7916",
462
- "Longitude": "-110.7418"
463
- },
464
- {
465
- "City": "Las Vegas",
466
- "Location": "Nevada",
467
- "Year": "2024",
468
- "Category": "Cardiovascular Health",
469
- "Initiative": "Cancer Prevention and Screening",
470
- "Funding Status": "Funded",
471
- "Number of Initiatives": "5",
472
- "URL": "https://example.com/healthy-hearts",
473
- "Text": "The Healthy Hearts Initiative focuses on reducing cardiovascular risks.",
474
- "Latitude": "36.1699",
475
- "Longitude": "-115.1398"
476
- },
477
- {
478
- "City": "Salt Lake City",
479
- "Location": "Utah",
480
- "Year": "2023",
481
- "Category": "Youth Wellness",
482
- "Initiative": "Community Health Workers",
483
- "Funding Status": "Funded",
484
- "Number of Initiatives": "3",
485
- "URL": "https://example.com/youth-wellness",
486
- "Text": "The Youth Wellness Project aims to improve mental and physical health among young people.",
487
- "Latitude": "40.7608",
488
- "Longitude": "-111.891"
489
- },
490
- {
491
- "City": "Albuquerque",
492
- "Location": "New Mexico",
493
- "Year": "2023",
494
- "Category": "Senior Safety",
495
- "Initiative": "Maternal and Child Health",
496
- "Funding Status": "Partially Funded",
497
- "Number of Initiatives": "4",
498
- "URL": "https://example.com/senior-health-safety",
499
- "Text": "The Senior Health and Safety program promotes safety and wellness for older adults.",
500
- "Latitude": "35.0844",
501
- "Longitude": "-106.6504"
502
- },
503
- {
504
- "City": "Nashville",
505
- "Location": "Tennessee",
506
- "Year": "2024",
507
- "Category": "Diabetes Prevention",
508
- "Initiative": "Healthy Weight Initiative",
509
- "Funding Status": "Not Funded",
510
- "Number of Initiatives": "2",
511
- "URL": "https://example.com/diabetes-prevention",
512
- "Text": "The Diabetes Prevention Program works on reducing the incidence of Type 2 diabetes.",
513
- "Latitude": "36.1627",
514
- "Longitude": "-86.7816"
515
- },
516
- {
517
- "City": "Indianapolis",
518
- "Location": "Indiana",
519
- "Year": "2024",
520
- "Category": "Women’s Health",
521
- "Initiative": "Flu Vaccination Campaign",
522
- "Funding Status": "Funded",
523
- "Number of Initiatives": "6",
524
- "URL": "https://example.com/womens-health-empowerment",
525
- "Text": "Women’s Health and Empowerment initiative supports women’s health and well-being.",
526
- "Latitude": "39.7684",
527
- "Longitude": "-86.1581"
528
- },
529
- {
530
- "City": "Detroit",
531
- "Location": "Michigan",
532
- "Year": "2024",
533
- "Category": "Cardiovascular Health",
534
- "Initiative": "Asthma Education and Management",
535
- "Funding Status": "Funded",
536
- "Number of Initiatives": "5",
537
- "URL": "https://example.com/healthy-hearts",
538
- "Text": "The Healthy Hearts Initiative focuses on reducing cardiovascular risks.",
539
- "Latitude": "42.3314",
540
- "Longitude": "-83.0458"
541
- },
542
- {
543
- "City": "Jacksonville",
544
- "Location": "Florida",
545
- "Year": "2023",
546
- "Category": "Youth Wellness",
547
- "Initiative": "Oral Health Program",
548
- "Funding Status": "Funded",
549
- "Number of Initiatives": "3",
550
- "URL": "https://example.com/youth-wellness",
551
- "Text": "The Youth Wellness Project aims to improve mental and physical health among young people.",
552
- "Latitude": "30.3322",
553
- "Longitude": "-81.6557"
554
- },
555
- {
556
- "City": "Cleveland",
557
- "Location": "Ohio",
558
- "Year": "2023",
559
- "Category": "Senior Safety",
560
- "Initiative": "Chronic Disease Management",
561
- "Funding Status": "Partially Funded",
562
- "Number of Initiatives": "4",
563
- "URL": "https://example.com/senior-health-safety",
564
- "Text": "The Senior Health and Safety program promotes safety and wellness for older adults.",
565
- "Latitude": "41.4993",
566
- "Longitude": "-81.6944"
567
- },
568
- {
569
- "City": "Louisville",
570
- "Location": "Kentucky",
571
- "Year": "2024",
572
- "Category": "Diabetes Prevention",
573
- "Initiative": "Preventive Health Screenings",
574
- "Funding Status": "Not Funded",
575
- "Number of Initiatives": "2",
576
- "URL": "https://example.com/diabetes-prevention",
577
- "Text": "The Diabetes Prevention Program works on reducing the incidence of Type 2 diabetes.",
578
- "Latitude": "38.2527",
579
- "Longitude": "-85.7585"
580
- },
581
- {
582
- "City": "Milwaukee",
583
- "Location": "Wisconsin",
584
- "Year": "2024",
585
- "Category": "Women’s Health",
586
- "Initiative": "Youth Mental Health First Aid",
587
- "Funding Status": "Funded",
588
- "Number of Initiatives": "6",
589
- "URL": "https://example.com/womens-health-empowerment",
590
- "Text": "Women’s Health and Empowerment initiative supports women’s health and well-being.",
591
- "Latitude": "43.0389",
592
- "Longitude": "-87.9065"
593
- },
594
- {
595
- "City": "Richmond",
596
- "Location": "Virginia",
597
- "Year": "2024",
598
- "Category": "Cardiovascular Health",
599
- "Initiative": "Healthy Communities Collaborative",
600
- "Funding Status": "Funded",
601
- "Number of Initiatives": "5",
602
- "URL": "https://example.com/healthy-hearts",
603
- "Text": "The Healthy Hearts Initiative focuses on reducing cardiovascular risks.",
604
- "Latitude": "37.5407",
605
- "Longitude": "-77.436"
606
- },
607
- {
608
- "City": "Memphis",
609
- "Location": "Tennessee",
610
- "Year": "2023",
611
- "Category": "Youth Wellness",
612
- "Initiative": "Cancer Survivorship Program",
613
- "Funding Status": "Funded",
614
- "Number of Initiatives": "3",
615
- "URL": "https://example.com/youth-wellness",
616
- "Text": "The Youth Wellness Project aims to improve mental and physical health among young people.",
617
- "Latitude": "35.1495",
618
- "Longitude": "-90.049"
619
- },
620
- {
621
- "City": "Raleigh",
622
- "Location": "North Carolina",
623
- "Year": "2023",
624
- "Category": "Senior Safety",
625
- "Initiative": "Childhood Obesity Prevention",
626
- "Funding Status": "Partially Funded",
627
- "Number of Initiatives": "4",
628
- "URL": "https://example.com/senior-health-safety",
629
- "Text": "The Senior Health and Safety program promotes safety and wellness for older adults.",
630
- "Latitude": "35.7796",
631
- "Longitude": "-78.6382"
632
- },
633
- {
634
- "City": "Little Rock",
635
- "Location": "Arkansas",
636
- "Year": "2024",
637
- "Category": "Diabetes Prevention",
638
- "Initiative": "Healthy Babies Program",
639
- "Funding Status": "Not Funded",
640
- "Number of Initiatives": "2",
641
- "URL": "https://example.com/diabetes-prevention",
642
- "Text": "The Diabetes Prevention Program works on reducing the incidence of Type 2 diabetes.",
643
- "Latitude": "34.7465",
644
- "Longitude": "-92.2896"
645
- },
646
- {
647
- "City": "Oklahoma City",
648
- "Location": "Oklahoma",
649
- "Year": "2024",
650
- "Category": "Women’s Health",
651
- "Initiative": "Senior Nutrition Program",
652
- "Funding Status": "Funded",
653
- "Number of Initiatives": "6",
654
- "URL": "https://example.com/womens-health-empowerment",
655
- "Text": "Women’s Health and Empowerment initiative supports women’s health and well-being.",
656
- "Latitude": "35.4676",
657
- "Longitude": "-97.5164"
658
- },
659
- {
660
- "City": "Wichita",
661
- "Location": "Kansas",
662
- "Year": "2024",
663
- "Category": "Cardiovascular Health",
664
- "Initiative": "Community Vaccination Drive",
665
- "Funding Status": "Funded",
666
- "Number of Initiatives": "5",
667
- "URL": "https://example.com/healthy-hearts",
668
- "Text": "The Healthy Hearts Initiative focuses on reducing cardiovascular risks.",
669
- "Latitude": "37.6872",
670
- "Longitude": "-97.3301"
671
- },
672
- {
673
- "City": "Springfield",
674
- "Location": "Missouri",
675
- "Year": "2023",
676
- "Category": "Youth Wellness",
677
- "Initiative": "Safe Sleeping for Infants",
678
- "Funding Status": "Funded",
679
- "Number of Initiatives": "3",
680
- "URL": "https://example.com/youth-wellness",
681
- "Text": "The Youth Wellness Project aims to improve mental and physical health among young people.",
682
- "Latitude": "39.7817",
683
- "Longitude": "-89.6501"
684
- },
685
- {
686
- "City": "Baltimore",
687
- "Location": "Maryland",
688
- "Year": "2023",
689
- "Category": "Senior Safety",
690
- "Initiative": "Rural HIV/AIDS Outreach",
691
- "Funding Status": "Partially Funded",
692
- "Number of Initiatives": "4",
693
- "URL": "https://example.com/senior-health-safety",
694
- "Text": "The Senior Health and Safety program promotes safety and wellness for older adults.",
695
- "Latitude": "39.2904",
696
- "Longitude": "-76.6122"
697
- },
698
- {
699
- "City": "Birmingham",
700
- "Location": "Alabama",
701
- "Year": "2024",
702
- "Category": "Diabetes Prevention",
703
- "Initiative": "Senior Health Fair",
704
- "Funding Status": "Not Funded",
705
- "Number of Initiatives": "2",
706
- "URL": "https://example.com/diabetes-prevention",
707
- "Text": "The Diabetes Prevention Program works on reducing the incidence of Type 2 diabetes.",
708
- "Latitude": "33.5186",
709
- "Longitude": "-86.8025"
710
- },
711
- {
712
- "City": "Newark",
713
- "Location": "New Jersey",
714
- "Year": "2024",
715
- "Category": "Women’s Health",
716
- "Initiative": "Heart Disease Prevention",
717
- "Funding Status": "Funded",
718
- "Number of Initiatives": "6",
719
- "URL": "https://example.com/womens-health-empowerment",
720
- "Text": "Women’s Health and Empowerment initiative supports women’s health and well-being.",
721
- "Latitude": "40.7357",
722
- "Longitude": "-74.1724"
723
- },
724
- {
725
- "City": "Fresno",
726
- "Location": "California",
727
- "Year": "2024",
728
- "Category": "Cardiovascular Health",
729
- "Initiative": "Urban Cancer Prevention",
730
- "Funding Status": "Funded",
731
- "Number of Initiatives": "5",
732
- "URL": "https://example.com/healthy-hearts",
733
- "Text": "The Healthy Hearts Initiative focuses on reducing cardiovascular risks.",
734
- "Latitude": "36.7378",
735
- "Longitude": "-119.7726"
736
- }
737
- ],
738
- "version": "4.24.7",
739
- "dataKey": "updated_public_health_programs_with_coordinates.csv"
740
- }
741
- },
742
- "table": {
743
- "label": "Data Table",
744
- "show": false,
745
- "showDownloadUrl": false,
746
- "showVertical": true
747
- },
748
- "datasets": {
749
- "updated_public_health_programs_with_coordinates.csv": {
750
- "data": [
751
- {
752
- "City": "Atlanta",
753
- "Location": "Georgia",
754
- "Year": "2024",
755
- "Category": "Cardiovascular Health",
756
- "Initiative": "Healthy Hearts Initiative",
757
- "Funding Status": "Funded",
758
- "Number of Initiatives": "5",
759
- "URL": "https://example.com/healthy-hearts",
760
- "Text": "The Healthy Hearts Initiative focuses on reducing cardiovascular risks.",
761
- "Latitude": "33.749",
762
- "Longitude": "-84.388"
763
- },
764
- {
765
- "City": "Los Angeles",
766
- "Location": "California",
767
- "Year": "2023",
768
- "Category": "Youth Wellness",
769
- "Initiative": "Youth Wellness Project",
770
- "Funding Status": "Funded",
771
- "Number of Initiatives": "3",
772
- "URL": "https://example.com/youth-wellness",
773
- "Text": "The Youth Wellness Project aims to improve mental and physical health among young people.",
774
- "Latitude": "34.0522",
775
- "Longitude": "-118.2437"
776
- },
777
- {
778
- "City": "Miami",
779
- "Location": "Florida",
780
- "Year": "2023",
781
- "Category": "Senior Safety",
782
- "Initiative": "Senior Health and Safety",
783
- "Funding Status": "Partially Funded",
784
- "Number of Initiatives": "4",
785
- "URL": "https://example.com/senior-health-safety",
786
- "Text": "The Senior Health and Safety program promotes safety and wellness for older adults.",
787
- "Latitude": "25.7617",
788
- "Longitude": "-80.1918"
789
- },
790
- {
791
- "City": "Chicago",
792
- "Location": "Illinois",
793
- "Year": "2024",
794
- "Category": "Diabetes Prevention",
795
- "Initiative": "Diabetes Prevention Program",
796
- "Funding Status": "Not Funded",
797
- "Number of Initiatives": "2",
798
- "URL": "https://example.com/diabetes-prevention",
799
- "Text": "The Diabetes Prevention Program works on reducing the incidence of Type 2 diabetes.",
800
- "Latitude": "41.8781",
801
- "Longitude": "-87.6298"
802
- },
803
- {
804
- "City": "New York City",
805
- "Location": "New York",
806
- "Year": "2024",
807
- "Category": "Women’s Health",
808
- "Initiative": "Women's Health and Empowerment",
809
- "Funding Status": "Funded",
810
- "Number of Initiatives": "6",
811
- "URL": "https://example.com/womens-health-empowerment",
812
- "Text": "Women’s Health and Empowerment initiative supports women’s health and well-being.",
813
- "Latitude": "40.7128",
814
- "Longitude": "-74.006"
815
- },
816
- {
817
- "City": "Houston",
818
- "Location": "Texas",
819
- "Year": "2024",
820
- "Category": "Cardiovascular Health",
821
- "Initiative": "Child Nutrition Outreach",
822
- "Funding Status": "Funded",
823
- "Number of Initiatives": "5",
824
- "URL": "https://example.com/healthy-hearts",
825
- "Text": "The Healthy Hearts Initiative focuses on reducing cardiovascular risks.",
826
- "Latitude": "29.7604",
827
- "Longitude": "-95.3698"
828
- },
829
- {
830
- "City": "Seattle",
831
- "Location": "Washington",
832
- "Year": "2023",
833
- "Category": "Youth Wellness",
834
- "Initiative": "Tobacco-Free Teens",
835
- "Funding Status": "Funded",
836
- "Number of Initiatives": "3",
837
- "URL": "https://example.com/youth-wellness",
838
- "Text": "The Youth Wellness Project aims to improve mental and physical health among young people.",
839
- "Latitude": "47.6062",
840
- "Longitude": "-122.3321"
841
- },
842
- {
843
- "City": "Boise",
844
- "Location": "Idaho",
845
- "Year": "2023",
846
- "Category": "Senior Safety",
847
- "Initiative": "Rural Health Outreach",
848
- "Funding Status": "Partially Funded",
849
- "Number of Initiatives": "4",
850
- "URL": "https://example.com/senior-health-safety",
851
- "Text": "The Senior Health and Safety program promotes safety and wellness for older adults.",
852
- "Latitude": "43.615",
853
- "Longitude": "-116.2023"
854
- },
855
- {
856
- "City": "Denver",
857
- "Location": "Colorado",
858
- "Year": "2024",
859
- "Category": "Diabetes Prevention",
860
- "Initiative": "Mental Health Awareness",
861
- "Funding Status": "Not Funded",
862
- "Number of Initiatives": "2",
863
- "URL": "https://example.com/diabetes-prevention",
864
- "Text": "The Diabetes Prevention Program works on reducing the incidence of Type 2 diabetes.",
865
- "Latitude": "39.7392",
866
- "Longitude": "-104.9903"
867
- },
868
- {
869
- "City": "Philadelphia",
870
- "Location": "Pennsylvania",
871
- "Year": "2024",
872
- "Category": "Women’s Health",
873
- "Initiative": "Urban Wellness Collaborative",
874
- "Funding Status": "Funded",
875
- "Number of Initiatives": "6",
876
- "URL": "https://example.com/womens-health-empowerment",
877
- "Text": "Women’s Health and Empowerment initiative supports women’s health and well-being.",
878
- "Latitude": "39.9526",
879
- "Longitude": "-75.1652"
880
- },
881
- {
882
- "City": "Phoenix",
883
- "Location": "Arizona",
884
- "Year": "2024",
885
- "Category": "Cardiovascular Health",
886
- "Initiative": "Immunization Initiative",
887
- "Funding Status": "Funded",
888
- "Number of Initiatives": "5",
889
- "URL": "https://example.com/healthy-hearts",
890
- "Text": "The Healthy Hearts Initiative focuses on reducing cardiovascular risks.",
891
- "Latitude": "33.4484",
892
- "Longitude": "-112.074"
893
- },
894
- {
895
- "City": "Boston",
896
- "Location": "Massachusetts",
897
- "Year": "2023",
898
- "Category": "Youth Wellness",
899
- "Initiative": "Healthy Living for All Ages",
900
- "Funding Status": "Funded",
901
- "Number of Initiatives": "3",
902
- "URL": "https://example.com/youth-wellness",
903
- "Text": "The Youth Wellness Project aims to improve mental and physical health among young people.",
904
- "Latitude": "42.3601",
905
- "Longitude": "-71.0589"
906
- },
907
- {
908
- "City": "San Francisco",
909
- "Location": "California",
910
- "Year": "2023",
911
- "Category": "Senior Safety",
912
- "Initiative": "Substance Abuse Prevention",
913
- "Funding Status": "Partially Funded",
914
- "Number of Initiatives": "4",
915
- "URL": "https://example.com/senior-health-safety",
916
- "Text": "The Senior Health and Safety program promotes safety and wellness for older adults.",
917
- "Latitude": "37.7749",
918
- "Longitude": "-122.4194"
919
- },
920
- {
921
- "City": "Dallas",
922
- "Location": "Texas",
923
- "Year": "2024",
924
- "Category": "Diabetes Prevention",
925
- "Initiative": "Fitness and Nutrition for Families",
926
- "Funding Status": "Not Funded",
927
- "Number of Initiatives": "2",
928
- "URL": "https://example.com/diabetes-prevention",
929
- "Text": "The Diabetes Prevention Program works on reducing the incidence of Type 2 diabetes.",
930
- "Latitude": "32.7767",
931
- "Longitude": "-96.797"
932
- },
933
- {
934
- "City": "Washington",
935
- "Location": "District of Columbia",
936
- "Year": "2024",
937
- "Category": "Women’s Health",
938
- "Initiative": "Adolescent Health Advocacy",
939
- "Funding Status": "Funded",
940
- "Number of Initiatives": "6",
941
- "URL": "https://example.com/womens-health-empowerment",
942
- "Text": "Women’s Health and Empowerment initiative supports women’s health and well-being.",
943
- "Latitude": "38.9072",
944
- "Longitude": "-77.0369"
945
- },
946
- {
947
- "City": "Omaha",
948
- "Location": "Nebraska",
949
- "Year": "2024",
950
- "Category": "Cardiovascular Health",
951
- "Initiative": "Rural Diabetes Initiative",
952
- "Funding Status": "Funded",
953
- "Number of Initiatives": "5",
954
- "URL": "https://example.com/healthy-hearts",
955
- "Text": "The Healthy Hearts Initiative focuses on reducing cardiovascular risks.",
956
- "Latitude": "41.2565",
957
- "Longitude": "-95.9345"
958
- },
959
- {
960
- "City": "Cherokee Nation",
961
- "Location": "Oklahoma",
962
- "Year": "2023",
963
- "Category": "Youth Wellness",
964
- "Initiative": "Tribal Health Outreach - Cherokee",
965
- "Funding Status": "Funded",
966
- "Number of Initiatives": "3",
967
- "URL": "https://example.com/youth-wellness",
968
- "Text": "The Youth Wellness Project aims to improve mental and physical health among young people.",
969
- "Latitude": "35.5158",
970
- "Longitude": "-95.7129"
971
- },
972
- {
973
- "City": "Navajo Nation",
974
- "Location": "Arizona",
975
- "Year": "2023",
976
- "Category": "Senior Safety",
977
- "Initiative": "Tribal Wellness Program - Navajo",
978
- "Funding Status": "Partially Funded",
979
- "Number of Initiatives": "4",
980
- "URL": "https://example.com/senior-health-safety",
981
- "Text": "The Senior Health and Safety program promotes safety and wellness for older adults.",
982
- "Latitude": "36.1069",
983
- "Longitude": "-109.4677"
984
- },
985
- {
986
- "City": "Sioux Tribe",
987
- "Location": "South Dakota",
988
- "Year": "2024",
989
- "Category": "Diabetes Prevention",
990
- "Initiative": "Tribal Health Education - Sioux",
991
- "Funding Status": "Not Funded",
992
- "Number of Initiatives": "2",
993
- "URL": "https://example.com/diabetes-prevention",
994
- "Text": "The Diabetes Prevention Program works on reducing the incidence of Type 2 diabetes.",
995
- "Latitude": "43.7194",
996
- "Longitude": "-100.7783"
997
- },
998
- {
999
- "City": "Hopi Tribe",
1000
- "Location": "Arizona",
1001
- "Year": "2024",
1002
- "Category": "Women’s Health",
1003
- "Initiative": "Tribal Mental Health Support - Hopi",
1004
- "Funding Status": "Funded",
1005
- "Number of Initiatives": "6",
1006
- "URL": "https://example.com/womens-health-empowerment",
1007
- "Text": "Women’s Health and Empowerment initiative supports women’s health and well-being.",
1008
- "Latitude": "35.7916",
1009
- "Longitude": "-110.7418"
1010
- },
1011
- {
1012
- "City": "Las Vegas",
1013
- "Location": "Nevada",
1014
- "Year": "2024",
1015
- "Category": "Cardiovascular Health",
1016
- "Initiative": "Cancer Prevention and Screening",
1017
- "Funding Status": "Funded",
1018
- "Number of Initiatives": "5",
1019
- "URL": "https://example.com/healthy-hearts",
1020
- "Text": "The Healthy Hearts Initiative focuses on reducing cardiovascular risks.",
1021
- "Latitude": "36.1699",
1022
- "Longitude": "-115.1398"
1023
- },
1024
- {
1025
- "City": "Salt Lake City",
1026
- "Location": "Utah",
1027
- "Year": "2023",
1028
- "Category": "Youth Wellness",
1029
- "Initiative": "Community Health Workers",
1030
- "Funding Status": "Funded",
1031
- "Number of Initiatives": "3",
1032
- "URL": "https://example.com/youth-wellness",
1033
- "Text": "The Youth Wellness Project aims to improve mental and physical health among young people.",
1034
- "Latitude": "40.7608",
1035
- "Longitude": "-111.891"
1036
- },
1037
- {
1038
- "City": "Albuquerque",
1039
- "Location": "New Mexico",
1040
- "Year": "2023",
1041
- "Category": "Senior Safety",
1042
- "Initiative": "Maternal and Child Health",
1043
- "Funding Status": "Partially Funded",
1044
- "Number of Initiatives": "4",
1045
- "URL": "https://example.com/senior-health-safety",
1046
- "Text": "The Senior Health and Safety program promotes safety and wellness for older adults.",
1047
- "Latitude": "35.0844",
1048
- "Longitude": "-106.6504"
1049
- },
1050
- {
1051
- "City": "Nashville",
1052
- "Location": "Tennessee",
1053
- "Year": "2024",
1054
- "Category": "Diabetes Prevention",
1055
- "Initiative": "Healthy Weight Initiative",
1056
- "Funding Status": "Not Funded",
1057
- "Number of Initiatives": "2",
1058
- "URL": "https://example.com/diabetes-prevention",
1059
- "Text": "The Diabetes Prevention Program works on reducing the incidence of Type 2 diabetes.",
1060
- "Latitude": "36.1627",
1061
- "Longitude": "-86.7816"
1062
- },
1063
- {
1064
- "City": "Indianapolis",
1065
- "Location": "Indiana",
1066
- "Year": "2024",
1067
- "Category": "Women’s Health",
1068
- "Initiative": "Flu Vaccination Campaign",
1069
- "Funding Status": "Funded",
1070
- "Number of Initiatives": "6",
1071
- "URL": "https://example.com/womens-health-empowerment",
1072
- "Text": "Women’s Health and Empowerment initiative supports women’s health and well-being.",
1073
- "Latitude": "39.7684",
1074
- "Longitude": "-86.1581"
1075
- },
1076
- {
1077
- "City": "Detroit",
1078
- "Location": "Michigan",
1079
- "Year": "2024",
1080
- "Category": "Cardiovascular Health",
1081
- "Initiative": "Asthma Education and Management",
1082
- "Funding Status": "Funded",
1083
- "Number of Initiatives": "5",
1084
- "URL": "https://example.com/healthy-hearts",
1085
- "Text": "The Healthy Hearts Initiative focuses on reducing cardiovascular risks.",
1086
- "Latitude": "42.3314",
1087
- "Longitude": "-83.0458"
1088
- },
1089
- {
1090
- "City": "Jacksonville",
1091
- "Location": "Florida",
1092
- "Year": "2023",
1093
- "Category": "Youth Wellness",
1094
- "Initiative": "Oral Health Program",
1095
- "Funding Status": "Funded",
1096
- "Number of Initiatives": "3",
1097
- "URL": "https://example.com/youth-wellness",
1098
- "Text": "The Youth Wellness Project aims to improve mental and physical health among young people.",
1099
- "Latitude": "30.3322",
1100
- "Longitude": "-81.6557"
1101
- },
1102
- {
1103
- "City": "Cleveland",
1104
- "Location": "Ohio",
1105
- "Year": "2023",
1106
- "Category": "Senior Safety",
1107
- "Initiative": "Chronic Disease Management",
1108
- "Funding Status": "Partially Funded",
1109
- "Number of Initiatives": "4",
1110
- "URL": "https://example.com/senior-health-safety",
1111
- "Text": "The Senior Health and Safety program promotes safety and wellness for older adults.",
1112
- "Latitude": "41.4993",
1113
- "Longitude": "-81.6944"
1114
- },
1115
- {
1116
- "City": "Louisville",
1117
- "Location": "Kentucky",
1118
- "Year": "2024",
1119
- "Category": "Diabetes Prevention",
1120
- "Initiative": "Preventive Health Screenings",
1121
- "Funding Status": "Not Funded",
1122
- "Number of Initiatives": "2",
1123
- "URL": "https://example.com/diabetes-prevention",
1124
- "Text": "The Diabetes Prevention Program works on reducing the incidence of Type 2 diabetes.",
1125
- "Latitude": "38.2527",
1126
- "Longitude": "-85.7585"
1127
- },
1128
- {
1129
- "City": "Milwaukee",
1130
- "Location": "Wisconsin",
1131
- "Year": "2024",
1132
- "Category": "Women’s Health",
1133
- "Initiative": "Youth Mental Health First Aid",
1134
- "Funding Status": "Funded",
1135
- "Number of Initiatives": "6",
1136
- "URL": "https://example.com/womens-health-empowerment",
1137
- "Text": "Women’s Health and Empowerment initiative supports women’s health and well-being.",
1138
- "Latitude": "43.0389",
1139
- "Longitude": "-87.9065"
1140
- },
1141
- {
1142
- "City": "Richmond",
1143
- "Location": "Virginia",
1144
- "Year": "2024",
1145
- "Category": "Cardiovascular Health",
1146
- "Initiative": "Healthy Communities Collaborative",
1147
- "Funding Status": "Funded",
1148
- "Number of Initiatives": "5",
1149
- "URL": "https://example.com/healthy-hearts",
1150
- "Text": "The Healthy Hearts Initiative focuses on reducing cardiovascular risks.",
1151
- "Latitude": "37.5407",
1152
- "Longitude": "-77.436"
1153
- },
1154
- {
1155
- "City": "Memphis",
1156
- "Location": "Tennessee",
1157
- "Year": "2023",
1158
- "Category": "Youth Wellness",
1159
- "Initiative": "Cancer Survivorship Program",
1160
- "Funding Status": "Funded",
1161
- "Number of Initiatives": "3",
1162
- "URL": "https://example.com/youth-wellness",
1163
- "Text": "The Youth Wellness Project aims to improve mental and physical health among young people.",
1164
- "Latitude": "35.1495",
1165
- "Longitude": "-90.049"
1166
- },
1167
- {
1168
- "City": "Raleigh",
1169
- "Location": "North Carolina",
1170
- "Year": "2023",
1171
- "Category": "Senior Safety",
1172
- "Initiative": "Childhood Obesity Prevention",
1173
- "Funding Status": "Partially Funded",
1174
- "Number of Initiatives": "4",
1175
- "URL": "https://example.com/senior-health-safety",
1176
- "Text": "The Senior Health and Safety program promotes safety and wellness for older adults.",
1177
- "Latitude": "35.7796",
1178
- "Longitude": "-78.6382"
1179
- },
1180
- {
1181
- "City": "Little Rock",
1182
- "Location": "Arkansas",
1183
- "Year": "2024",
1184
- "Category": "Diabetes Prevention",
1185
- "Initiative": "Healthy Babies Program",
1186
- "Funding Status": "Not Funded",
1187
- "Number of Initiatives": "2",
1188
- "URL": "https://example.com/diabetes-prevention",
1189
- "Text": "The Diabetes Prevention Program works on reducing the incidence of Type 2 diabetes.",
1190
- "Latitude": "34.7465",
1191
- "Longitude": "-92.2896"
1192
- },
1193
- {
1194
- "City": "Oklahoma City",
1195
- "Location": "Oklahoma",
1196
- "Year": "2024",
1197
- "Category": "Women’s Health",
1198
- "Initiative": "Senior Nutrition Program",
1199
- "Funding Status": "Funded",
1200
- "Number of Initiatives": "6",
1201
- "URL": "https://example.com/womens-health-empowerment",
1202
- "Text": "Women’s Health and Empowerment initiative supports women’s health and well-being.",
1203
- "Latitude": "35.4676",
1204
- "Longitude": "-97.5164"
1205
- },
1206
- {
1207
- "City": "Wichita",
1208
- "Location": "Kansas",
1209
- "Year": "2024",
1210
- "Category": "Cardiovascular Health",
1211
- "Initiative": "Community Vaccination Drive",
1212
- "Funding Status": "Funded",
1213
- "Number of Initiatives": "5",
1214
- "URL": "https://example.com/healthy-hearts",
1215
- "Text": "The Healthy Hearts Initiative focuses on reducing cardiovascular risks.",
1216
- "Latitude": "37.6872",
1217
- "Longitude": "-97.3301"
1218
- },
1219
- {
1220
- "City": "Springfield",
1221
- "Location": "Missouri",
1222
- "Year": "2023",
1223
- "Category": "Youth Wellness",
1224
- "Initiative": "Safe Sleeping for Infants",
1225
- "Funding Status": "Funded",
1226
- "Number of Initiatives": "3",
1227
- "URL": "https://example.com/youth-wellness",
1228
- "Text": "The Youth Wellness Project aims to improve mental and physical health among young people.",
1229
- "Latitude": "39.7817",
1230
- "Longitude": "-89.6501"
1231
- },
1232
- {
1233
- "City": "Baltimore",
1234
- "Location": "Maryland",
1235
- "Year": "2023",
1236
- "Category": "Senior Safety",
1237
- "Initiative": "Rural HIV/AIDS Outreach",
1238
- "Funding Status": "Partially Funded",
1239
- "Number of Initiatives": "4",
1240
- "URL": "https://example.com/senior-health-safety",
1241
- "Text": "The Senior Health and Safety program promotes safety and wellness for older adults.",
1242
- "Latitude": "39.2904",
1243
- "Longitude": "-76.6122"
1244
- },
1245
- {
1246
- "City": "Birmingham",
1247
- "Location": "Alabama",
1248
- "Year": "2024",
1249
- "Category": "Diabetes Prevention",
1250
- "Initiative": "Senior Health Fair",
1251
- "Funding Status": "Not Funded",
1252
- "Number of Initiatives": "2",
1253
- "URL": "https://example.com/diabetes-prevention",
1254
- "Text": "The Diabetes Prevention Program works on reducing the incidence of Type 2 diabetes.",
1255
- "Latitude": "33.5186",
1256
- "Longitude": "-86.8025"
1257
- },
1258
- {
1259
- "City": "Newark",
1260
- "Location": "New Jersey",
1261
- "Year": "2024",
1262
- "Category": "Women’s Health",
1263
- "Initiative": "Heart Disease Prevention",
1264
- "Funding Status": "Funded",
1265
- "Number of Initiatives": "6",
1266
- "URL": "https://example.com/womens-health-empowerment",
1267
- "Text": "Women’s Health and Empowerment initiative supports women’s health and well-being.",
1268
- "Latitude": "40.7357",
1269
- "Longitude": "-74.1724"
1270
- },
1271
- {
1272
- "City": "Fresno",
1273
- "Location": "California",
1274
- "Year": "2024",
1275
- "Category": "Cardiovascular Health",
1276
- "Initiative": "Urban Cancer Prevention",
1277
- "Funding Status": "Funded",
1278
- "Number of Initiatives": "5",
1279
- "URL": "https://example.com/healthy-hearts",
1280
- "Text": "The Healthy Hearts Initiative focuses on reducing cardiovascular risks.",
1281
- "Latitude": "36.7378",
1282
- "Longitude": "-119.7726"
1283
- }
1284
- ],
1285
- "dataFileSize": 9139,
1286
- "dataFileName": "updated_public_health_programs_with_coordinates.csv",
1287
- "dataFileSourceType": "file",
1288
- "dataFileFormat": "CSV",
1289
- "preview": true
1290
- }
1291
- },
1292
- "type": "dashboard",
1293
- "version": "4.24.7",
1294
- "activeDashboard": 0,
1295
- "multiDashboards": [
1296
- {
1297
- "label": "Map",
1298
- "visualizations": {
1299
- "map1723468567295": {
1300
- "annotations": [],
1301
- "general": {
1302
- "geoType": "us",
1303
- "annotationDropdownText": "Annotations",
1304
- "geoBorderColor": "darkGray",
1305
- "headerColor": "theme-blue",
1306
- "title": "State & Local Health Initiatives ",
1307
- "showTitle": true,
1308
- "showSidebar": false,
1309
- "showDownloadButton": true,
1310
- "showDownloadMediaButton": false,
1311
- "displayAsHex": false,
1312
- "displayStateLabels": false,
1313
- "territoriesLabel": "Territories",
1314
- "territoriesAlwaysShow": true,
1315
- "language": "en",
1316
- "geoLabelOverride": "State",
1317
- "hasRegions": false,
1318
- "fullBorder": false,
1319
- "type": "data",
1320
- "convertFipsCodes": true,
1321
- "palette": {
1322
- "isReversed": false
1323
- },
1324
- "allowMapZoom": true,
1325
- "hideGeoColumnInTooltip": false,
1326
- "hidePrimaryColumnInTooltip": false,
1327
- "statePicked": {
1328
- "fipsCode": "01",
1329
- "stateName": "Alabama"
1330
- },
1331
- "expandDataTable": false,
1332
- "superTitle": "Workplace Acceleration Initiative (WAI)"
1333
- },
1334
- "type": "map",
1335
- "color": "greenblue",
1336
- "columns": {
1337
- "geo": {
1338
- "name": "Location",
1339
- "label": "Location",
1340
- "tooltip": false,
1341
- "dataTable": true
1342
- },
1343
- "primary": {
1344
- "dataTable": true,
1345
- "tooltip": true,
1346
- "prefix": "",
1347
- "suffix": "",
1348
- "name": "Number of Initiatives",
1349
- "label": "Number of Initiatives",
1350
- "roundToPlace": 0
1351
- },
1352
- "navigate": {
1353
- "name": "URL"
1354
- },
1355
- "latitude": {
1356
- "name": "Latitude"
1357
- },
1358
- "longitude": {
1359
- "name": "Longitude"
1360
- },
1361
- "additionalColumn1": {
1362
- "label": "City",
1363
- "dataTable": true,
1364
- "tooltips": false,
1365
- "prefix": "",
1366
- "suffix": "",
1367
- "name": "City",
1368
- "tooltip": true
1369
- },
1370
- "additionalColumn2": {
1371
- "label": "Funding Status",
1372
- "dataTable": true,
1373
- "tooltips": false,
1374
- "prefix": "",
1375
- "suffix": "",
1376
- "name": "Funding Status",
1377
- "tooltip": true
1378
- },
1379
- "additionalColumn3": {
1380
- "label": "New Column",
1381
- "dataTable": false,
1382
- "tooltips": false,
1383
- "prefix": "",
1384
- "suffix": ""
1385
- }
1386
- },
1387
- "legend": {
1388
- "descriptions": {},
1389
- "specialClasses": [],
1390
- "unified": false,
1391
- "singleColumn": false,
1392
- "singleRow": false,
1393
- "verticalSorted": false,
1394
- "showSpecialClassesLast": false,
1395
- "dynamicDescription": false,
1396
- "type": "equalnumber",
1397
- "numberOfItems": 6,
1398
- "position": "side",
1399
- "title": "Legend"
1400
- },
1401
- "filters": [
1402
- {
1403
- "label": "Category",
1404
- "values": [],
1405
- "columnName": "Category",
1406
- "filterStyle": "tab bar"
1407
- }
1408
- ],
1409
- "table": {
1410
- "wrapColumns": false,
1411
- "label": "Data Table",
1412
- "expanded": false,
1413
- "limitHeight": false,
1414
- "height": "",
1415
- "caption": "",
1416
- "showDownloadUrl": false,
1417
- "showDataTableLink": true,
1418
- "showFullGeoNameInCSV": false,
1419
- "forceDisplay": true,
1420
- "download": true,
1421
- "indexLabel": ""
1422
- },
1423
- "tooltips": {
1424
- "appearanceType": "hover",
1425
- "linkLabel": "Learn More",
1426
- "capitalizeLabels": true,
1427
- "opacity": 90
1428
- },
1429
- "visual": {
1430
- "minBubbleSize": 1,
1431
- "maxBubbleSize": 20,
1432
- "extraBubbleBorder": false,
1433
- "cityStyle": "pin",
1434
- "cityStyleLabel": "",
1435
- "showBubbleZeros": false,
1436
- "additionalCityStyles": [],
1437
- "geoCodeCircleSize": 8
1438
- },
1439
- "mapPosition": {
1440
- "coordinates": [
1441
- 0,
1442
- 30
1443
- ],
1444
- "zoom": 1
1445
- },
1446
- "map": {
1447
- "layers": [],
1448
- "patterns": []
1449
- },
1450
- "hexMap": {
1451
- "type": "",
1452
- "shapeGroups": [
1453
- {
1454
- "legendTitle": "",
1455
- "legendDescription": "",
1456
- "items": [
1457
- {
1458
- "key": "",
1459
- "shape": "Arrow Up",
1460
- "column": "",
1461
- "operator": "=",
1462
- "value": ""
1463
- }
1464
- ]
1465
- }
1466
- ]
1467
- },
1468
- "filterBehavior": "Filter Change",
1469
- "openModal": true,
1470
- "uid": "map1723468567295",
1471
- "dataDescription": {
1472
- "horizontal": false,
1473
- "series": true,
1474
- "singleRow": false,
1475
- "seriesKey": "City",
1476
- "xKey": "Location",
1477
- "valueKeysTallSupport": [
1478
- "Number of Initiatives"
1479
- ]
1480
- },
1481
- "editing": true,
1482
- "originalFormattedData": [
1483
- {
1484
- "City": "Atlanta",
1485
- "Location": "Georgia",
1486
- "Year": "2024",
1487
- "Category": "Cardiovascular Health",
1488
- "Initiative": "Healthy Hearts Initiative",
1489
- "Funding Status": "Funded",
1490
- "Number of Initiatives": "5",
1491
- "URL": "https://example.com/healthy-hearts",
1492
- "Text": "The Healthy Hearts Initiative focuses on reducing cardiovascular risks.",
1493
- "Latitude": "33.749",
1494
- "Longitude": "-84.388"
1495
- },
1496
- {
1497
- "City": "Los Angeles",
1498
- "Location": "California",
1499
- "Year": "2023",
1500
- "Category": "Youth Wellness",
1501
- "Initiative": "Youth Wellness Project",
1502
- "Funding Status": "Funded",
1503
- "Number of Initiatives": "3",
1504
- "URL": "https://example.com/youth-wellness",
1505
- "Text": "The Youth Wellness Project aims to improve mental and physical health among young people.",
1506
- "Latitude": "34.0522",
1507
- "Longitude": "-118.2437"
1508
- },
1509
- {
1510
- "City": "Miami",
1511
- "Location": "Florida",
1512
- "Year": "2023",
1513
- "Category": "Senior Safety",
1514
- "Initiative": "Senior Health and Safety",
1515
- "Funding Status": "Partially Funded",
1516
- "Number of Initiatives": "4",
1517
- "URL": "https://example.com/senior-health-safety",
1518
- "Text": "The Senior Health and Safety program promotes safety and wellness for older adults.",
1519
- "Latitude": "25.7617",
1520
- "Longitude": "-80.1918"
1521
- },
1522
- {
1523
- "City": "Chicago",
1524
- "Location": "Illinois",
1525
- "Year": "2024",
1526
- "Category": "Diabetes Prevention",
1527
- "Initiative": "Diabetes Prevention Program",
1528
- "Funding Status": "Not Funded",
1529
- "Number of Initiatives": "2",
1530
- "URL": "https://example.com/diabetes-prevention",
1531
- "Text": "The Diabetes Prevention Program works on reducing the incidence of Type 2 diabetes.",
1532
- "Latitude": "41.8781",
1533
- "Longitude": "-87.6298"
1534
- },
1535
- {
1536
- "City": "New York City",
1537
- "Location": "New York",
1538
- "Year": "2024",
1539
- "Category": "Women’s Health",
1540
- "Initiative": "Women's Health and Empowerment",
1541
- "Funding Status": "Funded",
1542
- "Number of Initiatives": "6",
1543
- "URL": "https://example.com/womens-health-empowerment",
1544
- "Text": "Women’s Health and Empowerment initiative supports women’s health and well-being.",
1545
- "Latitude": "40.7128",
1546
- "Longitude": "-74.006"
1547
- },
1548
- {
1549
- "City": "Houston",
1550
- "Location": "Texas",
1551
- "Year": "2024",
1552
- "Category": "Cardiovascular Health",
1553
- "Initiative": "Child Nutrition Outreach",
1554
- "Funding Status": "Funded",
1555
- "Number of Initiatives": "5",
1556
- "URL": "https://example.com/healthy-hearts",
1557
- "Text": "The Healthy Hearts Initiative focuses on reducing cardiovascular risks.",
1558
- "Latitude": "29.7604",
1559
- "Longitude": "-95.3698"
1560
- },
1561
- {
1562
- "City": "Seattle",
1563
- "Location": "Washington",
1564
- "Year": "2023",
1565
- "Category": "Youth Wellness",
1566
- "Initiative": "Tobacco-Free Teens",
1567
- "Funding Status": "Funded",
1568
- "Number of Initiatives": "3",
1569
- "URL": "https://example.com/youth-wellness",
1570
- "Text": "The Youth Wellness Project aims to improve mental and physical health among young people.",
1571
- "Latitude": "47.6062",
1572
- "Longitude": "-122.3321"
1573
- },
1574
- {
1575
- "City": "Boise",
1576
- "Location": "Idaho",
1577
- "Year": "2023",
1578
- "Category": "Senior Safety",
1579
- "Initiative": "Rural Health Outreach",
1580
- "Funding Status": "Partially Funded",
1581
- "Number of Initiatives": "4",
1582
- "URL": "https://example.com/senior-health-safety",
1583
- "Text": "The Senior Health and Safety program promotes safety and wellness for older adults.",
1584
- "Latitude": "43.615",
1585
- "Longitude": "-116.2023"
1586
- },
1587
- {
1588
- "City": "Denver",
1589
- "Location": "Colorado",
1590
- "Year": "2024",
1591
- "Category": "Diabetes Prevention",
1592
- "Initiative": "Mental Health Awareness",
1593
- "Funding Status": "Not Funded",
1594
- "Number of Initiatives": "2",
1595
- "URL": "https://example.com/diabetes-prevention",
1596
- "Text": "The Diabetes Prevention Program works on reducing the incidence of Type 2 diabetes.",
1597
- "Latitude": "39.7392",
1598
- "Longitude": "-104.9903"
1599
- },
1600
- {
1601
- "City": "Philadelphia",
1602
- "Location": "Pennsylvania",
1603
- "Year": "2024",
1604
- "Category": "Women’s Health",
1605
- "Initiative": "Urban Wellness Collaborative",
1606
- "Funding Status": "Funded",
1607
- "Number of Initiatives": "6",
1608
- "URL": "https://example.com/womens-health-empowerment",
1609
- "Text": "Women’s Health and Empowerment initiative supports women’s health and well-being.",
1610
- "Latitude": "39.9526",
1611
- "Longitude": "-75.1652"
1612
- },
1613
- {
1614
- "City": "Phoenix",
1615
- "Location": "Arizona",
1616
- "Year": "2024",
1617
- "Category": "Cardiovascular Health",
1618
- "Initiative": "Immunization Initiative",
1619
- "Funding Status": "Funded",
1620
- "Number of Initiatives": "5",
1621
- "URL": "https://example.com/healthy-hearts",
1622
- "Text": "The Healthy Hearts Initiative focuses on reducing cardiovascular risks.",
1623
- "Latitude": "33.4484",
1624
- "Longitude": "-112.074"
1625
- },
1626
- {
1627
- "City": "Boston",
1628
- "Location": "Massachusetts",
1629
- "Year": "2023",
1630
- "Category": "Youth Wellness",
1631
- "Initiative": "Healthy Living for All Ages",
1632
- "Funding Status": "Funded",
1633
- "Number of Initiatives": "3",
1634
- "URL": "https://example.com/youth-wellness",
1635
- "Text": "The Youth Wellness Project aims to improve mental and physical health among young people.",
1636
- "Latitude": "42.3601",
1637
- "Longitude": "-71.0589"
1638
- },
1639
- {
1640
- "City": "San Francisco",
1641
- "Location": "California",
1642
- "Year": "2023",
1643
- "Category": "Senior Safety",
1644
- "Initiative": "Substance Abuse Prevention",
1645
- "Funding Status": "Partially Funded",
1646
- "Number of Initiatives": "4",
1647
- "URL": "https://example.com/senior-health-safety",
1648
- "Text": "The Senior Health and Safety program promotes safety and wellness for older adults.",
1649
- "Latitude": "37.7749",
1650
- "Longitude": "-122.4194"
1651
- },
1652
- {
1653
- "City": "Dallas",
1654
- "Location": "Texas",
1655
- "Year": "2024",
1656
- "Category": "Diabetes Prevention",
1657
- "Initiative": "Fitness and Nutrition for Families",
1658
- "Funding Status": "Not Funded",
1659
- "Number of Initiatives": "2",
1660
- "URL": "https://example.com/diabetes-prevention",
1661
- "Text": "The Diabetes Prevention Program works on reducing the incidence of Type 2 diabetes.",
1662
- "Latitude": "32.7767",
1663
- "Longitude": "-96.797"
1664
- },
1665
- {
1666
- "City": "Washington",
1667
- "Location": "District of Columbia",
1668
- "Year": "2024",
1669
- "Category": "Women’s Health",
1670
- "Initiative": "Adolescent Health Advocacy",
1671
- "Funding Status": "Funded",
1672
- "Number of Initiatives": "6",
1673
- "URL": "https://example.com/womens-health-empowerment",
1674
- "Text": "Women’s Health and Empowerment initiative supports women’s health and well-being.",
1675
- "Latitude": "38.9072",
1676
- "Longitude": "-77.0369"
1677
- },
1678
- {
1679
- "City": "Omaha",
1680
- "Location": "Nebraska",
1681
- "Year": "2024",
1682
- "Category": "Cardiovascular Health",
1683
- "Initiative": "Rural Diabetes Initiative",
1684
- "Funding Status": "Funded",
1685
- "Number of Initiatives": "5",
1686
- "URL": "https://example.com/healthy-hearts",
1687
- "Text": "The Healthy Hearts Initiative focuses on reducing cardiovascular risks.",
1688
- "Latitude": "41.2565",
1689
- "Longitude": "-95.9345"
1690
- },
1691
- {
1692
- "City": "Cherokee Nation",
1693
- "Location": "Oklahoma",
1694
- "Year": "2023",
1695
- "Category": "Youth Wellness",
1696
- "Initiative": "Tribal Health Outreach - Cherokee",
1697
- "Funding Status": "Funded",
1698
- "Number of Initiatives": "3",
1699
- "URL": "https://example.com/youth-wellness",
1700
- "Text": "The Youth Wellness Project aims to improve mental and physical health among young people.",
1701
- "Latitude": "35.5158",
1702
- "Longitude": "-95.7129"
1703
- },
1704
- {
1705
- "City": "Navajo Nation",
1706
- "Location": "Arizona",
1707
- "Year": "2023",
1708
- "Category": "Senior Safety",
1709
- "Initiative": "Tribal Wellness Program - Navajo",
1710
- "Funding Status": "Partially Funded",
1711
- "Number of Initiatives": "4",
1712
- "URL": "https://example.com/senior-health-safety",
1713
- "Text": "The Senior Health and Safety program promotes safety and wellness for older adults.",
1714
- "Latitude": "36.1069",
1715
- "Longitude": "-109.4677"
1716
- },
1717
- {
1718
- "City": "Sioux Tribe",
1719
- "Location": "South Dakota",
1720
- "Year": "2024",
1721
- "Category": "Diabetes Prevention",
1722
- "Initiative": "Tribal Health Education - Sioux",
1723
- "Funding Status": "Not Funded",
1724
- "Number of Initiatives": "2",
1725
- "URL": "https://example.com/diabetes-prevention",
1726
- "Text": "The Diabetes Prevention Program works on reducing the incidence of Type 2 diabetes.",
1727
- "Latitude": "43.7194",
1728
- "Longitude": "-100.7783"
1729
- },
1730
- {
1731
- "City": "Hopi Tribe",
1732
- "Location": "Arizona",
1733
- "Year": "2024",
1734
- "Category": "Women’s Health",
1735
- "Initiative": "Tribal Mental Health Support - Hopi",
1736
- "Funding Status": "Funded",
1737
- "Number of Initiatives": "6",
1738
- "URL": "https://example.com/womens-health-empowerment",
1739
- "Text": "Women’s Health and Empowerment initiative supports women’s health and well-being.",
1740
- "Latitude": "35.7916",
1741
- "Longitude": "-110.7418"
1742
- },
1743
- {
1744
- "City": "Las Vegas",
1745
- "Location": "Nevada",
1746
- "Year": "2024",
1747
- "Category": "Cardiovascular Health",
1748
- "Initiative": "Cancer Prevention and Screening",
1749
- "Funding Status": "Funded",
1750
- "Number of Initiatives": "5",
1751
- "URL": "https://example.com/healthy-hearts",
1752
- "Text": "The Healthy Hearts Initiative focuses on reducing cardiovascular risks.",
1753
- "Latitude": "36.1699",
1754
- "Longitude": "-115.1398"
1755
- },
1756
- {
1757
- "City": "Salt Lake City",
1758
- "Location": "Utah",
1759
- "Year": "2023",
1760
- "Category": "Youth Wellness",
1761
- "Initiative": "Community Health Workers",
1762
- "Funding Status": "Funded",
1763
- "Number of Initiatives": "3",
1764
- "URL": "https://example.com/youth-wellness",
1765
- "Text": "The Youth Wellness Project aims to improve mental and physical health among young people.",
1766
- "Latitude": "40.7608",
1767
- "Longitude": "-111.891"
1768
- },
1769
- {
1770
- "City": "Albuquerque",
1771
- "Location": "New Mexico",
1772
- "Year": "2023",
1773
- "Category": "Senior Safety",
1774
- "Initiative": "Maternal and Child Health",
1775
- "Funding Status": "Partially Funded",
1776
- "Number of Initiatives": "4",
1777
- "URL": "https://example.com/senior-health-safety",
1778
- "Text": "The Senior Health and Safety program promotes safety and wellness for older adults.",
1779
- "Latitude": "35.0844",
1780
- "Longitude": "-106.6504"
1781
- },
1782
- {
1783
- "City": "Nashville",
1784
- "Location": "Tennessee",
1785
- "Year": "2024",
1786
- "Category": "Diabetes Prevention",
1787
- "Initiative": "Healthy Weight Initiative",
1788
- "Funding Status": "Not Funded",
1789
- "Number of Initiatives": "2",
1790
- "URL": "https://example.com/diabetes-prevention",
1791
- "Text": "The Diabetes Prevention Program works on reducing the incidence of Type 2 diabetes.",
1792
- "Latitude": "36.1627",
1793
- "Longitude": "-86.7816"
1794
- },
1795
- {
1796
- "City": "Indianapolis",
1797
- "Location": "Indiana",
1798
- "Year": "2024",
1799
- "Category": "Women’s Health",
1800
- "Initiative": "Flu Vaccination Campaign",
1801
- "Funding Status": "Funded",
1802
- "Number of Initiatives": "6",
1803
- "URL": "https://example.com/womens-health-empowerment",
1804
- "Text": "Women’s Health and Empowerment initiative supports women’s health and well-being.",
1805
- "Latitude": "39.7684",
1806
- "Longitude": "-86.1581"
1807
- },
1808
- {
1809
- "City": "Detroit",
1810
- "Location": "Michigan",
1811
- "Year": "2024",
1812
- "Category": "Cardiovascular Health",
1813
- "Initiative": "Asthma Education and Management",
1814
- "Funding Status": "Funded",
1815
- "Number of Initiatives": "5",
1816
- "URL": "https://example.com/healthy-hearts",
1817
- "Text": "The Healthy Hearts Initiative focuses on reducing cardiovascular risks.",
1818
- "Latitude": "42.3314",
1819
- "Longitude": "-83.0458"
1820
- },
1821
- {
1822
- "City": "Jacksonville",
1823
- "Location": "Florida",
1824
- "Year": "2023",
1825
- "Category": "Youth Wellness",
1826
- "Initiative": "Oral Health Program",
1827
- "Funding Status": "Funded",
1828
- "Number of Initiatives": "3",
1829
- "URL": "https://example.com/youth-wellness",
1830
- "Text": "The Youth Wellness Project aims to improve mental and physical health among young people.",
1831
- "Latitude": "30.3322",
1832
- "Longitude": "-81.6557"
1833
- },
1834
- {
1835
- "City": "Cleveland",
1836
- "Location": "Ohio",
1837
- "Year": "2023",
1838
- "Category": "Senior Safety",
1839
- "Initiative": "Chronic Disease Management",
1840
- "Funding Status": "Partially Funded",
1841
- "Number of Initiatives": "4",
1842
- "URL": "https://example.com/senior-health-safety",
1843
- "Text": "The Senior Health and Safety program promotes safety and wellness for older adults.",
1844
- "Latitude": "41.4993",
1845
- "Longitude": "-81.6944"
1846
- },
1847
- {
1848
- "City": "Louisville",
1849
- "Location": "Kentucky",
1850
- "Year": "2024",
1851
- "Category": "Diabetes Prevention",
1852
- "Initiative": "Preventive Health Screenings",
1853
- "Funding Status": "Not Funded",
1854
- "Number of Initiatives": "2",
1855
- "URL": "https://example.com/diabetes-prevention",
1856
- "Text": "The Diabetes Prevention Program works on reducing the incidence of Type 2 diabetes.",
1857
- "Latitude": "38.2527",
1858
- "Longitude": "-85.7585"
1859
- },
1860
- {
1861
- "City": "Milwaukee",
1862
- "Location": "Wisconsin",
1863
- "Year": "2024",
1864
- "Category": "Women’s Health",
1865
- "Initiative": "Youth Mental Health First Aid",
1866
- "Funding Status": "Funded",
1867
- "Number of Initiatives": "6",
1868
- "URL": "https://example.com/womens-health-empowerment",
1869
- "Text": "Women’s Health and Empowerment initiative supports women’s health and well-being.",
1870
- "Latitude": "43.0389",
1871
- "Longitude": "-87.9065"
1872
- },
1873
- {
1874
- "City": "Richmond",
1875
- "Location": "Virginia",
1876
- "Year": "2024",
1877
- "Category": "Cardiovascular Health",
1878
- "Initiative": "Healthy Communities Collaborative",
1879
- "Funding Status": "Funded",
1880
- "Number of Initiatives": "5",
1881
- "URL": "https://example.com/healthy-hearts",
1882
- "Text": "The Healthy Hearts Initiative focuses on reducing cardiovascular risks.",
1883
- "Latitude": "37.5407",
1884
- "Longitude": "-77.436"
1885
- },
1886
- {
1887
- "City": "Memphis",
1888
- "Location": "Tennessee",
1889
- "Year": "2023",
1890
- "Category": "Youth Wellness",
1891
- "Initiative": "Cancer Survivorship Program",
1892
- "Funding Status": "Funded",
1893
- "Number of Initiatives": "3",
1894
- "URL": "https://example.com/youth-wellness",
1895
- "Text": "The Youth Wellness Project aims to improve mental and physical health among young people.",
1896
- "Latitude": "35.1495",
1897
- "Longitude": "-90.049"
1898
- },
1899
- {
1900
- "City": "Raleigh",
1901
- "Location": "North Carolina",
1902
- "Year": "2023",
1903
- "Category": "Senior Safety",
1904
- "Initiative": "Childhood Obesity Prevention",
1905
- "Funding Status": "Partially Funded",
1906
- "Number of Initiatives": "4",
1907
- "URL": "https://example.com/senior-health-safety",
1908
- "Text": "The Senior Health and Safety program promotes safety and wellness for older adults.",
1909
- "Latitude": "35.7796",
1910
- "Longitude": "-78.6382"
1911
- },
1912
- {
1913
- "City": "Little Rock",
1914
- "Location": "Arkansas",
1915
- "Year": "2024",
1916
- "Category": "Diabetes Prevention",
1917
- "Initiative": "Healthy Babies Program",
1918
- "Funding Status": "Not Funded",
1919
- "Number of Initiatives": "2",
1920
- "URL": "https://example.com/diabetes-prevention",
1921
- "Text": "The Diabetes Prevention Program works on reducing the incidence of Type 2 diabetes.",
1922
- "Latitude": "34.7465",
1923
- "Longitude": "-92.2896"
1924
- },
1925
- {
1926
- "City": "Oklahoma City",
1927
- "Location": "Oklahoma",
1928
- "Year": "2024",
1929
- "Category": "Women’s Health",
1930
- "Initiative": "Senior Nutrition Program",
1931
- "Funding Status": "Funded",
1932
- "Number of Initiatives": "6",
1933
- "URL": "https://example.com/womens-health-empowerment",
1934
- "Text": "Women’s Health and Empowerment initiative supports women’s health and well-being.",
1935
- "Latitude": "35.4676",
1936
- "Longitude": "-97.5164"
1937
- },
1938
- {
1939
- "City": "Wichita",
1940
- "Location": "Kansas",
1941
- "Year": "2024",
1942
- "Category": "Cardiovascular Health",
1943
- "Initiative": "Community Vaccination Drive",
1944
- "Funding Status": "Funded",
1945
- "Number of Initiatives": "5",
1946
- "URL": "https://example.com/healthy-hearts",
1947
- "Text": "The Healthy Hearts Initiative focuses on reducing cardiovascular risks.",
1948
- "Latitude": "37.6872",
1949
- "Longitude": "-97.3301"
1950
- },
1951
- {
1952
- "City": "Springfield",
1953
- "Location": "Missouri",
1954
- "Year": "2023",
1955
- "Category": "Youth Wellness",
1956
- "Initiative": "Safe Sleeping for Infants",
1957
- "Funding Status": "Funded",
1958
- "Number of Initiatives": "3",
1959
- "URL": "https://example.com/youth-wellness",
1960
- "Text": "The Youth Wellness Project aims to improve mental and physical health among young people.",
1961
- "Latitude": "39.7817",
1962
- "Longitude": "-89.6501"
1963
- },
1964
- {
1965
- "City": "Baltimore",
1966
- "Location": "Maryland",
1967
- "Year": "2023",
1968
- "Category": "Senior Safety",
1969
- "Initiative": "Rural HIV/AIDS Outreach",
1970
- "Funding Status": "Partially Funded",
1971
- "Number of Initiatives": "4",
1972
- "URL": "https://example.com/senior-health-safety",
1973
- "Text": "The Senior Health and Safety program promotes safety and wellness for older adults.",
1974
- "Latitude": "39.2904",
1975
- "Longitude": "-76.6122"
1976
- },
1977
- {
1978
- "City": "Birmingham",
1979
- "Location": "Alabama",
1980
- "Year": "2024",
1981
- "Category": "Diabetes Prevention",
1982
- "Initiative": "Senior Health Fair",
1983
- "Funding Status": "Not Funded",
1984
- "Number of Initiatives": "2",
1985
- "URL": "https://example.com/diabetes-prevention",
1986
- "Text": "The Diabetes Prevention Program works on reducing the incidence of Type 2 diabetes.",
1987
- "Latitude": "33.5186",
1988
- "Longitude": "-86.8025"
1989
- },
1990
- {
1991
- "City": "Newark",
1992
- "Location": "New Jersey",
1993
- "Year": "2024",
1994
- "Category": "Women’s Health",
1995
- "Initiative": "Heart Disease Prevention",
1996
- "Funding Status": "Funded",
1997
- "Number of Initiatives": "6",
1998
- "URL": "https://example.com/womens-health-empowerment",
1999
- "Text": "Women’s Health and Empowerment initiative supports women’s health and well-being.",
2000
- "Latitude": "40.7357",
2001
- "Longitude": "-74.1724"
2002
- },
2003
- {
2004
- "City": "Fresno",
2005
- "Location": "California",
2006
- "Year": "2024",
2007
- "Category": "Cardiovascular Health",
2008
- "Initiative": "Urban Cancer Prevention",
2009
- "Funding Status": "Funded",
2010
- "Number of Initiatives": "5",
2011
- "URL": "https://example.com/healthy-hearts",
2012
- "Text": "The Healthy Hearts Initiative focuses on reducing cardiovascular risks.",
2013
- "Latitude": "36.7378",
2014
- "Longitude": "-119.7726"
2015
- }
2016
- ],
2017
- "version": "4.24.7",
2018
- "dataKey": "updated_public_health_programs_with_coordinates.csv"
2019
- }
2020
- },
2021
- "dashboard": {
2022
- "theme": "theme-blue",
2023
- "sharedFilters": [],
2024
- "description": "Workplace Acceleration Initiative Dashboard"
2025
- },
2026
- "rows": [
2027
- {
2028
- "columns": [
2029
- {
2030
- "width": 12,
2031
- "widget": "map1723468567295"
2032
- },
2033
- {},
2034
- {}
2035
- ]
2036
- }
2037
- ]
2038
- }
2039
- ],
2040
- "label": "Map"
2041
- }