Baselight

COVID-19 Death Counts In The US By County

Provisional COVID-19 Death Counts in the United States by County

@kaggle.tunguz_covid19_death_counts_in_the_us_by_county

Loading...
Loading...

About this Dataset

COVID-19 Death Counts In The US By County

Context

Provisional count of deaths involving coronavirus disease 2019 (COVID-19) by county of occurrence, in the United States, 2020-2021.

Contact Name

National Center for Health Statistics

Footnotes

Deaths with confirmed or presumed COVID-19, coded to ICD–10 code U07.1. Counties included in this table have more than one (1) death overall at the time of analysis. Number of deaths reported in this table are the total number of deaths received and coded as of the date of analysis and do not represent all deaths that occurred in that period. Data during this period are incomplete because of the lag in time between when the death occurred and when the death certificate is completed, submitted to NCHS and processed for reporting purposes.

Tables

Provisional Covid 19 Death Counts In The United States 9c459e86

@kaggle.tunguz_covid19_death_counts_in_the_us_by_county.provisional_covid_19_death_counts_in_the_united_states_9c459e86
  • 66.27 kB
  • 3,038 rows
  • 10 columns
Loading...
CREATE TABLE provisional_covid_19_death_counts_in_the_united_states_9c459e86 (
  "date_as_of" TIMESTAMP,
  "start_date" TIMESTAMP,
  "end_date" TIMESTAMP,
  "state" VARCHAR,
  "county_name" VARCHAR,
  "fips_county_code" BIGINT,
  "urban_rural_code" VARCHAR,
  "deaths_involving_covid_19" DOUBLE,
  "deaths_from_all_causes" DOUBLE,
  "footnote" VARCHAR
);

Share link

Anyone who has the link will be able to view this.