language: | |
- en | |
pretty_name: Behavioral Risk Factor Surveillance System (BRFSS) Prevalence Data (2010 | |
and prior) | |
tags: | |
- hhs | |
- cdc | |
- behavioral | |
- brfss | |
- factor | |
- risk | |
- survey | |
# Behavioral Risk Factor Surveillance System (BRFSS) Prevalence Data (2010 and prior) | |
## Description | |
1995-2010. BRFSS land line only prevalence data. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (http://www.cdc.gov/brfss). Methodology: http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf Glossary: https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data | |
## Dataset Details | |
- **Publisher**: Centers for Disease Control and Prevention | |
- **Last Modified**: 2025-02-13 | |
- **Contact**: DPH Public Inquiries ([email protected]) | |
## Source | |
Original data can be found at: https://www.cdc.gov/brfss/ | |
## Usage | |
You can load this dataset using: | |
```python | |
from datasets import load_dataset | |
dataset = load_dataset('HHS-Official/behavioral-risk-factor-surveillance-system-brfss-p') | |
``` | |
## License | |
This dataset is licensed under http://opendatacommons.org/licenses/by/1.0/ | |