@cdc/dashboard 4.24.10 → 4.24.12-2

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 (58) hide show
  1. package/dist/cdcdashboard.js +51165 -49100
  2. package/examples/ed-visits-county-file.json +141 -357
  3. package/examples/private/DEV-10120.json +1294 -0
  4. package/examples/private/DEV-9199.json +606 -0
  5. package/examples/private/DEV-9644.json +20092 -0
  6. package/examples/private/DEV-9684.json +2135 -0
  7. package/examples/private/DEV-9989.json +229 -0
  8. package/examples/private/art-dashboard.json +18174 -0
  9. package/examples/private/art-scratch.json +2406 -0
  10. package/examples/private/dashboard-config-ehdi.json +29915 -0
  11. package/examples/private/dashboard-margins.js +15 -0
  12. package/examples/private/dataset.json +1452 -0
  13. package/examples/private/ehdi-data.json +29502 -0
  14. package/examples/private/gaza-issue.json +1214 -0
  15. package/examples/private/workforce.json +2041 -0
  16. package/package.json +9 -9
  17. package/src/CdcDashboard.tsx +43 -29
  18. package/src/CdcDashboardComponent.tsx +91 -52
  19. package/src/DashboardContext.tsx +2 -0
  20. package/src/_stories/Dashboard.stories.tsx +8 -0
  21. package/src/_stories/_mock/api-filter-error.json +55 -0
  22. package/src/_stories/_mock/group-pivot-filter.json +10 -5
  23. package/src/components/CollapsibleVisualizationRow.tsx +8 -2
  24. package/src/components/DashboardFilters/DashboardFilters.tsx +121 -58
  25. package/src/components/DashboardFilters/DashboardFiltersEditor/DashboardFiltersEditor.tsx +3 -1
  26. package/src/components/DashboardFilters/DashboardFiltersEditor/components/FilterEditor.tsx +54 -50
  27. package/src/components/DashboardFilters/DashboardFiltersWrapper.tsx +13 -7
  28. package/src/components/DashboardFilters/_stories/DashboardFilters.stories.tsx +21 -0
  29. package/src/components/DashboardFilters/dashboardfilter.styles.css +27 -0
  30. package/src/components/Grid.tsx +1 -1
  31. package/src/components/Header/Header.tsx +71 -10
  32. package/src/components/Header/index.scss +0 -5
  33. package/src/components/MultiConfigTabs/MultiConfigTabs.tsx +28 -6
  34. package/src/components/MultiConfigTabs/MultiTabs.tsx +2 -0
  35. package/src/components/MultiConfigTabs/multiconfigtabs.styles.css +4 -11
  36. package/src/components/Row.tsx +59 -13
  37. package/src/components/VisualizationRow.tsx +30 -22
  38. package/src/components/VisualizationsPanel/VisualizationsPanel.tsx +0 -1
  39. package/src/components/Widget.tsx +23 -1
  40. package/src/data/initial-state.js +2 -1
  41. package/src/helpers/addValuesToDashboardFilters.ts +4 -2
  42. package/src/helpers/apiFilterHelpers.ts +55 -20
  43. package/src/helpers/changeFilterActive.ts +3 -0
  44. package/src/helpers/filterData.ts +1 -1
  45. package/src/helpers/getVizRowColumnLocator.ts +1 -0
  46. package/src/helpers/loadAPIFilters.ts +32 -10
  47. package/src/helpers/reloadURLHelpers.ts +9 -2
  48. package/src/helpers/shouldLoadAllFilters.ts +30 -0
  49. package/src/helpers/tests/apiFilterHelpers.test.ts +85 -4
  50. package/src/helpers/tests/loadAPIFiltersWrapper.test.ts +10 -4
  51. package/src/helpers/tests/reloadURLHelpers.test.ts +11 -5
  52. package/src/helpers/tests/shouldLoadAllFilters.test.ts +117 -0
  53. package/src/scss/editor-panel.scss +0 -3
  54. package/src/scss/grid.scss +22 -23
  55. package/src/scss/main.scss +0 -27
  56. package/src/store/dashboard.reducer.ts +9 -2
  57. package/src/store/errorMessage/errorMessage.actions.ts +7 -0
  58. package/src/store/errorMessage/errorMessage.reducer.ts +24 -0
