Larimer County COVID-19 Dashboard: ARCHIVE
Loading Data...
Larimer County Indicators
Icon shows % change from last week; hover for description
{{ vm.riskHdrs[$index] }}
New COVID-19 Cases
Per 100K people
Past 7 days |
COVID-19 Community LevelsUse the Highest Level that Applies to Your Community |
|||
---|---|---|---|---|
Indicators | LOW | MEDIUM | HIGH | |
Fewer than 200
{{ vm.cdcLevel | number: 1 }}
|
New COVID-19 admissions per 100k (7-day total) |
<10.0
{{ vm.cdcAdmissions | number: 1 }}
|
10.0-19.9
{{ vm.cdcAdmissions | number: 1 }}
|
≥20.0
{{ vm.cdcAdmissions | number: 1 }}
|
Percent of staffed inpatient beds occupied by COVID-19 patients (7-day average) |
<10.0%
{{ vm.cdcBeds | number: 1 }}%
|
10.0-14.9%
{{ vm.cdcBeds | number: 1 }}% |
≥15.0%
{{ vm.cdcBeds | number: 1 }}%
|
|
200 or more
{{ vm.cdcLevel | number: 1 }}
|
New COVID-19 admissions per 100K (7-day total) |
NA
|
<10.0
{{ vm.cdcAdmissions | number: 1 }}
|
≥10.0
{{ vm.cdcAdmissions | number: 1 }}
|
Percent of staffed inpatient beds occupied by COVID-19 patients (7-day average) |
NA
|
<10.0%
{{ vm.cdcBeds | number: 1 }}%
|
≥10.0%
{{ vm.cdcBeds | number: 1 }}%
|
Layers of COVID-19 Protection
Vaccines Get Vaccinated
*Based on {{ vm.stateTestRatio }} tests administered per person tested in Colorado.
^Incomplete reporting around March 1-13, 2022 is reflected in test graphs.
Confirmed + Probable Cases
Cases/100K
One in {{ vm.pop/ (vm.male+vm.female) | number: 0 }}
{{ vm.pop | number }} residents
Gender
{{ vm.female | number }} {{ ((vm.female / (vm.male+vm.female)) * 100) | number: 0}}% Female
{{ vm.male | number }} {{ ((vm.male / (vm.male+vm.female)) * 100) | number: 0}}% Male
Test Type
{{ vm.caseTypeCounts[$index] | number }} {{ ((vm.caseTypeCounts[$index] / (vm.male+vm.female+vm.rowsSafe6.length)) * 100) | number: 0}}% {{ vm.caseTypes[$index] }}
Case Log
|
|||||||||||
# | Reported | Gender | Age | City | Type | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|
{{ r.CaseCount }} | {{ vm.getDate(r.ReportedDate) | date:'yyyy-MM-dd' }} | {{ r.Sex }} | {{ r.Age }} | {{ vm.toTitleCase(r.City) }} | {{ r.Type }} | ||||||
|
This data may be updated before CDPHE's daily case update.
Positive test results for COVID-19 are reported to the health department in a variety of ways for investigation and follow-up. Cases of COVID-19 are recorded as a case in the county where they permanently reside. Cases recorded here are Larimer County residents only. As we work through investigating cases originally assigned to and reported by Larimer County, they may be assigned to another county if we determine their permanent address is outside of the county.
A case may be classified as confirmed or probable depending on the characteristics of the person when diagnosed or how they were tested.
- Confirmed Case: Someone who has tested positive using a molecular amplification detection test (such as a nasal swab tested using PCR testing). This test determines if someone is currently ill and able to spread COVID-19 to others.
- Probable Case:
- Has COVID-19 symptoms or clinical characteristics AND epidemiologic evidence with no test confirming the diagnosis
- Has COVID-19 symptoms or clinical characteristics AND has tested positive using an antigen or serologic (antibody) test
- Has an epidemiological link based on risk from a known exposure AND has tested positive using an antigen or serologic (antibody) test
- Has a death certificate that lists COVID-19 disease or SARS-CoV-2 as a cause of death or significant condition contributing to death without positive test results to confirm the diagnosis.
Confirmed and probable cases are likely to be able to spread the virus at the time their test was done so these cases are investigated by public health to reduce the potential spread of COVID-19.
To protect the privacy of individuals, Larimer County will not publicly share any identifying information about COVID-19 cases. The most effective way to prevent COVID-19 is to stay home and avoid contact with everyone except for those in your household.
COVID-Related Deaths
Gender
{{ vm.female2 }} {{ ((vm.female2 / (vm.male2+vm.female2)) * 100) | number: 0}}% Female
{{ vm.male2 }} {{ ((vm.male2 / (vm.male2+vm.female2)) * 100) | number: 0}}% Male
Age
{{ vm.ages2[c] }} {{ ((vm.ages2[c] / (vm.male2+vm.female2)) * 100) | number: 0}}% {{ c }}
City
{{ vm.cities2[c] }} {{ ((vm.cities2[c] / (vm.male2+vm.female2)) * 100) | number: 0}}% {{ c }}
Deaths Log
|
|||||||||||
# | Reported | Gender | Age | City | Status | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|
{{ r.count }} | {{ r.death_date }} | {{ r.gender }} | {{ r.age }} | {{ r.city }} | {{ r.case_status }}** | ||||||
|
**Probable deaths (possible connection to a COVID-19 case but testing was never completed)
Outbreaks in Larimer County Map State data
Outbreak Log
All Active Resolved Multiple Outbreaks {{ rows4f.length }} CSV |
RESIDENTS / Attendees | STAFF | |||||
---|---|---|---|---|---|---|---|
Cases | Deaths | Cases | Deaths | ||||
Facility | Setting | Date | Status | {{ vm.d1 | number }} {{ vm.da1 | number }} {{ vm.dr1 | number }} | {{ vm.d3 | number }} {{ vm.da3 | number }} {{ vm.dr3 | number }} | {{ vm.d5 | number }} {{ vm.da5 | number }} {{ vm.dr5 | number }} | {{ vm.d7 | number }} {{ vm.da7 | number }} {{ vm.dr7 | number }} |
{{ r.Facility }} |
{{ r.Type.replace("/", "/ ") }} | {{ r['Date Outbreak Determined'] | limitTo: 10 }} | {{ r.Status }}
{{ r['Date Outbreak Resolved'] | limitTo: 10 }} |
{{ r['Resident Cases'] }}
{{ r['Attendee Cases'] }} |
{{ r['Resident Deaths'] }}
{{ r['Attendee Deaths'] }} |
{{ r['Staff Cases'] }} | {{ r['Staff Deaths'] }} |
On Jan. 6, 2021, the state stopped distinguishing between confirmed and probable cases and positive and probable deaths.
Vaccine Data Get Vaccinated CSV
Group | Metric | # | % of group |
---|---|---|---|
All residents | Doses received by residents | {{ +vm.vacData[vm.vacData.length-1]['total number of doses recevied by residents']++4293 | number }} | -- |
All residents | At least one dose | {{ +vm.vacData[vm.vacData.length-1]['total number of residents receiving first dose']++2179 | number }} | {{ ((+vm.vacData[vm.vacData.length-1]['total number of residents receiving first dose']++2179)/vm.pop)*100 | number: 1 }}% |
Age 5-11 | At least one dose | {{ vm.o5 | number }} | {{ vm.o5pct | number: 1 }}% |
Age 12-15 | At least one dose | {{ vm.o12-vm.o16 | number }} | {{ ((vm.o12-vm.o16)/17400)*100 | number: 1 }}% |
Age 16+ | At least one dose | {{ vm.o16 | number }} | {{ vm.o16pct | number: 1 }}% |
Age 70+ | At least one dose | {{ vm.vacData[vm.vacData.length-1]['total number of 70+ at least one dose'] | number }} | {{ (vm.vacData[vm.vacData.length-1]['total number of 70+ at least one dose']/vm.pop70)*100 | number: 1 }}% |
All residents | Booster & Additional Doses* | {{ vm.vacData[vm.vacData.length-1]['total_additional_doses'] | number }} | {{ (vm.vacData[vm.vacData.length-1]['total_additional_doses']/vm.pop)*100 | number: 1 }}% |
All residents | Vaccinated | {{ +vm.vacData[vm.vacData.length-1]['total number of residents vaccinated']++2188 | number }} | {{ ((+vm.vacData[vm.vacData.length-1]['total number of residents vaccinated']++2188)/vm.pop)*100 | number: 1 }}% |
Age 5-11 | Vaccinated | {{ vm.v5 | number }} | {{ vm.v5pct | number: 1 }}% |
Age 12-15 | Vaccinated | {{ vm.v12-vm.v16 | number }} | {{ ((vm.v12-vm.v16)/17400)*100 | number: 1 }}% |
Age 16+ | Vaccinated | {{ vm.v16 | number }} | {{ vm.v16pct | number: 1 }}% |
Age 70+ | Vaccinated | {{ vm.vacData[vm.vacData.length-1]['total number of 70+ vaccinated'] | number }} | {{ (vm.vacData[vm.vacData.length-1]['total number of 70+ vaccinated']/vm.pop70)*100 | number: 1 }}% |
White non-Latinx | Vaccinated | {{ vm.vacData[vm.vacData.length-1]['total of White non-Latinx residents vaccinated'] | number }} | {{ (vm.vacData[vm.vacData.length-1]['total of White non-Latinx residents vaccinated']/vm.demoPop14[1])*100 | number: 1 }}% |
Non-White non-Latinx | Vaccinated | {{ vm.vacData[vm.vacData.length-1]['total of non-White non-Latinx residents vaccinated'] | number }} | {{ (vm.vacData[vm.vacData.length-1]['total of non-White non-Latinx residents vaccinated']/vm.demoPop14[3])*100 | number: 1 }}% |
Latinx | Vaccinated | {{ vm.vacData[vm.vacData.length-1]['total of Latinx residents vaccinated'] | number }} | {{ (vm.vacData[vm.vacData.length-1]['total of Latinx residents vaccinated']/vm.demoPop14[2])*100 | number: 1 }}% |
Unknown race | Vaccinated | {{ vm.vacTotalUnknown }} | -- |
*For more information on booster doses, please visit our vaccination page or speak to your doctor.
Colorado State Data
{{ vm.rows3[0].Date_Data_Last_Updated.trim() }} - Source: CDPHE Open Data
**This data is updated daily around 4pm from https://covid19.colorado.gov/data. *Cases include people who test positive for COVID-19 AND people who have symptoms of COVID-19 and are a close contact to someone who tested positive.
Cases by County
|
|||||||||||
County | Cases | Per 100K | Deaths | Pop. | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|
{{ r.LABEL }} | {{ r.County_Pos_Cases | number }} | {{ (r.County_Pos_Cases) / (r.County_Population / 100000) | number: 1 }} | {{ r.County_Deaths | number }}0 | {{ r.County_Population | number }} | |||||||
|