phbd-hhs commited on
Commit
9476f91
·
verified ·
1 Parent(s): 04aa141

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +49 -0
README.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ pretty_name: Percent of Tests Positive for Viral Respiratory Pathogens
5
+ tags:
6
+ - hhs
7
+ - cdc
8
+ - coronavirus
9
+ - covid19
10
+ - ncird
11
+ - ncird-corvd
12
+ - ncird-id
13
+ - respiratory-virus-response
14
+ - rsv
15
+ license: odbl
16
+ ---
17
+
18
+ # Percent of Tests Positive for Viral Respiratory Pathogens
19
+
20
+ ## Description
21
+
22
+ Percent of tests positive for a pathogen is one of the surveillance metrics used to monitor respiratory pathogen transmission over time. The percent of tests positive is calculated by dividing the number of positive tests by the total number of tests administered, then multiplying by 100 [(# of positive tests/total tests) x 100]. These data include percent of tests positive values for the detection of severe acute respiratory virus coronavirus type 2 (SARS-CoV-2), the virus that causes COVID-19 and Respiratory syncytial virus (RSV) reported to the National Respiratory and Enteric Virus Surveillance System (NREVSS), a sentinel network of laboratories located through the US, includes clinical, public health and commercial laboratories; additional information available at: https://www.cdc.gov/surveillance/nrevss/index.html. Influenza results include clinical laboratory test results from NREVSS and U.S. World Health Organization collaborating laboratories; more details about influenza virologic surveillance are available here: https://www.cdc.gov/flu/weekly/overview.html.
23
+
24
+ Data represent calculations based on laboratory tests performed, not individual people tested. RSV and COVID-19 are limited to nucleic acid amplification tests (NAATs), also listed as polymerase chain reaction tests (PCR). Participating laboratories report weekly to CDC the total number of RSV tests performed that week and the number of those tests that were positive. The RSV trend graphs display the national average of the weekly % test positivity for the current, previous, and following weeks in accordance with the recommendations for assessing RSV trends by percent (https://academic.oup.com/jid/article/216/3/345/3860464).
25
+
26
+ All data are provisional and subject to change.
27
+
28
+ ## Dataset Details
29
+
30
+ - **Publisher**: Centers for Disease Control and Prevention
31
+ - **Geographic Coverage**: US
32
+ - **Last Modified**: 2025-05-02
33
+ - **Contact**: NREVSS ([email protected])
34
+
35
+ ## Source
36
+
37
+ Original data can be found at: https://data.cdc.gov/d/seuz-s2cv
38
+
39
+ ## Usage
40
+
41
+ You can load this dataset using:
42
+
43
+ ```python
44
+ from datasets import load_dataset
45
+ dataset = load_dataset('HHS-Official/percent-of-tests-positive-for-viral-respiratory-pa')
46
+ ```
47
+ ## License
48
+
49
+ This dataset is licensed under http://opendefinition.org/licenses/odc-odbl/