@@ -0,0 +1,1214 @@
1
+ {
2
+ "dashboard": {
3
+ "theme": "theme-blue",
4
+ "sharedFilters": [
5
+ {
6
+ "key": "Disease",
7
+ "showDropdown": true,
8
+ "values": [
9
+ "Mpox",
10
+ "Mpox* Travel-associated case",
11
+ "H5N1 Bird flu",
12
+ "Polio",
13
+ "Dengue",
14
+ "Oropuche",
15
+ "New World Screwworm",
16
+ "Measles",
17
+ "Marburg"
18
+ ],
19
+ "type": "datafilter",
20
+ "columnName": "Disease ",
21
+ "usedBy": [
22
+ "map1733754555436",
23
+ "markup-include1733754558118"
24
+ ],
25
+ "tier": 1,
26
+ "resetLabel": "Reset Map"
27
+ }
28
+ ]
29
+ },
30
+ "rows": [
31
+ {
32
+ "columns": [
33
+ {
34
+ "width": 12,
35
+ "widget": "dashboardFilters1733754545387"
36
+ },
37
+ {},
38
+ {}
39
+ ]
40
+ },
41
+ {
42
+ "columns": [
43
+ {
44
+ "width": 12,
45
+ "widget": "markup-include1733754558118"
46
+ }
47
+ ]
48
+ },
49
+ {
50
+ "columns": [
51
+ {
52
+ "width": 12,
53
+ "widget": "map1733754555436"
54
+ }
55
+ ]
56
+ }
57
+ ],
58
+ "visualizations": {
59
+ "dashboardFilters1733754545387": {
60
+ "filters": [],
61
+ "filterBehavior": "Filter Change",
62
+ "newViz": true,
63
+ "openModal": true,
64
+ "uid": "dashboardFilters1733754545387",
65
+ "type": "dashboardFilters",
66
+ "sharedFilterIndexes": [
67
+ 0
68
+ ],
69
+ "visualizationType": "dashboardFilters",
70
+ "showEditorPanel": false
71
+ },
72
+ "map1733754555436": {
73
+ "annotations": [],
74
+ "general": {
75
+ "geoType": "world",
76
+ "noStateFoundMessage": "Map Unavailable",
77
+ "annotationDropdownText": "Annotations",
78
+ "geoBorderColor": "darkGray",
79
+ "headerColor": "theme-blue",
80
+ "title": "",
81
+ "showTitle": true,
82
+ "showSidebar": true,
83
+ "showDownloadButton": true,
84
+ "showDownloadMediaButton": false,
85
+ "displayAsHex": false,
86
+ "displayStateLabels": false,
87
+ "territoriesLabel": "Territories",
88
+ "territoriesAlwaysShow": false,
89
+ "language": "en",
90
+ "geoLabelOverride": "",
91
+ "hasRegions": false,
92
+ "fullBorder": false,
93
+ "type": "data",
94
+ "convertFipsCodes": true,
95
+ "palette": {
96
+ "isReversed": true
97
+ },
98
+ "allowMapZoom": true,
99
+ "hideGeoColumnInTooltip": false,
100
+ "hidePrimaryColumnInTooltip": false,
101
+ "statePicked": {
102
+ "fipsCode": "01",
103
+ "stateName": "Alabama"
104
+ },
105
+ "expandDataTable": false
106
+ },
107
+ "type": "map",
108
+ "color": "qualitative4reverse",
109
+ "columns": {
110
+ "geo": {
111
+ "name": "Country",
112
+ "label": "Location",
113
+ "tooltip": false,
114
+ "dataTable": true
115
+ },
116
+ "primary": {
117
+ "dataTable": true,
118
+ "tooltip": true,
119
+ "prefix": "",
120
+ "suffix": "",
121
+ "name": "Disease ",
122
+ "label": "",
123
+ "roundToPlace": 0
124
+ },
125
+ "navigate": {
126
+ "name": ""
127
+ },
128
+ "latitude": {
129
+ "name": "lat"
130
+ },
131
+ "longitude": {
132
+ "name": "long"
133
+ }
134
+ },
135
+ "legend": {
136
+ "descriptions": {},
137
+ "specialClasses": [],
138
+ "unified": false,
139
+ "singleColumn": false,
140
+ "singleRow": false,
141
+ "verticalSorted": false,
142
+ "showSpecialClassesLast": false,
143
+ "dynamicDescription": false,
144
+ "type": "category",
145
+ "numberOfItems": 3,
146
+ "position": "bottom",
147
+ "title": "",
148
+ "style": "circles",
149
+ "subStyle": "linear blocks",
150
+ "tickRotation": "",
151
+ "singleColumnLegend": false,
152
+ "hideBorder": false
153
+ },
154
+ "filters": [],
155
+ "table": {
156
+ "wrapColumns": false,
157
+ "label": "Data Table",
158
+ "expanded": false,
159
+ "limitHeight": false,
160
+ "height": "",
161
+ "caption": "",
162
+ "showDownloadUrl": false,
163
+ "showDataTableLink": true,
164
+ "showDownloadLinkBelow": true,
165
+ "showFullGeoNameInCSV": false,
166
+ "forceDisplay": true,
167
+ "download": true,
168
+ "indexLabel": ""
169
+ },
170
+ "tooltips": {
171
+ "appearanceType": "hover",
172
+ "linkLabel": "Learn More",
173
+ "capitalizeLabels": true,
174
+ "opacity": 90
175
+ },
176
+ "visual": {
177
+ "minBubbleSize": 1,
178
+ "maxBubbleSize": 20,
179
+ "extraBubbleBorder": false,
180
+ "cityStyle": "pin",
181
+ "cityStyleLabel": "",
182
+ "showBubbleZeros": false,
183
+ "additionalCityStyles": [
184
+ {
185
+ "label": "",
186
+ "column": "Country",
187
+ "value": "",
188
+ "shape": "Pin"
189
+ }
190
+ ],
191
+ "geoCodeCircleSize": 8
192
+ },
193
+ "mapPosition": {
194
+ "coordinates": [
195
+ 0,
196
+ 30
197
+ ],
198
+ "zoom": 1
199
+ },
200
+ "map": {
201
+ "layers": [],
202
+ "patterns": []
203
+ },
204
+ "hexMap": {
205
+ "type": "",
206
+ "shapeGroups": [
207
+ {
208
+ "legendTitle": "",
209
+ "legendDescription": "",
210
+ "items": [
211
+ {
212
+ "key": "",
213
+ "shape": "Arrow Up",
214
+ "column": "",
215
+ "operator": "=",
216
+ "value": ""
217
+ }
218
+ ]
219
+ }
220
+ ]
221
+ },
222
+ "filterBehavior": "Filter Change",
223
+ "filterIntro": "",
224
+ "openModal": true,
225
+ "uid": "map1733754555436",
226
+ "dataDescription": {
227
+ "horizontal": false,
228
+ "series": false
229
+ },
230
+ "version": "4.24.10",
231
+ "dataKey": "Outbreaks-Map"
232
+ },
233
+ "markup-include1733754558118": {
234
+ "filters": [],
235
+ "filterBehavior": "Filter Change",
236
+ "openModal": false,
237
+ "uid": "markup-include1733754558118",
238
+ "type": "markup-include",
239
+ "contentEditor": {
240
+ "inlineHTML": "<p style=\"font-size:16px;\">{{description}}",
241
+ "markupVariables": [
242
+ {
243
+ "columnName": "Outbreak Description",
244
+ "conditions": [],
245
+ "name": "description",
246
+ "tag": "{{description}}"
247
+ }
248
+ ],
249
+ "showHeader": true,
250
+ "srcUrl": "#example",
251
+ "title": "",
252
+ "useInlineHTML": true,
253
+ "allowHideSection": true
254
+ },
255
+ "theme": "theme-blue",
256
+ "visual": {
257
+ "border": false,
258
+ "accent": false,
259
+ "background": false,
260
+ "hideBackgroundColor": false,
261
+ "borderColorTheme": false
262
+ },
263
+ "showEditorPanel": true,
264
+ "visualizationType": "markup-include",
265
+ "dataDescription": {
266
+ "horizontal": false,
267
+ "series": false
268
+ },
269
+ "version": "4.24.10",
270
+ "dataKey": "Outbreaks-Map"
271
+ }
272
+ },
273
+ "table": {
274
+ "label": "Data Table",
275
+ "show": true,
276
+ "showDownloadUrl": false,
277
+ "showDownloadLinkBelow": true,
278
+ "showVertical": true,
279
+ "download": true
280
+ },
281
+ "errors": [],
282
+ "currentViewport": "lg",
283
+ "id": 15,
284
+ "category": "General",
285
+ "label": "Dashboard",
286
+ "type": "dashboard",
287
+ "subType": null,
288
+ "orientation": null,
289
+ "icon": {
290
+ "key": null,
291
+ "ref": null,
292
+ "props": {},
293
+ "_owner": null
294
+ },
295
+ "content": "Present multiple data visualizations with shared filter controls.",
296
+ "datasets": {
297
+ "Outbreaks-Map": {
298
+ "data": [
299
+ {
300
+ "Country": "Burundi",
301
+ "Disease ": "Mpox",
302
+ "Outbreak Description": "In 2024, the outbreak of clade I mpox across Central and Eastern Africa was declared a Public Health Emergency of International Concern by WHO. CDCs longstanding work in the Democratic Republic of the Congo (DRC) including building diagnostic capacity and training disease detectives – helped detect clade I soon after it first appeared. CDC is working with other U.S. Government agencies, international, and in-country partners in affected countries to improve surveillance, emergency management, contact investigations, vaccine distribution, case management, laboratory capacity, and infection prevention and control, while sharing guidance and deploying subject matter experts across multiple response pillars. CDC also helped U.S. systems prepare for and rapidly detect imported cases, which happened successfully when a clade I mpox case was reported in November in California. ",
303
+ "lat": "",
304
+ "long": ""
305
+ },
306
+ {
307
+ "Country": "Central African Rebpulic",
308
+ "Disease ": "Mpox",
309
+ "Outbreak Description": "In 2024, the outbreak of clade I mpox across Central and Eastern Africa was declared a Public Health Emergency of International Concern by WHO. CDCs longstanding work in the Democratic Republic of the Congo (DRC) including building diagnostic capacity and training disease detectives – helped detect clade I soon after it first appeared. CDC is working with other U.S. Government agencies, international, and in-country partners in affected countries to improve surveillance, emergency management, contact investigations, vaccine distribution, case management, laboratory capacity, and infection prevention and control, while sharing guidance and deploying subject matter experts across multiple response pillars. CDC also helped U.S. systems prepare for and rapidly detect imported cases, which happened successfully when a clade I mpox case was reported in November in California. ",
310
+ "lat": "",
311
+ "long": ""
312
+ },
313
+ {
314
+ "Country": "Democratic Republic of the Congo",
315
+ "Disease ": "Mpox",
316
+ "Outbreak Description": "In 2024, the outbreak of clade I mpox across Central and Eastern Africa was declared a Public Health Emergency of International Concern by WHO. CDCs longstanding work in the Democratic Republic of the Congo (DRC) including building diagnostic capacity and training disease detectives – helped detect clade I soon after it first appeared. CDC is working with other U.S. Government agencies, international, and in-country partners in affected countries to improve surveillance, emergency management, contact investigations, vaccine distribution, case management, laboratory capacity, and infection prevention and control, while sharing guidance and deploying subject matter experts across multiple response pillars. CDC also helped U.S. systems prepare for and rapidly detect imported cases, which happened successfully when a clade I mpox case was reported in November in California. ",
317
+ "lat": "",
318
+ "long": ""
319
+ },
320
+ {
321
+ "Country": "Republic of the Congo",
322
+ "Disease ": "Mpox",
323
+ "Outbreak Description": "In 2024, the outbreak of clade I mpox across Central and Eastern Africa was declared a Public Health Emergency of International Concern by WHO. CDCs longstanding work in the Democratic Republic of the Congo (DRC) including building diagnostic capacity and training disease detectives – helped detect clade I soon after it first appeared. CDC is working with other U.S. Government agencies, international, and in-country partners in affected countries to improve surveillance, emergency management, contact investigations, vaccine distribution, case management, laboratory capacity, and infection prevention and control, while sharing guidance and deploying subject matter experts across multiple response pillars. CDC also helped U.S. systems prepare for and rapidly detect imported cases, which happened successfully when a clade I mpox case was reported in November in California. ",
324
+ "lat": "",
325
+ "long": ""
326
+ },
327
+ {
328
+ "Country": "Rwanda",
329
+ "Disease ": "Mpox",
330
+ "Outbreak Description": "In 2024, the outbreak of clade I mpox across Central and Eastern Africa was declared a Public Health Emergency of International Concern by WHO. CDCs longstanding work in the Democratic Republic of the Congo (DRC) including building diagnostic capacity and training disease detectives – helped detect clade I soon after it first appeared. CDC is working with other U.S. Government agencies, international, and in-country partners in affected countries to improve surveillance, emergency management, contact investigations, vaccine distribution, case management, laboratory capacity, and infection prevention and control, while sharing guidance and deploying subject matter experts across multiple response pillars. CDC also helped U.S. systems prepare for and rapidly detect imported cases, which happened successfully when a clade I mpox case was reported in November in California. ",
331
+ "lat": "",
332
+ "long": ""
333
+ },
334
+ {
335
+ "Country": "Uganda",
336
+ "Disease ": "Mpox",
337
+ "Outbreak Description": "In 2024, the outbreak of clade I mpox across Central and Eastern Africa was declared a Public Health Emergency of International Concern by WHO. CDCs longstanding work in the Democratic Republic of the Congo (DRC) including building diagnostic capacity and training disease detectives – helped detect clade I soon after it first appeared. CDC is working with other U.S. Government agencies, international, and in-country partners in affected countries to improve surveillance, emergency management, contact investigations, vaccine distribution, case management, laboratory capacity, and infection prevention and control, while sharing guidance and deploying subject matter experts across multiple response pillars. CDC also helped U.S. systems prepare for and rapidly detect imported cases, which happened successfully when a clade I mpox case was reported in November in California. ",
338
+ "lat": "",
339
+ "long": ""
340
+ },
341
+ {
342
+ "Country": "Kenya",
343
+ "Disease ": "Mpox* Travel-associated case",
344
+ "Outbreak Description": "In 2024, the outbreak of clade I mpox across Central and Eastern Africa was declared a Public Health Emergency of International Concern by WHO. CDCs longstanding work in the Democratic Republic of the Congo (DRC) including building diagnostic capacity and training disease detectives – helped detect clade I soon after it first appeared. CDC is working with other U.S. Government agencies, international, and in-country partners in affected countries to improve surveillance, emergency management, contact investigations, vaccine distribution, case management, laboratory capacity, and infection prevention and control, while sharing guidance and deploying subject matter experts across multiple response pillars. CDC also helped U.S. systems prepare for and rapidly detect imported cases, which happened successfully when a clade I mpox case was reported in November in California. ",
345
+ "lat": "",
346
+ "long": ""
347
+ },
348
+ {
349
+ "Country": "Zambia",
350
+ "Disease ": "Mpox* Travel-associated case",
351
+ "Outbreak Description": "In 2024, the outbreak of clade I mpox across Central and Eastern Africa was declared a Public Health Emergency of International Concern by WHO. CDCs longstanding work in the Democratic Republic of the Congo (DRC) including building diagnostic capacity and training disease detectives – helped detect clade I soon after it first appeared. CDC is working with other U.S. Government agencies, international, and in-country partners in affected countries to improve surveillance, emergency management, contact investigations, vaccine distribution, case management, laboratory capacity, and infection prevention and control, while sharing guidance and deploying subject matter experts across multiple response pillars. CDC also helped U.S. systems prepare for and rapidly detect imported cases, which happened successfully when a clade I mpox case was reported in November in California. ",
352
+ "lat": "",
353
+ "long": ""
354
+ },
355
+ {
356
+ "Country": "Zimbabwe",
357
+ "Disease ": "Mpox* Travel-associated case",
358
+ "Outbreak Description": "In 2024, the outbreak of clade I mpox across Central and Eastern Africa was declared a Public Health Emergency of International Concern by WHO. CDCs longstanding work in the Democratic Republic of the Congo (DRC) including building diagnostic capacity and training disease detectives – helped detect clade I soon after it first appeared. CDC is working with other U.S. Government agencies, international, and in-country partners in affected countries to improve surveillance, emergency management, contact investigations, vaccine distribution, case management, laboratory capacity, and infection prevention and control, while sharing guidance and deploying subject matter experts across multiple response pillars. CDC also helped U.S. systems prepare for and rapidly detect imported cases, which happened successfully when a clade I mpox case was reported in November in California. ",
359
+ "lat": "",
360
+ "long": ""
361
+ },
362
+ {
363
+ "Country": "Canada",
364
+ "Disease ": "Mpox* Travel-associated case",
365
+ "Outbreak Description": "In 2024, the outbreak of clade I mpox across Central and Eastern Africa was declared a Public Health Emergency of International Concern by WHO. CDCs longstanding work in the Democratic Republic of the Congo (DRC) including building diagnostic capacity and training disease detectives – helped detect clade I soon after it first appeared. CDC is working with other U.S. Government agencies, international, and in-country partners in affected countries to improve surveillance, emergency management, contact investigations, vaccine distribution, case management, laboratory capacity, and infection prevention and control, while sharing guidance and deploying subject matter experts across multiple response pillars. CDC also helped U.S. systems prepare for and rapidly detect imported cases, which happened successfully when a clade I mpox case was reported in November in California. ",
366
+ "lat": "",
367
+ "long": ""
368
+ },
369
+ {
370
+ "Country": "Germany",
371
+ "Disease ": "Mpox* Travel-associated case",
372
+ "Outbreak Description": "In 2024, the outbreak of clade I mpox across Central and Eastern Africa was declared a Public Health Emergency of International Concern by WHO. CDCs longstanding work in the Democratic Republic of the Congo (DRC) including building diagnostic capacity and training disease detectives – helped detect clade I soon after it first appeared. CDC is working with other U.S. Government agencies, international, and in-country partners in affected countries to improve surveillance, emergency management, contact investigations, vaccine distribution, case management, laboratory capacity, and infection prevention and control, while sharing guidance and deploying subject matter experts across multiple response pillars. CDC also helped U.S. systems prepare for and rapidly detect imported cases, which happened successfully when a clade I mpox case was reported in November in California. ",
373
+ "lat": "",
374
+ "long": ""
375
+ },
376
+ {
377
+ "Country": "India",
378
+ "Disease ": "Mpox* Travel-associated case",
379
+ "Outbreak Description": "In 2024, the outbreak of clade I mpox across Central and Eastern Africa was declared a Public Health Emergency of International Concern by WHO. CDCs longstanding work in the Democratic Republic of the Congo (DRC) including building diagnostic capacity and training disease detectives – helped detect clade I soon after it first appeared. CDC is working with other U.S. Government agencies, international, and in-country partners in affected countries to improve surveillance, emergency management, contact investigations, vaccine distribution, case management, laboratory capacity, and infection prevention and control, while sharing guidance and deploying subject matter experts across multiple response pillars. CDC also helped U.S. systems prepare for and rapidly detect imported cases, which happened successfully when a clade I mpox case was reported in November in California. ",
380
+ "lat": "",
381
+ "long": ""
382
+ },
383
+ {
384
+ "Country": "Sweden",
385
+ "Disease ": "Mpox* Travel-associated case",
386
+ "Outbreak Description": "In 2024, the outbreak of clade I mpox across Central and Eastern Africa was declared a Public Health Emergency of International Concern by WHO. CDCs longstanding work in the Democratic Republic of the Congo (DRC) including building diagnostic capacity and training disease detectives – helped detect clade I soon after it first appeared. CDC is working with other U.S. Government agencies, international, and in-country partners in affected countries to improve surveillance, emergency management, contact investigations, vaccine distribution, case management, laboratory capacity, and infection prevention and control, while sharing guidance and deploying subject matter experts across multiple response pillars. CDC also helped U.S. systems prepare for and rapidly detect imported cases, which happened successfully when a clade I mpox case was reported in November in California. ",
387
+ "lat": "",
388
+ "long": ""
389
+ },
390
+ {
391
+ "Country": "Thailand",
392
+ "Disease ": "Mpox* Travel-associated case",
393
+ "Outbreak Description": "In 2024, the outbreak of clade I mpox across Central and Eastern Africa was declared a Public Health Emergency of International Concern by WHO. CDCs longstanding work in the Democratic Republic of the Congo (DRC) including building diagnostic capacity and training disease detectives – helped detect clade I soon after it first appeared. CDC is working with other U.S. Government agencies, international, and in-country partners in affected countries to improve surveillance, emergency management, contact investigations, vaccine distribution, case management, laboratory capacity, and infection prevention and control, while sharing guidance and deploying subject matter experts across multiple response pillars. CDC also helped U.S. systems prepare for and rapidly detect imported cases, which happened successfully when a clade I mpox case was reported in November in California. ",
394
+ "lat": "",
395
+ "long": ""
396
+ },
397
+ {
398
+ "Country": "United Kingdom",
399
+ "Disease ": "Mpox* Travel-associated case",
400
+ "Outbreak Description": "In 2024, the outbreak of clade I mpox across Central and Eastern Africa was declared a Public Health Emergency of International Concern by WHO. CDCs longstanding work in the Democratic Republic of the Congo (DRC) including building diagnostic capacity and training disease detectives – helped detect clade I soon after it first appeared. CDC is working with other U.S. Government agencies, international, and in-country partners in affected countries to improve surveillance, emergency management, contact investigations, vaccine distribution, case management, laboratory capacity, and infection prevention and control, while sharing guidance and deploying subject matter experts across multiple response pillars. CDC also helped U.S. systems prepare for and rapidly detect imported cases, which happened successfully when a clade I mpox case was reported in November in California. ",
401
+ "lat": "",
402
+ "long": ""
403
+ },
404
+ {
405
+ "Country": "United States",
406
+ "Disease ": "Mpox* Travel-associated case",
407
+ "Outbreak Description": "In 2024, the outbreak of clade I mpox across Central and Eastern Africa was declared a Public Health Emergency of International Concern by WHO. CDCs longstanding work in the Democratic Republic of the Congo (DRC) including building diagnostic capacity and training disease detectives – helped detect clade I soon after it first appeared. CDC is working with other U.S. Government agencies, international, and in-country partners in affected countries to improve surveillance, emergency management, contact investigations, vaccine distribution, case management, laboratory capacity, and infection prevention and control, while sharing guidance and deploying subject matter experts across multiple response pillars. CDC also helped U.S. systems prepare for and rapidly detect imported cases, which happened successfully when a clade I mpox case was reported in November in California. ",
408
+ "lat": "",
409
+ "long": ""
410
+ },
411
+ {
412
+ "Country": "Cambodia",
413
+ "Disease ": "H5N1 Bird flu",
414
+ "Outbreak Description": "Repeated outbreaks of H5N1 bird flu in Asia pose a potential risk to the U.S. and the world. CDCs influenza experts have worked globally for 20 plus years, including daily global monitoring of bird flu. When we detect unusual activity, we investigate through global partnerships.?CDC’s work to strengthen surveillance and labs, train responders, and grow strong relationships has been essential to robust responses to recent outbreaks in Cambodia and Vietnam. This work is also essential to getting ahead of threats to the health and safety of Americans. CDC is also the lead for human health in the current U.S. Government response to H5N1 in dairy cows and other animals, and we share what we learn back with our global partners.",
415
+ "lat": "",
416
+ "long": ""
417
+ },
418
+ {
419
+ "Country": "Vietnam",
420
+ "Disease ": "H5N1 Bird flu",
421
+ "Outbreak Description": "Repeated outbreaks of H5N1 bird flu in Asia pose a potential risk to the U.S. and the world. CDCs influenza experts have worked globally for 20 plus years, including daily global monitoring of bird flu. When we detect unusual activity, we investigate through global partnerships.?CDC’s work to strengthen surveillance and labs, train responders, and grow strong relationships has been essential to robust responses to recent outbreaks in Cambodia and Vietnam. This work is also essential to getting ahead of threats to the health and safety of Americans. CDC is also the lead for human health in the current U.S. Government response to H5N1 in dairy cows and other animals, and we share what we learn back with our global partners.",
422
+ "lat": "",
423
+ "long": ""
424
+ },
425
+ {
426
+ "Country": "Belize",
427
+ "Disease ": "Dengue",
428
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
429
+ "lat": "",
430
+ "long": ""
431
+ },
432
+ {
433
+ "Country": "Costa Rica",
434
+ "Disease ": "Dengue",
435
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
436
+ "lat": "",
437
+ "long": ""
438
+ },
439
+ {
440
+ "Country": "Guatemala",
441
+ "Disease ": "Dengue",
442
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
443
+ "lat": "",
444
+ "long": ""
445
+ },
446
+ {
447
+ "Country": "Honduras",
448
+ "Disease ": "Dengue",
449
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
450
+ "lat": "",
451
+ "long": ""
452
+ },
453
+ {
454
+ "Country": "El Salvador",
455
+ "Disease ": "Dengue",
456
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
457
+ "lat": "",
458
+ "long": ""
459
+ },
460
+ {
461
+ "Country": "Nicaragua",
462
+ "Disease ": "Dengue",
463
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
464
+ "lat": "",
465
+ "long": ""
466
+ },
467
+ {
468
+ "Country": "Panama",
469
+ "Disease ": "Dengue",
470
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
471
+ "lat": "",
472
+ "long": ""
473
+ },
474
+ {
475
+ "Country": "Argentina",
476
+ "Disease ": "Dengue",
477
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
478
+ "lat": "",
479
+ "long": ""
480
+ },
481
+ {
482
+ "Country": "Bolivia",
483
+ "Disease ": "Dengue",
484
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
485
+ "lat": "",
486
+ "long": ""
487
+ },
488
+ {
489
+ "Country": "Brazil",
490
+ "Disease ": "Dengue",
491
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
492
+ "lat": "",
493
+ "long": ""
494
+ },
495
+ {
496
+ "Country": "Chile",
497
+ "Disease ": "Dengue",
498
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
499
+ "lat": "",
500
+ "long": ""
501
+ },
502
+ {
503
+ "Country": "Colombia",
504
+ "Disease ": "Dengue",
505
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
506
+ "lat": "",
507
+ "long": ""
508
+ },
509
+ {
510
+ "Country": "Ecuador",
511
+ "Disease ": "Dengue",
512
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
513
+ "lat": "",
514
+ "long": ""
515
+ },
516
+ {
517
+ "Country": "Guyana",
518
+ "Disease ": "Dengue",
519
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
520
+ "lat": "",
521
+ "long": ""
522
+ },
523
+ {
524
+ "Country": "Paraguay",
525
+ "Disease ": "Dengue",
526
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
527
+ "lat": "",
528
+ "long": ""
529
+ },
530
+ {
531
+ "Country": "Peru",
532
+ "Disease ": "Dengue",
533
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
534
+ "lat": "",
535
+ "long": ""
536
+ },
537
+ {
538
+ "Country": "Suriname",
539
+ "Disease ": "Dengue",
540
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
541
+ "lat": "",
542
+ "long": ""
543
+ },
544
+ {
545
+ "Country": "Uruguay",
546
+ "Disease ": "Dengue",
547
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
548
+ "lat": "",
549
+ "long": ""
550
+ },
551
+ {
552
+ "Country": "Venezuela",
553
+ "Disease ": "Dengue",
554
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
555
+ "lat": "",
556
+ "long": ""
557
+ },
558
+ {
559
+ "Country": "Falkland Islands",
560
+ "Disease ": "Dengue",
561
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
562
+ "lat": "",
563
+ "long": ""
564
+ },
565
+ {
566
+ "Country": "South Georgia and the South Sandwich Islands",
567
+ "Disease ": "Dengue",
568
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
569
+ "lat": "",
570
+ "long": ""
571
+ },
572
+ {
573
+ "Country": "French Guiana",
574
+ "Disease ": "Dengue",
575
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
576
+ "lat": "",
577
+ "long": ""
578
+ },
579
+ {
580
+ "Country": "Anguilla",
581
+ "Disease ": "Dengue",
582
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
583
+ "lat": "",
584
+ "long": ""
585
+ },
586
+ {
587
+ "Country": "Bermuda",
588
+ "Disease ": "Dengue",
589
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
590
+ "lat": "",
591
+ "long": ""
592
+ },
593
+ {
594
+ "Country": "British Virgin Islands",
595
+ "Disease ": "Dengue",
596
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
597
+ "lat": "",
598
+ "long": ""
599
+ },
600
+ {
601
+ "Country": "Cayman Islands",
602
+ "Disease ": "Dengue",
603
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
604
+ "lat": "",
605
+ "long": ""
606
+ },
607
+ {
608
+ "Country": "Turks and Caicos",
609
+ "Disease ": "Dengue",
610
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
611
+ "lat": "",
612
+ "long": ""
613
+ },
614
+ {
615
+ "Country": "Antigua and Barbuda",
616
+ "Disease ": "Dengue",
617
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
618
+ "lat": "",
619
+ "long": ""
620
+ },
621
+ {
622
+ "Country": "Bahamas",
623
+ "Disease ": "Dengue",
624
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
625
+ "lat": "",
626
+ "long": ""
627
+ },
628
+ {
629
+ "Country": "Barbados",
630
+ "Disease ": "Dengue",
631
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
632
+ "lat": "",
633
+ "long": ""
634
+ },
635
+ {
636
+ "Country": "Dominica",
637
+ "Disease ": "Dengue",
638
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
639
+ "lat": "",
640
+ "long": ""
641
+ },
642
+ {
643
+ "Country": "Grenada",
644
+ "Disease ": "Dengue",
645
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
646
+ "lat": "",
647
+ "long": ""
648
+ },
649
+ {
650
+ "Country": "",
651
+ "Disease ": "Dengue",
652
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
653
+ "lat": "",
654
+ "long": ""
655
+ },
656
+ {
657
+ "Country": "Haiti",
658
+ "Disease ": "Dengue",
659
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
660
+ "lat": "",
661
+ "long": ""
662
+ },
663
+ {
664
+ "Country": "Jamaica",
665
+ "Disease ": "Dengue",
666
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
667
+ "lat": "",
668
+ "long": ""
669
+ },
670
+ {
671
+ "Country": "Montserrat",
672
+ "Disease ": "Dengue",
673
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
674
+ "lat": "",
675
+ "long": ""
676
+ },
677
+ {
678
+ "Country": "Saint Kitts and Nevis",
679
+ "Disease ": "Dengue",
680
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
681
+ "lat": "",
682
+ "long": ""
683
+ },
684
+ {
685
+ "Country": "Saint Lucia",
686
+ "Disease ": "Dengue",
687
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
688
+ "lat": "",
689
+ "long": ""
690
+ },
691
+ {
692
+ "Country": "Saint Vincent and the Grenadines",
693
+ "Disease ": "Dengue",
694
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
695
+ "lat": "",
696
+ "long": ""
697
+ },
698
+ {
699
+ "Country": "Suriname (also listed under South America)",
700
+ "Disease ": "Dengue",
701
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
702
+ "lat": "",
703
+ "long": ""
704
+ },
705
+ {
706
+ "Country": "Trinidad and Tobago",
707
+ "Disease ": "Dengue",
708
+ "Outbreak Description": "In 2024, more than 12 million dengue cases have been reported, making it the highest year on record. This caused a higher number of cases in travelers to those areas, increasing the risk of importation to the United States. Local transmission of dengue has also been reported in 2024 in Florida, California, and Texas. CDC activated its dengue response to support Puerto Rico and prepare for increased transmission in other areas of the United States, working closely with state and local health officials to respond to the current outbreaks while providing technical assistance and support in epidemiology, vector control, clinical management, and diagnostics. ",
709
+ "lat": "",
710
+ "long": ""
711
+ },
712
+ {
713
+ "Country": "United States",
714
+ "Disease ": "Oropuche",
715
+ "Outbreak Description": "Oropouche virus is an emerging vector-borne disease with symptoms similar to dengue. In late 2023 and 2024, Oropouche began to spread to areas outside the Amazon basin. Travel-related cases also began appearing in the United States. In some cases, infection during pregnancy was associated with fetal death and possible birth defects. In September, CDC released new clinical tests that can diagnose Oropouche virus infection earlier in the illness and help clinicians provide appropriate care for pregnant patients and their infants. CDC also expanded its ArboNET system to pick up cases in the U.S. and has been working with partner countries to clarify the risks during pregnancy and potential harm to unborn babies. ",
716
+ "lat": "",
717
+ "long": ""
718
+ },
719
+ {
720
+ "Country": "Brazil",
721
+ "Disease ": "Oropuche",
722
+ "Outbreak Description": "Oropouche virus is an emerging vector-borne disease with symptoms similar to dengue. In late 2023 and 2024, Oropouche began to spread to areas outside the Amazon basin. Travel-related cases also began appearing in the United States. In some cases, infection during pregnancy was associated with fetal death and possible birth defects. In September, CDC released new clinical tests that can diagnose Oropouche virus infection earlier in the illness and help clinicians provide appropriate care for pregnant patients and their infants. CDC also expanded its ArboNET system to pick up cases in the U.S. and has been working with partner countries to clarify the risks during pregnancy and potential harm to unborn babies. ",
723
+ "lat": "",
724
+ "long": ""
725
+ },
726
+ {
727
+ "Country": "Belize",
728
+ "Disease ": "New World Screwworm",
729
+ "Outbreak Description": "In 2024, CDC initiated a human health response to an incursion of New World Screwworm (NWS) flies in Central America. Previously eliminated from North America, this health threat poses a significant economic and veterinary concern, as the fly larvae largely target cows. In partnership with the U.S. Department of Agriculture and Department of State, CDC developed and shared human health information on the prevention, detection, and clinical management of NWS. CDC’s parasitic morphology lab serves as the primary center for species confirmation of the NWS larvae. ",
730
+ "lat": "",
731
+ "long": ""
732
+ },
733
+ {
734
+ "Country": "Costa Rica",
735
+ "Disease ": "New World Screwworm",
736
+ "Outbreak Description": "In 2024, CDC initiated a human health response to an incursion of New World Screwworm (NWS) flies in Central America. Previously eliminated from North America, this health threat poses a significant economic and veterinary concern, as the fly larvae largely target cows. In partnership with the U.S. Department of Agriculture and Department of State, CDC developed and shared human health information on the prevention, detection, and clinical management of NWS. CDC’s parasitic morphology lab serves as the primary center for species confirmation of the NWS larvae. ",
737
+ "lat": "",
738
+ "long": ""
739
+ },
740
+ {
741
+ "Country": "Guatemala",
742
+ "Disease ": "New World Screwworm",
743
+ "Outbreak Description": "In 2024, CDC initiated a human health response to an incursion of New World Screwworm (NWS) flies in Central America. Previously eliminated from North America, this health threat poses a significant economic and veterinary concern, as the fly larvae largely target cows. In partnership with the U.S. Department of Agriculture and Department of State, CDC developed and shared human health information on the prevention, detection, and clinical management of NWS. CDC’s parasitic morphology lab serves as the primary center for species confirmation of the NWS larvae. ",
744
+ "lat": "",
745
+ "long": ""
746
+ },
747
+ {
748
+ "Country": "Honduras",
749
+ "Disease ": "New World Screwworm",
750
+ "Outbreak Description": "In 2024, CDC initiated a human health response to an incursion of New World Screwworm (NWS) flies in Central America. Previously eliminated from North America, this health threat poses a significant economic and veterinary concern, as the fly larvae largely target cows. In partnership with the U.S. Department of Agriculture and Department of State, CDC developed and shared human health information on the prevention, detection, and clinical management of NWS. CDC’s parasitic morphology lab serves as the primary center for species confirmation of the NWS larvae. ",
751
+ "lat": "",
752
+ "long": ""
753
+ },
754
+ {
755
+ "Country": "El Salvador",
756
+ "Disease ": "New World Screwworm",
757
+ "Outbreak Description": "In 2024, CDC initiated a human health response to an incursion of New World Screwworm (NWS) flies in Central America. Previously eliminated from North America, this health threat poses a significant economic and veterinary concern, as the fly larvae largely target cows. In partnership with the U.S. Department of Agriculture and Department of State, CDC developed and shared human health information on the prevention, detection, and clinical management of NWS. CDC’s parasitic morphology lab serves as the primary center for species confirmation of the NWS larvae. ",
758
+ "lat": "",
759
+ "long": ""
760
+ },
761
+ {
762
+ "Country": "Nicaragua",
763
+ "Disease ": "New World Screwworm",
764
+ "Outbreak Description": "In 2024, CDC initiated a human health response to an incursion of New World Screwworm (NWS) flies in Central America. Previously eliminated from North America, this health threat poses a significant economic and veterinary concern, as the fly larvae largely target cows. In partnership with the U.S. Department of Agriculture and Department of State, CDC developed and shared human health information on the prevention, detection, and clinical management of NWS. CDC’s parasitic morphology lab serves as the primary center for species confirmation of the NWS larvae. ",
765
+ "lat": "",
766
+ "long": ""
767
+ },
768
+ {
769
+ "Country": "Panama",
770
+ "Disease ": "New World Screwworm",
771
+ "Outbreak Description": "In 2024, CDC initiated a human health response to an incursion of New World Screwworm (NWS) flies in Central America. Previously eliminated from North America, this health threat poses a significant economic and veterinary concern, as the fly larvae largely target cows. In partnership with the U.S. Department of Agriculture and Department of State, CDC developed and shared human health information on the prevention, detection, and clinical management of NWS. CDC’s parasitic morphology lab serves as the primary center for species confirmation of the NWS larvae. ",
772
+ "lat": "",
773
+ "long": ""
774
+ },
775
+ {
776
+ "Country": "Mexico",
777
+ "Disease ": "New World Screwworm",
778
+ "Outbreak Description": "In 2024, CDC initiated a human health response to an incursion of New World Screwworm (NWS) flies in Central America. Previously eliminated from North America, this health threat poses a significant economic and veterinary concern, as the fly larvae largely target cows. In partnership with the U.S. Department of Agriculture and Department of State, CDC developed and shared human health information on the prevention, detection, and clinical management of NWS. CDC’s parasitic morphology lab serves as the primary center for species confirmation of the NWS larvae. ",
779
+ "lat": "",
780
+ "long": ""
781
+ },
782
+ {
783
+ "Country": " PAHO region was only one to eliminate it.**",
784
+ "Disease ": "Measles",
785
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
786
+ "lat": "",
787
+ "long": ""
788
+ },
789
+ {
790
+ "Country": "Rwanda",
791
+ "Disease ": "Marburg",
792
+ "Outbreak Description": "In September 2024, Rwanda reported their first recorded outbreak of Marburg virus disease (Marburg), a rare, severe viral hemorrhagic fever that can have up to a 90% fatality rate. CDC has a longstanding presence in Rwanda, with a country office there since 2002. In addition, CDC deployed subject matter experts to support the response to Marburg within 72 hours of being notified of the outbreak by the Government of Rwanda. CDC team members are partnering with Rwandan health authorities and members of interagency Marburg response pillars – infection prevention and control, laboratory, and surveillance (for which CDC is the co-lead) – to contain the outbreak, protect lives and strengthen core public health capabilities. ",
793
+ "lat": "",
794
+ "long": ""
795
+ },
796
+ {
797
+ "Country": "Angola",
798
+ "Disease ": "Measles",
799
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
800
+ "lat": "",
801
+ "long": ""
802
+ },
803
+ {
804
+ "Country": "Burundi",
805
+ "Disease ": "Measles",
806
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
807
+ "lat": "",
808
+ "long": ""
809
+ },
810
+ {
811
+ "Country": "Benin",
812
+ "Disease ": "Measles",
813
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
814
+ "lat": "",
815
+ "long": ""
816
+ },
817
+ {
818
+ "Country": "Burkina Faso",
819
+ "Disease ": "Measles",
820
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
821
+ "lat": "",
822
+ "long": ""
823
+ },
824
+ {
825
+ "Country": "Botswana",
826
+ "Disease ": "Measles",
827
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
828
+ "lat": "",
829
+ "long": ""
830
+ },
831
+ {
832
+ "Country": "Central African Republic",
833
+ "Disease ": "Measles",
834
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
835
+ "lat": "",
836
+ "long": ""
837
+ },
838
+ {
839
+ "Country": "Côte d'Ivoire",
840
+ "Disease ": "Measles",
841
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
842
+ "lat": "",
843
+ "long": ""
844
+ },
845
+ {
846
+ "Country": "Cameroon",
847
+ "Disease ": "Measles",
848
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
849
+ "lat": "",
850
+ "long": ""
851
+ },
852
+ {
853
+ "Country": "Democratic Republic of the Congo",
854
+ "Disease ": "Measles",
855
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
856
+ "lat": "",
857
+ "long": ""
858
+ },
859
+ {
860
+ "Country": "Congo",
861
+ "Disease ": "Measles",
862
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
863
+ "lat": "",
864
+ "long": ""
865
+ },
866
+ {
867
+ "Country": "Comoros",
868
+ "Disease ": "Measles",
869
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
870
+ "lat": "",
871
+ "long": ""
872
+ },
873
+ {
874
+ "Country": "Ethiopia",
875
+ "Disease ": "Measles",
876
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
877
+ "lat": "",
878
+ "long": ""
879
+ },
880
+ {
881
+ "Country": "Gabon",
882
+ "Disease ": "Measles",
883
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
884
+ "lat": "",
885
+ "long": ""
886
+ },
887
+ {
888
+ "Country": "Ghana",
889
+ "Disease ": "Measles",
890
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
891
+ "lat": "",
892
+ "long": ""
893
+ },
894
+ {
895
+ "Country": "Equatorial Guinea",
896
+ "Disease ": "Measles",
897
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
898
+ "lat": "",
899
+ "long": ""
900
+ },
901
+ {
902
+ "Country": "Liberia",
903
+ "Disease ": "Measles",
904
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
905
+ "lat": "",
906
+ "long": ""
907
+ },
908
+ {
909
+ "Country": "Mauritania",
910
+ "Disease ": "Measles",
911
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
912
+ "lat": "",
913
+ "long": ""
914
+ },
915
+ {
916
+ "Country": "Niger",
917
+ "Disease ": "Measles",
918
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
919
+ "lat": "",
920
+ "long": ""
921
+ },
922
+ {
923
+ "Country": "Nigeria",
924
+ "Disease ": "Measles",
925
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
926
+ "lat": "",
927
+ "long": ""
928
+ },
929
+ {
930
+ "Country": "Senegal",
931
+ "Disease ": "Measles",
932
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
933
+ "lat": "",
934
+ "long": ""
935
+ },
936
+ {
937
+ "Country": "Sierra Leone",
938
+ "Disease ": "Measles",
939
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
940
+ "lat": "",
941
+ "long": ""
942
+ },
943
+ {
944
+ "Country": "South Sudan",
945
+ "Disease ": "Measles",
946
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
947
+ "lat": "",
948
+ "long": ""
949
+ },
950
+ {
951
+ "Country": "Chad",
952
+ "Disease ": "Measles",
953
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
954
+ "lat": "",
955
+ "long": ""
956
+ },
957
+ {
958
+ "Country": "Togo",
959
+ "Disease ": "Measles",
960
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
961
+ "lat": "",
962
+ "long": ""
963
+ },
964
+ {
965
+ "Country": "United Republic of Tanzania",
966
+ "Disease ": "Measles",
967
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
968
+ "lat": "",
969
+ "long": ""
970
+ },
971
+ {
972
+ "Country": "Zambia",
973
+ "Disease ": "Measles",
974
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
975
+ "lat": "",
976
+ "long": ""
977
+ },
978
+ {
979
+ "Country": "Zimbabwe",
980
+ "Disease ": "Measles",
981
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
982
+ "lat": "",
983
+ "long": ""
984
+ },
985
+ {
986
+ "Country": "Afghanistan",
987
+ "Disease ": "Measles",
988
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
989
+ "lat": "",
990
+ "long": ""
991
+ },
992
+ {
993
+ "Country": "United Arab Emirates",
994
+ "Disease ": "Measles",
995
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
996
+ "lat": "",
997
+ "long": ""
998
+ },
999
+ {
1000
+ "Country": "Djibouti",
1001
+ "Disease ": "Measles",
1002
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1003
+ "lat": "",
1004
+ "long": ""
1005
+ },
1006
+ {
1007
+ "Country": "Iraq",
1008
+ "Disease ": "Measles",
1009
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1010
+ "lat": "",
1011
+ "long": ""
1012
+ },
1013
+ {
1014
+ "Country": "Lebanon",
1015
+ "Disease ": "Measles",
1016
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1017
+ "lat": "",
1018
+ "long": ""
1019
+ },
1020
+ {
1021
+ "Country": "Libya",
1022
+ "Disease ": "Measles",
1023
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1024
+ "lat": "",
1025
+ "long": ""
1026
+ },
1027
+ {
1028
+ "Country": "Pakistan",
1029
+ "Disease ": "Measles",
1030
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1031
+ "lat": "",
1032
+ "long": ""
1033
+ },
1034
+ {
1035
+ "Country": "Qatar",
1036
+ "Disease ": "Measles",
1037
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1038
+ "lat": "",
1039
+ "long": ""
1040
+ },
1041
+ {
1042
+ "Country": "Saudi Arabia",
1043
+ "Disease ": "Measles",
1044
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1045
+ "lat": "",
1046
+ "long": ""
1047
+ },
1048
+ {
1049
+ "Country": "Sudan",
1050
+ "Disease ": "Measles",
1051
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1052
+ "lat": "",
1053
+ "long": ""
1054
+ },
1055
+ {
1056
+ "Country": "Somalia",
1057
+ "Disease ": "Measles",
1058
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1059
+ "lat": "",
1060
+ "long": ""
1061
+ },
1062
+ {
1063
+ "Country": "Syrian Arab Republic",
1064
+ "Disease ": "Measles",
1065
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1066
+ "lat": "",
1067
+ "long": ""
1068
+ },
1069
+ {
1070
+ "Country": "Yemen",
1071
+ "Disease ": "Measles",
1072
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1073
+ "lat": "",
1074
+ "long": ""
1075
+ },
1076
+ {
1077
+ "Country": "Armenia",
1078
+ "Disease ": "Measles",
1079
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1080
+ "lat": "",
1081
+ "long": ""
1082
+ },
1083
+ {
1084
+ "Country": "Austria",
1085
+ "Disease ": "Measles",
1086
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1087
+ "lat": "",
1088
+ "long": ""
1089
+ },
1090
+ {
1091
+ "Country": "Azerbaijan",
1092
+ "Disease ": "Measles",
1093
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1094
+ "lat": "",
1095
+ "long": ""
1096
+ },
1097
+ {
1098
+ "Country": "Belarus",
1099
+ "Disease ": "Measles",
1100
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1101
+ "lat": "",
1102
+ "long": ""
1103
+ },
1104
+ {
1105
+ "Country": "Kazakhstan",
1106
+ "Disease ": "Measles",
1107
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1108
+ "lat": "",
1109
+ "long": ""
1110
+ },
1111
+ {
1112
+ "Country": "Kyrgyzstan",
1113
+ "Disease ": "Measles",
1114
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1115
+ "lat": "",
1116
+ "long": ""
1117
+ },
1118
+ {
1119
+ "Country": "Romania",
1120
+ "Disease ": "Measles",
1121
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1122
+ "lat": "",
1123
+ "long": ""
1124
+ },
1125
+ {
1126
+ "Country": "Russian Federation",
1127
+ "Disease ": "Measles",
1128
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1129
+ "lat": "",
1130
+ "long": ""
1131
+ },
1132
+ {
1133
+ "Country": "Tajikistan",
1134
+ "Disease ": "Measles",
1135
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1136
+ "lat": "",
1137
+ "long": ""
1138
+ },
1139
+ {
1140
+ "Country": "Uzbekistan",
1141
+ "Disease ": "Measles",
1142
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1143
+ "lat": "",
1144
+ "long": ""
1145
+ },
1146
+ {
1147
+ "Country": "Indonesia",
1148
+ "Disease ": "Measles",
1149
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1150
+ "lat": "",
1151
+ "long": ""
1152
+ },
1153
+ {
1154
+ "Country": "India",
1155
+ "Disease ": "Measles",
1156
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1157
+ "lat": "",
1158
+ "long": ""
1159
+ },
1160
+ {
1161
+ "Country": "Sri Lanka",
1162
+ "Disease ": "Measles",
1163
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1164
+ "lat": "",
1165
+ "long": ""
1166
+ },
1167
+ {
1168
+ "Country": "Nepal",
1169
+ "Disease ": "Measles",
1170
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1171
+ "lat": "",
1172
+ "long": ""
1173
+ },
1174
+ {
1175
+ "Country": "Malaysia",
1176
+ "Disease ": "Measles",
1177
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1178
+ "lat": "",
1179
+ "long": ""
1180
+ },
1181
+ {
1182
+ "Country": "Philippines",
1183
+ "Disease ": "Measles",
1184
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1185
+ "lat": "",
1186
+ "long": ""
1187
+ },
1188
+ {
1189
+ "Country": "Tonga",
1190
+ "Disease ": "Measles",
1191
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1192
+ "lat": "",
1193
+ "long": ""
1194
+ },
1195
+ {
1196
+ "Country": "Gaza/West Bank",
1197
+ "Disease ": "Polio",
1198
+ "Outbreak Description": "In 2024, WHO reported that global measles cases surged to ~10.3 million in 2023, a 20% increase from the previous year, with 57 countries reporting large outbreaks. Travel-related measles cases continue to impact the United States and create an ongoing risk. But 2024 also brought hopeful news: CDC is part of a longstanding partnership with PAHO that helped Brazil achieve measles elimination. This key milestone restored the Americas as the only WHO region to eliminate measles. ",
1199
+ "lat": "31.5017° N",
1200
+ "long": "34.4668° E "
1201
+ }
1202
+ ],
1203
+ "dataFileSize": 81592,
1204
+ "dataFileName": "Outbreaks-Map_Test_12-16-2024_01_w-measles-w-city-csv1.csv",
1205
+ "dataFileSourceType": "file",
1206
+ "dataFileFormat": "CSV",
1207
+ "preview": true
1208
+ }
1209
+ },
1210
+ "visualizationType": null,
1211
+ "activeVizButtonID": 15,
1212
+ "version": "4.24.10",
1213
+ "uuid": 1733851731745
1214
+ }