File size: 1,093 Bytes
a4a6caf |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 |
---
language:
- en
pretty_name: Vaccination Coverage among Health Care Personnel
tags:
- hhs
- cdc
- immunization
- influenza
- vaccination
- vaxviews
license: odbl
---
# Vaccination Coverage among Health Care Personnel
## Description
Vaccination Coverage among Health Care Personnel
• Data on influenza vaccination performance measurement from the National Healthcare Safety Network (NHSN) for hospital-based health care personnel (HCP) at the national and state levels by personnel group.
• Additional information available at https://www.cdc.gov/flu/fluvaxview/index.htm
## Dataset Details
- **Publisher**: Centers for Disease Control and Prevention
- **Last Modified**: 2024-09-12
- **Contact**: NCIRD ([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/vaccination-coverage-among-health-care-personnel')
```
## License
This dataset is licensed under http://opendefinition.org/licenses/odc-odbl/
|