From 73017bd8c7858724893cdd7d124a08235efe8120 Mon Sep 17 00:00:00 2001 From: Galen Guyer Date: Mon, 11 Jul 2022 17:34:32 -0400 Subject: Update data for 2021-2022 --- src/pages/Index.jsx | 39 ++------------------------------------- 1 file changed, 2 insertions(+), 37 deletions(-) (limited to 'src/pages/Index.jsx') diff --git a/src/pages/Index.jsx b/src/pages/Index.jsx index 78c32f0..1ae9fd1 100644 --- a/src/pages/Index.jsx +++ b/src/pages/Index.jsx @@ -15,12 +15,12 @@ const Index = (props) => {
- This site shows data from the 2020 Fall and 2021 Spring semesters. For the latest data, visit{" "} + This site shows data from the 2021 Fall and 2022 Spring semesters. For the latest data, visit{" "} ritcoviddashboard.com
-
Total Positive Cases Since August 19 (First Day of Classes)
+
Total Positive Cases Since August 24 (First Day of Classes)
@@ -34,41 +34,6 @@ const Index = (props) => {
- -
-
Number of Students in Quarantine
-

- Quarantine separates and restricts the movement of people who were exposed to a contagious disease - to see if they become sick. -

-
- - -
-
- -
-
Number of Students in Isolation
-

Isolation separates sick people with a contagious disease from people who are not sick.

-
- - -
-
- -
-
Tests
-
- -
-
- -
-
Quarantine/Isolation Bed Availability On-campus
-
- -
-
); }; -- cgit v1.2.3