language: | |
- en | |
pretty_name: Adult Tobacco Consumption In The U.S., 2000-Present | |
tags: | |
- hhs | |
- cdc | |
- cigar | |
- cigarette | |
- combustibles | |
- non-combustibles | |
- smokeless | |
# Adult Tobacco Consumption In The U.S., 2000-Present | |
## Description | |
2000 to Present. Adult Tobacco Consumption in the U.S. This dataset highlights critical trends in adult total and per capita consumption of both combustible (cigarettes, little cigars, small cigars, pipe tobacco, roll-your-own tobacco) tobacco products and smokeless (chewing tobacco and snuff) tobacco from 2000 to present. To view the CDC MMWR report, please visit https://www.cdc.gov/mmwr/volumes/65/wr/mm6548a1.htm. | |
## Dataset Details | |
- **Publisher**: Centers for Disease Control and Prevention | |
- **Last Modified**: 2024-04-30 | |
- **Contact**: OSHData Support ([email protected]) | |
## Source | |
Original data can be found at: https://www.cdc.gov/statesystem/index.html | |
## Usage | |
You can load this dataset using: | |
```python | |
from datasets import load_dataset | |
dataset = load_dataset('HHS-Official/adult-tobacco-consumption-in-the-us-2000-present') | |
``` | |
## License | |
This dataset is licensed under http://opendatacommons.org/licenses/by/1.0/ | |