language: | |
- en | |
pretty_name: VSRR Provisional Drug Overdose Death Counts | |
tags: | |
- hhs | |
- cdc | |
- cocaine | |
- deaths | |
- drug | |
- heroin | |
- methadone | |
- monthly | |
- mortality | |
- nchs | |
- nvss | |
- opiate | |
- opioid | |
- provisional | |
- psychostimulants | |
- state | |
- vsrr | |
# VSRR Provisional Drug Overdose Death Counts | |
## Description | |
This data presents provisional counts for drug overdose deaths based on a current flow of mortality data in the National Vital Statistics System. Counts for the most recent final annual data are provided for comparison. National provisional counts include deaths occurring within the 50 states and the District of Columbia as of the date specified and may not include all deaths that occurred during a given time period. Provisional counts are often incomplete and causes of death may be pending investigation resulting in an underestimate relative to final counts. To address this, methods were developed to adjust provisional counts for reporting delays by generating a set of predicted provisional counts. | |
Several data quality metrics, including the percent completeness in overall death reporting, percentage of deaths with cause of death pending further investigation, and the percentage of drug overdose deaths with specific drugs or drug classes reported are included to aid in interpretation of provisional data as these measures are related to the accuracy of provisional counts. Reporting of the specific drugs and drug classes involved in drug overdose deaths varies by jurisdiction, and comparisons of death rates involving specific drugs across selected jurisdictions should not be made. Provisional data presented will be updated on a monthly basis as additional records are received. | |
For more information please visit: https://www.cdc.gov/nchs/nvss/vsrr/drug-overdose-data.htm | |
## Dataset Details | |
- **Publisher**: Centers for Disease Control and Prevention | |
- **Temporal Coverage**: 2015-01-01/2024-11-30 | |
- **Geographic Coverage**: United States | |
- **Last Modified**: 2025-04-21 | |
- **Contact**: National Center for Health Statistics ([email protected]) | |
## Source | |
Original data can be found at: https://www.cdc.gov/nchs/nvss/vsrr/drug-overdose-data.htm | |
## Usage | |
You can load this dataset using: | |
```python | |
from datasets import load_dataset | |
dataset = load_dataset('HHS-Official/vsrr-provisional-drug-overdose-death-counts') | |
``` | |
## License | |
This dataset is licensed under https://www.usa.gov/government-works | |