Dataset Viewer
Week of
stringlengths 10
10
| Percent of Hospitals Reporting At Least Once Weekly
float64 0.86
0.99
| Average Percentage of Hospitals Reporting Daily
float64 0.69
0.99
| Percentage of Hospitals Reporting Every Day
float64 0.59
0.99
| Percentage of Hospitals Reporting 100% of Data in Week
null 0.52
0.97
⌀ |
---|---|---|---|---|
07/06/2020 | 0.86 | 0.69 | 0.61 | null |
07/13/2020 | 0.93 | 0.8 | 0.59 | null |
07/20/2020 | 0.92 | 0.85 | 0.72 | null |
07/27/2020 | 0.94 | 0.88 | 0.79 | null |
08/03/2020 | 0.94 | 0.9 | 0.83 | null |
08/10/2020 | 0.94 | 0.9 | 0.82 | null |
08/17/2020 | 0.94 | 0.9 | 0.83 | null |
08/24/2020 | 0.95 | 0.92 | 0.85 | null |
08/31/2020 | 0.97 | 0.94 | 0.87 | null |
09/07/2020 | 0.97 | 0.94 | 0.86 | null |
09/14/2020 | 0.97 | 0.95 | 0.89 | null |
09/21/2020 | 0.97 | 0.95 | 0.88 | null |
09/28/2020 | 0.98 | 0.95 | 0.89 | null |
10/05/2020 | 0.98 | 0.95 | 0.9 | null |
10/12/2020 | 0.97 | 0.95 | 0.89 | null |
10/19/2020 | 0.99 | 0.97 | 0.92 | null |
10/26/2020 | 0.99 | 0.97 | 0.92 | null |
11/02/2020 | 0.99 | 0.97 | 0.94 | null |
11/09/2020 | 0.99 | 0.98 | 0.95 | null |
11/16/2020 | 0.99 | 0.98 | 0.96 | null |
11/23/2020 | 0.99 | 0.93 | 0.97 | null |
11/30/2020 | 0.99 | 0.98 | 0.97 | null |
12/07/2020 | 0.99 | 0.99 | 0.98 | null |
12/14/2020 | 0.99 | 0.98 | 0.98 | null |
12/21/2020 | 0.99 | 0.91 | 0.97 | null |
12/28/2020 | 0.99 | 0.92 | 0.97 | null |
01/04/2021 | 0.99 | 0.97 | 0.96 | null |
01/11/2021 | 0.99 | 0.99 | 0.99 | null |
01/18/2021 | 0.99 | 0.96 | 0.97 | null |
01/25/2021 | 0.99 | 0.96 | 0.98 | null |
02/01/2021 | 0.99 | 0.95 | 0.98 | null |
02/08/2021 | 0.99 | 0.97 | 0.99 | null |
03/29/2021 | 0.99 | 0.98 | 0.98 | null |
04/09/2021 | 0.98 | 0.95 | 0.97 | null |
Hospital Dashboard
Description
This table captures percentage increases in hospital reporting, The percentage of hospitals reporting at least once in the week The percent of hospitals reporting on an average day in the week The percentage of hospitals reporting every day of the week The percentage of hospitals reporting 100% of data in week
Dataset Details
- Publisher: HHS Office of the Chief Data Officer
- Geographic Coverage: National
- Last Modified: 2024-06-28
- Contact: HHS Office of the Chief Data Officer ([email protected])
Source
Original data can be found at: https://healthdata.gov/d/9thr-ww3t
Usage
You can load this dataset using:
from datasets import load_dataset
dataset = load_dataset('HHS-Official/hospital-dashboard')
- Downloads last month
- 39