language: | |
- en | |
pretty_name: Influenza Vaccination Coverage for All Ages (6+ Months) | |
tags: | |
- hhs | |
- cdc | |
- immunization | |
- influenza | |
- vaccination | |
- vaxviews | |
license: odbl | |
# Influenza Vaccination Coverage for All Ages (6+ Months) | |
## Description | |
Influenza Vaccination Coverage for All Ages (6+ Months) | |
• Data on influenza vaccination coverage from the National Immunization Survey-Flu (NIS-Flu) and the Behavioral Risk Factor Surveillance System (BRFSS) for the general population at the national, regional, and state levels by age group and race/ethnicity. | |
• Additional information available at https://www.cdc.gov/flu/fluvaxview/index.htm | |
## Dataset Details | |
- **Publisher**: Centers for Disease Control and Prevention | |
- **Last Modified**: 2025-01-13 | |
- **Contact**: NCIRD ISD Assessment Branch ([email protected]) | |
## Source | |
Original data can be found at: https://www.cdc.gov/flu/fluvaxview/index.htm | |
## Usage | |
You can load this dataset using: | |
```python | |
from datasets import load_dataset | |
dataset = load_dataset('HHS-Official/influenza-vaccination-coverage-for-all-ages-6-mont') | |
``` | |
## License | |
This dataset is licensed under http://opendefinition.org/licenses/odc-odbl/ | |