Skip to content

Commit 04d0d9a

Browse files
author
clare walicki
committed
science
1 parent 0a9e12c commit 04d0d9a

1 file changed

Lines changed: 18 additions & 20 deletions

File tree

ch1.ipynb

Lines changed: 18 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -206,27 +206,25 @@
206206
"source": [
207207
"## Mpox\n",
208208
"\n",
209-
"#--MNehod of how this is propogated clincially \n",
210-
"Mpox is a communicable infectious disease transmitted through close contact with infected individuals or animals. While most cases result in recovery, severe illness and death can occur.\n",
211-
"\n",
212-
"#--Vaccine\n",
213-
"How is Mpox is prevented? \n",
214-
"Following the eradication of smallpox in 1980, routine smallpox vaccination was discontinued. Because the smallpox vaccine also provided protection against mpox, declining population immunity has been associated with a gradual increase in mpox incidence, particularly in West and Central Africa.\n",
215-
"\n",
216-
"#--New revlanat health topic \n",
217-
"Though mpox outbreaks have been localized to sub-saharan Africa, in May 2022, mpox cases spread globally.\n",
218-
"There was prompting widespread public health responses including vaccination campaigns and community-level interventions, which contributed to a subsequent decline in reported cases in many regions. In 2023, a new mpox variant, clade 2b, emerged in Central Africa, leading to a resurgence of cases. In August 2024, the World Health Organization declared this outbreak a Public Health Emergency of International Concern.\n",
219-
"\n",
220-
"#--data collection\n",
221-
"This dataset includes labratory-confirmed cases. However, XX. \n",
222-
"Limited local diagnostic capacity in affected regions means that many suspected mpox cases are not laboratory-confirmed. Accordingly, this dataset includes only laboratory-confirmed cases and deaths reported by the World Health Organization from May 1, 2022 to December 31, 2025. \n",
223-
"successful git clone\n",
224-
"|\n",
225-
"Can these be comvined? \n",
226-
"|\n",
227-
"The mpox dataset contains irregularities such as days with zero reported cases followed by sudden increases, as well as missing values for some countries and dates. These patterns likely reflect reporting delays and differences in surveillance capacity rather than true daily changes in incidence. As a result, short-term fluctuations should be interpreted with caution."
209+
"Mpox is a communicable infectious disease transmitted through close contact with infected individuals or animals. Transmission can occur through direct contact with skin lesions, bodily fluids, respiratory secretions, or contaminated materials such as clothing or bedding. Although most infections are self-limiting and resolve with supportive care, severe disease and death can occur, particularly among immunocompromised individuals and young children.\n",
210+
"\n",
211+
"Vaccination represents a key strategy for preventing mpox infection. Following the global eradication of smallpox in 1980, routine smallpox vaccination programs were discontinued. Because smallpox vaccines also protect against mpox virus, the decline in vaccination coverage has reduced population-level immunity. This reduction in immunity is thought to have contributed to the gradual increase in mpox incidence observed in parts of West and Central Africa.\n",
212+
"\n",
213+
"Mpox has historically been endemic to parts of sub-Saharan Africa; however, in May 2022, cases began spreading globally. The outbreak prompted widespread public health responses, including enhanced surveillance, vaccination campaigns, and community-level prevention strategies, which contributed to a subsequent decline in reported cases in many regions. Despite these interventions, new epidemiological developments have continued to emerge. In 2023, a new mpox variant, clade 2b, was identified in Central Africa and was associated with a resurgence of cases. In response to the continued international spread and public health risk, the World Health Organization declared the outbreak a Public Health Emergency of International Concern in August 2024.\n",
214+
"\n",
215+
"This analysis uses laboratory-confirmed mpox cases and deaths reported by the World Health Organization between May 1, 2022 and December 31, 2025. Limited diagnostic capacity in many affected regions means that a substantial proportion of suspected mpox infections are not laboratory-confirmed. As a result, the dataset likely underestimates the true burden of disease.\n",
216+
"\n",
217+
"In addition, the reported data exhibit several irregularities, including days with zero reported cases followed by sudden increases and missing values for some countries and reporting periods. These patterns likely reflect delays in case reporting and differences in national surveillance capacity rather than true day-to-day variation in transmission. Consequently, short-term fluctuations in the dataset should be interpreted with caution."
228218
]
229219
},
220+
{
221+
"cell_type": "code",
222+
"execution_count": null,
223+
"id": "787a1970-118f-4471-946d-64dd8904d684",
224+
"metadata": {},
225+
"outputs": [],
226+
"source": []
227+
},
230228
{
231229
"cell_type": "markdown",
232230
"id": "056ecd01-f459-4074-8499-19ba0f958990",
@@ -1490,7 +1488,7 @@
14901488
"name": "python",
14911489
"nbconvert_exporter": "python",
14921490
"pygments_lexer": "ipython3",
1493-
"version": "3.14.2"
1491+
"version": "3.9.6"
14941492
}
14951493
},
14961494
"nbformat": 4,

0 commit comments

Comments
 (0)