(Archive) COVID-19 Cases and Deaths Dashboard (2024)

This dashboard is no longer being updated as of May 10, 2023. This page reflects archived information.

Metrics have been essential to North Carolina’s response to COVID-19. However, the way we track COVID-19 has changed. More people are using home tests, which are not reported to health officials, making case counts less reliable. Starting in May 2023, doctors and labs are no longer required to report COVID cases to the health department in North Carolina.

North Carolina continues to track COVID-19 in other ways, including:

  • Emergency department visits and hospital admissions for COVID-like, Influenza-like, RSV-like and acute respiratory illness;
  • Death certificate data; and
  • Testing samples of wastewater.

Cases shown here do not include all people with COVID-19. Some people do not get tested, and many people use at-home tests that are not reported to the State.

All Dashboards

  • Summary
  • Wastewater Monitoring
  • Detailed Respiratory Virus Surveillance
  • Data Behind the Dashboards
  • COVID-19 Hospitalizations (Archive)
  • COVID-19 Cases and Deaths (Archive)
  • COVID-19 Vaccinations (Archive)

To download tabular data displayed in the NCDHHS dashboards please go to Data Behind the Dashboards.

Tab/Accordion Items

How are cases and deaths counted in NC?

A “COVID-19 case” is defined as a person that has received a positive test result. A person is considered reinfected if they have a new positive test at least 90 days after the initial test. This reinfection is counted as an additional COVID-19 case on the NCDHHS dashboard. The CDC changed the definition of a case on Aug. 24, 2021. Reinfections are included in case counts beginning on Oct. 1, 2021.

Starting Sept. 25, 2020, the North Carolina Department of Health and Human Services (NCDHHS) began reporting on two new measures on the NC COVID-19 Dashboard: 1. Antigen-positive cases and deaths, and 2. Antigen tests completed. This change was made in accordance with updated case classification guidelines from the Centers for Disease Control and Prevention.

Both molecular (PCR) and antigen tests are diagnostic. This means that they look to see if someone is currently infected with COVID-19. Each test looks for different things to determine if someone is infected.

  • A molecular (PCR) test looks for the virus’s genetic material.
  • An antigen test is a rapid test that looks for specific proteins on the surface of the virus.

Where the test is processed may also differ.

  • Molecular (PCR) tests are processed in a laboratory.
  • Antigen tests are often processed at the point of care, such as in a health care provider’s office.

A molecular (PCR) positive case of COVID-19 is a person who received a positive COVID-19 result from a molecular (PCR) test. An antigen positive case of COVID-19 is a person who received a positive COVID-19 result from an antigen test and does not have a positive result from a molecular (PCR) test.

Molecular (PCR) positive cases are classified as “confirmed” cases and antigen positive cases are classified as “probable” cases of COVID-19, in accordance with CDC case classification guidelines. Despite the names, regardless of the test used, a person who tests positive is considered to have COVID-19. The terms “confirmed” and “probable” are used nationally to standardize case classifications for public health surveillance but should not be used to interpret the utility or validity of any laboratory test type.

For more information about different types of COVID-19 tests, visit the Food and Drug Administration’s overview of coronavirus testing basics.

Data on cases and deaths, including number, demographics, county and ZIP code of residence, come from the North Carolina COVID-19 Surveillance System (NC COVID). Data on cases and deaths include both molecular (PCR) and antigen positive cases. County and ZIP code case and death totals may not match the total NC cases or deaths; this could be attributed to incomplete information.

Because reporting COVID-19 is mandatory in North Carolina, clinicians and laboratories must report results of all COVID-19 molecular (PCR) and antigen tests to local or state public health. Some laboratories report COVID-19 test results into NC COVID through electronic laboratory reporting. These test results automatically feed into NC COVID and populate the system with any available information on the laboratory report about the person. However, not all laboratories currently report electronically. Test results from clinicians or laboratories that don’t have electronic reporting are reported to local or state public health via secure fax or electronic files. Positive test results are manually entered into NC COVID by NCDHHS or Local Health Department (LHD) staff.

A “COVID-19 death” is defined as a person who:

  1. Had a positive molecular (PCR) or antigen test for COVID-19, who died without fully recovering from COVID-19, and who had no alternative cause of death identified. Deaths are reported by hospitals and clinicians directly to the local and state health departments. Once reported, NCDHHS or LHD staff manually enter the death by date of death, into NC COVID, or
  2. After January 1, 2022, was reported as a COVID-19 case in NC COVID and had COVID-19 listed as the primary or underlying cause of death on their death certificate.

NCDHHS conducts ongoing data quality checks on NC COVID data, including ensuring that there are no duplicate cases, and removing cases that are not NC residents, consistent with national guidance. After conducting data quality checks, the data are used to calculate the COVID-19 metrics posted on the NCDHHS website.

Cases by date of specimen collectionshow molecular (PCR) positive and antigen positive cases by the date the person was tested. This method is what is often used to track other communicable diseases. As new cases are reported, they are added to the date that the test specimen was collected, and so the number for previous days can change. There is typically time between when the person is tested, the test is run at a lab, and the test result is reported to the state or LHD. Because of this, the data for the most recent days are considered preliminary and incomplete, which is represented by the grey box in the graph.

Deathsby date of death show deaths on the date the person died. Deaths are typically reported within hours or days. As new deaths are reported, they are included in the date the person died, and so previous dates can change. Deaths include those among molecular (PCR) and antigen positive cases.

Where does the demographic information come from? Why are data missing?

Any demographic information for cases or deaths that was included on the laboratory report is included on the NC COVID-19 data dashboards. Information most commonly included is age, and occasionally gender. Additional data on demographics are obtained through case investigations by local health departments (LHD). When someone tests positive, the LHD contacts the person to obtain additional information. Some people may choose not to disclose this information to public health or could not be contacted. More information becomes available as case investigations are completed, but information is not available for all cases.

