Skip to content

Commit 6f5c620

Browse files
committed
newline
1 parent 7de91f6 commit 6f5c620

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs/api/covidcast-signals/nhsn.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ Each signal below is derived from one of two following datasets:
2525
- Main: [Weekly Hospital Respiratory Data (HRD) Metrics by Jurisdiction, National Healthcare Safety Network (NHSN)](https://data.cdc.gov/Public-Health-Surveillance/Weekly-Hospital-Respiratory-Data-HRD-Metrics-by-Ju/ua7e-t2fy/about_data)
2626
- Preliminary: [Weekly Hospital Respiratory Data (HRD) Metrics by Jurisdiction, National Healthcare Safety Network (NHSN) (Preliminary)](https://data.cdc.gov/Public-Health-Surveillance/Weekly-Hospital-Respiratory-Data-HRD-Metrics-by-Ju/mpgq-jmmr/about_data). Signals derived from the preliminary dataset have suffix `_prelim` in their signal names.
2727

28-
Both datasets started reporting data in late 2022. As of May 2024, NHSN received data from 78% of US EDs.
28+
Both datasets started reporting data in late 2022.
29+
As of May 2024, NHSN received data from 78% of US EDs.
2930

3031
State and nation-level values are pulled directly from the source; HHS-level values are aggregated up from the state level.
3132

@@ -45,7 +46,8 @@ State and nation-level values are pulled directly from the source; HHS-level val
4546

4647
## Estimation
4748

48-
All data is weekly such that each reported value represents a total from Sunday to Saturday of the reference week. The `output_signal_name` signal mirrors the `input signal name` field for all geographic resolutions except HHS.
49+
All data is weekly such that each reported value represents a total from Sunday to Saturday of the reference week.
50+
The `output_signal_name` signal mirrors the `input signal name` field for all geographic resolutions except HHS.
4951

5052
### Geographic weighting
5153

@@ -78,7 +80,8 @@ Standard errors and sample sizes are not applicable to these metrics.
7880

7981
## Lag and Backfill
8082

81-
The signals are currently updated weekly, generally on Friday. Each report adds data for the week prior.
83+
The signals are currently updated weekly, generally on Friday.
84+
Each report adds data for the week prior.
8285
For example, on Friday, 2024-04-19, the source added new data representing hospitalizations from the week ending 2024-04-13.
8386
This results in a reporting lag of 6 days from the end of the reference week.
8487

0 commit comments

Comments
 (0)