NC COVID-19 Cases & Deaths
Town of Cary, North Carolina
@usgov.town_of_cary_north_carolina_nc_covid_19_cases_deaths
Town of Cary, North Carolina
@usgov.town_of_cary_north_carolina_nc_covid_19_cases_deaths
This dataset contains counts of COVID-19 cases and deaths in North Carolina from March 2, 2020 to May 31, 2021. The data was extracted from NC Department of Health and Human Services' NC COVID-19 dashboard: Daily Cases and Deaths Metrics.
This dataset is an archive - it is not being updated.
Data Source:
NCDHHS (2021). Daily Cases and Deaths Metrics (Version 1.3) [Data set]. https://covid19.ncdhhs.gov/dashboard/data-behind-dashboards
Organization: Town of Cary, North Carolina
Last updated: 2021-10-08T17:04:09.703699
Tags: covid-19
CREATE TABLE table_1 (
  "date" TIMESTAMP,
  "cases_by_report_date" BIGINT,
  "deaths_by_date_of_death" DOUBLE
);Anyone who has the link will be able to view this.