Provisional Drug Overdose Deaths By Urban/Rural Classification Scheme For 12 Month-ending December 2018-December 2020
U.S. Department of Health & Human Services
@usgov.hhs_gov_provisional_drug_overdose_deaths_by_urban_rura_923e4067
U.S. Department of Health & Human Services
@usgov.hhs_gov_provisional_drug_overdose_deaths_by_urban_rura_923e4067
National provisional drug overdose deaths by month and 2013 NCHS Urban–Rural Classification Scheme for Counties. Drug overdose deaths are identified using underlying cause-of-death codes from the Tenth Revision of ICD (ICD–10): X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), and Y10–Y14 (undetermined). Deaths are based on the county of residence in the United States. Death counts provided are for “12-month ending periods,” defined as the number of deaths occurring in the 12-month period ending in the month indicated. Estimates for 2020 are based on provisional data. Estimates for 2018 and 2019 are based on final data.
For more information on NCHS urban-rural classification, see: https://www.cdc.gov/nchs/data/series/sr_02/sr02_166.pdf
Organization: U.S. Department of Health & Human Services
Last updated: 2022-04-21T01:31:48.703011
Tags: all-causes, deaths, drug-overdose, monthly, mortality, nchs, nvss, provisional, united-states, urbanicity
CREATE TABLE table_1 (
"data_as_of" TIMESTAMP,
"jurisdiction_of_occurrence" VARCHAR,
"urban_rural_classification" VARCHAR,
"year" BIGINT,
"month" BIGINT,
"time_period" VARCHAR,
"total_deaths" BIGINT,
"drug_overdose_deaths" BIGINT
);Anyone who has the link will be able to view this.