Today's Digital Newspaper

The Gazette

Weather Block Here



Denver sees first case of West Nile virus

The first case of West Nile virus has been found in a Denver resident, Denver Public Health and Environment confirmed. 

So far, the 2024 West Nile season is on track to be way less dangerous than last year’s unusually high count, which followed a wet spring and early summer. 

So far this year, 14 Coloradans have contracted the virus. Of those, seven have been hospitalized and no one has died from West Nile, according to the state public health website.

In 2023, 51 Coloradans were killed by the mosquito-transmitted West Nile Virus among 634 documented cases – an 8% death rate and the highest number of deaths since the record-setting year of 2003 when the virus caused 66 deaths. It’s also worth noting that there were 386 hospitalizations related to the virus last year. The death toll of 2023 was far above the average number of deaths for the previous 10 years — 7.7 deaths annually.

The Colorado Department of Health and Environment reported that as of this week, counties where residents have contracted the virus are Arapahoe, Kit Carson, La Plata, Mesa, Weld and Larimer. Arapahoe and Weld counties have seen the most cases with three each.

The type of mosquito which carries West Nile virus, called Culex, lay their eggs in standing water, which could be as small as a backyard flower-pot or as large as a fresh-water lake.

Sign Up For Free: Weekly 7

Catch up with a rundown of the 7 most important and interesting stories delivered to your inbox every Thursday.

Success! Thank you for subscribing to our newsletter.

function subscribeSuccess() {
var nsltrform = document.querySelector(“#nsltr”);
var nsltrSuccess = document.querySelector(“#successnsltr”);

nsltrform.classList.add(“hideblock”);
nsltrSuccess.classList.remove(“hideblock”);
}

function validateEmail(email) {
return String(email)
.toLowerCase()
.match(
/^(([^()[]\.,;:s@”]+(.[^()[]\.,;:s@”]+)*)|(“.+”))@(([[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}])|(([a-zA-Z-0-9]+.)+[a-zA-Z]{2,}))$/
);
}

function validateEmailAddress() {
const result = document.querySelector(“#result”);
const email = document.querySelector(“#email”).value;

result.innerText = “”;

if(validateEmail(email)) {
newsletterSubscribe(email);
} else {
result.innerText = ‘The email entered: ‘ + email + ‘ is not valid :(‘;
result.style.color = “red”;
}
return false;
}

function newsletterSubscribe(email) {
fetch(“https://services.gazette.com/mg2-newsletters.php?action=subscribe&site=denvergazette.com&emailPreferenceId=69&email=” + email, {
method: “POST”
}).then(res => {
console.log(“SUCCESSFUL POST”);
subscribeSuccess();
});

}

#nsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: #2076b3;

background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/dg%20weekly%207.png);
background-size: cover;

}

#nsltr-header {
color: #fff4f4;
}
#nsltr-body {
text-align: center;
color: #ffffff;
}
#nsltr-button {
margin-top: 5px;
}
#successnsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: green;
text-align: center;
color: white;
}

#successnsltr a {
color: white;
}

.hideblock {
display:none;
}

h6 a {
color: black;
text-decoration: none;
padding: 5px;
background-color: #bbccdd;
font-weight: 600;
}

@media only screen and (min-width: 768px) {
#nsltr {
background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/dg%20weekly%207.png);
background-size: cover;
}
}

They breed in over-watered lawns and they are attracted to the smell of carbon dioxide and sweat, which means that joggers and bicyclists are prime candidates for infection.  

Once eggs are laid, they have been known to take only two days to hatch.

In Colorado, most West Nile virus cases are diagnosed in August and September, but cases can be identified as early as May and as late as December. Generally, the mosquito season extends from late-April until mid-October, with the end usually signaled by the first freeze in the fall.

There is no cure for the West Nile virus in humans, but there is a vaccine for horses, which are hit particularly hard by the disease.

This story was written with the help of OutThere Colorado writer Spencer McKee. 

766a2cb4-5c0a-11ef-a0ef-ef1ac8942cd0

View Original Article | Split View

PREV

PREVIOUS

VA hospital in Aurora resumes surgeries after "black fleck" contamination scare

Facebook Twitter WhatsApp SMS Email Print Copy article link Save Surgeries at Rocky Mountain Regional VA Medical Center in Aurora, which officials had stopped earlier this year over fears of contaminated equipment, returned Monday. “Our surgical staff are excited to be in the operating room providing excellent care to Veterans,” Dr. Victor Quijano, chief of […]

NEXT

NEXT UP

First human case of West Nile Virus confirmed in El Paso County

Facebook Twitter WhatsApp SMS Email Print Copy article link Save An El Paso County resident has tested positive for West Nile Virus, the first human case in the county this year, local public health officials announced Monday. People and animals become infected with the virus when they are bitten by an infected mosquito. Mosquitos contract […]