generated from hubverse-org/hub-dashboard-template
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.qmd
23 lines (13 loc) · 1.39 KB
/
index.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
title: "Introduction"
---
This is a dashboard for the [FluSight forecasting challenge](https://github.com/cdcepi/FluSight-forecast-hub/) that is organized by the US CDC.
::: {style='display:flex; align-items: center; justify-content: center'}
[View The Latest Forecasts](forecast.html){.btn .btn-primary role="button"}
:::
The target data for the FluSight challenge is hospitalizations with influenza as reported to the National Healthcare Safety Network (NHSN); this data is publicly available through the CDC's [Weekly Hospital Respiratory Data (HRD) Metrics](https://data.cdc.gov/Public-Health-Surveillance/Weekly-Hospital-Respiratory-Data-HRD-Metrics-by-Ju/mpgq-jmmr/about_data) dataset.
For the evaluations, we have excluded predictions for two reference dates that were substantively impacted by NHSN reporting issues: 2024-11-23 and 2025-01-25.
::::{.callout-note}
[The CDC notes](https://data.cdc.gov/Public-Health-Surveillance/Weekly-Hospital-Respiratory-Data-HRD-Metrics-by-Ju/mpgq-jmmr/about_data) that:
> Data for reporting dates through April 30, 2024 represent data reported during a previous mandated reporting period as specified by the HHS Secretary. Data for reporting dates May 1, 2024--October 31, 2024 represent voluntarily reported data in the absence of a mandate. Data for reporting dates beginning November 1, 2024 represent data reported during a current mandated reporting period.
::::