File size: 980 Bytes
54f8188 |
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 |
---
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
|