language: | |
- en | |
pretty_name: 'Influenza-related School Closures: USA, 2011-2022' | |
tags: | |
- hhs | |
- cdc | |
- influenza | |
# Influenza-related School Closures: USA, 2011-2022 | |
## Description | |
Unplanned public K-12 school district and individual school closures due to influenza and influenza-like illness in the United States from August 1, 2011–June 30, 2022. | |
## Dataset Details | |
- **Publisher**: Centers for Disease Control and Prevention | |
- **Temporal Coverage**: August 1, 2011 to June 30, 2022 | |
- **Geographic Coverage**: United States, 50 States and D.C. | |
- **Last Modified**: 2024-05-17 | |
- **Contact**: Nicole Zviedrite ([email protected]) | |
## Source | |
Original data can be found at: https://data.cdc.gov/d/5una-zw6e | |
## Usage | |
You can load this dataset using: | |
```python | |
from datasets import load_dataset | |
dataset = load_dataset('HHS-Official/influenza-related-school-closures-usa-2011-2022') | |
``` | |
## License | |
This dataset is licensed under https://www.usa.gov/government-works | |