Skip to content

Commit 201c36b

Browse files
committed
remove unused columns
1 parent 836ed72 commit 201c36b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/api/rvdss.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This data source of respiratory virus detections in Canada is collected by the [
2121
NOTE: Pandemic COVID-19 is not reported in this data source.
2222

2323
| Signal | Description |
24-
|----------------------|-------------------------------------------------|
24+
|--------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------|
2525
| `sarscov2_tests` | Number of SARS-CoV-2 laboratory tests <br/> **Earliest Date Available:** 2022-09-03 |
2626
| `sarscov2_positive_tests` | Number of Positive SARS-CoV-2 laboratory tests <br/> **Earliest Date Available:** 2022-09-03 |
2727
| `sarscov2_pct_positive` | Percentage of SARS-CoV-2 laboratory tests that are positive <br/> **Earliest Date Available:** 2022-09-03 |
@@ -60,10 +60,7 @@ NOTE: Pandemic COVID-19 is not reported in this data source.
6060
| `hcov_tests` | Number of Human Coronavirus (HCoV) laboratory tests <br/> **Earliest Date Available:** 2013-08-31 |
6161
| `hcov_positive_tests` | Number of positive HCoV laboratory tests <br/> **Earliest Date Available:** 2013-08-31 |
6262
| `hcov_pct_positive` | Percentage of HCoV laboratory tests that are positive <br/> **Earliest Date Available:** 2013-08-31 |
63-
| `week` | Current epidemiological week number <br/> **Earliest Date Available:** 2023-09-02 |
64-
| `weekorder` | Week number in the current season <br/> **Earliest Date Available:** 2023-09-02 |
6563
| `year` | Current year <br/> **Earliest Date Available:** 2023-09-02 |
66-
| `region` | Region the `geo_value` (see [Geography](#geography))<br/> **Earliest Date Available:** 2023-09-02 |
6764

6865
## Table of contents
6966

0 commit comments

Comments
 (0)