Demographicsshows the number and percent of cases and deaths by age, gender, race, and ethnicity. All percentages for demographic data on the NCDHHS website are calculated using cases with known information on that metric (e.g. percent of cases by race is calculated among cases with data available on race). Data for both molecular (PCR) positive and antigen positive cases are included in the demographic data.

The number of cases and deaths that are missing demographic information from the laboratory report are displayed as 'Missing Data'on the NC COVID-19 Data Dashboard.

"); $original.replaceWith($viz); window.dataLayer = window.dataLayer || []; var viz = document.getElementById('tableauViz'); viz.addEventListener("firstinteractive", function (e) { viz.addEventListener("markselectionchanged", function (e) { console.log('Mark Selected', viz.workbook.activeSheet.name, e.detail .worksheet.name); window.dataLayer.push({ 'event': 'click', 'interaction_type': 'Tableau: Mark Selected', 'active_sheet': viz.workbook.activeSheet.name, 'link_text': e.detail.worksheet.name }); }); viz.addEventListener("toolbarstatechanged", function (e) { // debounce this because it seems to get called multiple times per click debounce(function () { console.log('Toolbar Change', viz.workbook.activeSheet .name); window.dataLayer.push({ 'event': 'click', 'interaction_type': 'Tableau: Toolbar Change', 'active_sheet': viz.workbook.activeSheet .name }); }, 500); }); viz.addEventListener("parameterchanged", function (e) { console.log('Parameter Change', viz.workbook.activeSheet.name, e .detail._globalFieldName); window.dataLayer.push({ 'event': 'click', 'interaction_type': 'Tableau: Parameter Change', 'active_sheet': viz.workbook.activeSheet.name, 'link_text': e.detail._globalFieldName }); }); viz.addEventListener("filterchanged", function (e) { console.log('Filter Change', viz.workbook.activeSheet.name, e.detail .fieldName); window.dataLayer.push({ 'event': 'click', 'interaction_type': 'Tableau: Filter Change', 'active_sheet': viz.workbook.activeSheet.name, 'link_text': e.detail.fieldName }); }); var debounceTimer; function debounce(callback, time) { if ('undefined' == typeof time) { time = 1000 }; if ('undefined' != typeof debounceTimer) { window.clearTimeout(debounceTimer); } debounceTimer = window.setTimeout(callback, time); } }); } else { // fallback $viz.append(""); } })(jQuery); });
(Archive) COVID-19 Cases and Deaths Dashboard (2024)
Top Articles
Students are moving in to Indiana colleges soon. Here's where some are and when they start.
Best Bars Near Comerica Park
Knoxville Tennessee White Pages
Shs Games 1V1 Lol
Exam With A Social Studies Section Crossword
Hk Jockey Club Result
Craigslist In South Carolina - Craigslist Near You
Tanger Outlets Sevierville Directory Map
WK Kellogg Co (KLG) Dividends
New Mexico Craigslist Cars And Trucks - By Owner
Taylor Swift Seating Chart Nashville
Jasmine Put A Ring On It Age
Craigslist Cars Nwi
ocala cars & trucks - by owner - craigslist
Elbasha Ganash Corporation · 2521 31st Ave, Apt B21, Astoria, NY 11106
104 Whiley Road Lancaster Ohio
Craigslist Farm And Garden Tallahassee Florida
Who called you from +19192464227 (9192464227): 5 reviews
Unity - Manual: Scene view navigation
Forest Biome
Catherine Christiane Cruz
Apartments / Housing For Rent near Lake Placid, FL - craigslist
Rogue Lineage Uber Titles
Bolsa Feels Bad For Sancho's Loss.
Culver's.comsummerofsmiles
Angel del Villar Net Worth | Wife
Mark Ronchetti Daughters
Ticketmaster Lion King Chicago
Otter Bustr
Bismarck Mandan Mugshots
Heelyqutii
2008 DODGE RAM diesel for sale - Gladstone, OR - craigslist
Review: T-Mobile's Unlimited 4G voor Thuis | Consumentenbond
Craigslist Putnam Valley Ny
Lake Andes Buy Sell Trade
Acts 16 Nkjv
Umd Men's Basketball Duluth
Ehome America Coupon Code
Ups Authorized Shipping Provider Price Photos
Trending mods at Kenshi Nexus
Rise Meadville Reviews
Sherwin Source Intranet
FactoryEye | Enabling data-driven smart manufacturing
10 Best Tips To Implement Successful App Store Optimization in 2024
Gelato 47 Allbud
Secondary Math 2 Module 3 Answers
How To Find Reliable Health Information Online
Morgan State University Receives $20.9 Million NIH/NIMHD Grant to Expand Groundbreaking Research on Urban Health Disparities
Vt Craiglist
Syrie Funeral Home Obituary
Lux Nails & Spa
Latest Posts
Article information

Author: Msgr. Benton Quitzon

Last Updated:

Views: 6202

Rating: 4.2 / 5 (63 voted)

Reviews: 94% of readers found this page helpful

Author information

Name: Msgr. Benton Quitzon

Birthday: 2001-08-13

Address: 96487 Kris Cliff, Teresiafurt, WI 95201

Phone: +9418513585781

Job: Senior Designer

Hobby: Calligraphy, Rowing, Vacation, Geocaching, Web surfing, Electronics, Electronics

Introduction: My name is Msgr. Benton Quitzon, I am a comfortable, charming, thankful, happy, adventurous, handsome, precious person who loves writing and wants to share my knowledge and understanding with you.