From 5d789f83e5b50068d7b3ed717b70c7bf7eeaa39b Mon Sep 17 00:00:00 2001 From: Emily Przykucki Date: Tue, 6 Jan 2026 10:15:36 -0500 Subject: [PATCH 1/3] more robust attribution --- app/src/components/InfoOverlay.jsx | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/app/src/components/InfoOverlay.jsx b/app/src/components/InfoOverlay.jsx index 022682f..bce470c 100644 --- a/app/src/components/InfoOverlay.jsx +++ b/app/src/components/InfoOverlay.jsx @@ -62,14 +62,34 @@ const InfoOverlay = () => {
Attribution - Respilens stands on the shoulders of giants. We rely heavily on the{' '} + RespiLens exists within a landscape of other respiratory illness data dashboards. We rely heavily on the{' '} HubVerse {' '} project which standardizes and consolidates forecast data formats. For each of the hub displayed on RespiLens, the data, organization and forecasts - belong to their respective teams (see the hub-specific overlays for details). RespiLens is only a visualization layer, and contains no original work. + belong to their respective teams. RespiLens is only a visualization layer, and contains no original work.
+ + You can find information for each pathogen/view at the following locations: + + + + FluSight Forecast Hub: CDC page, GitHub + + + RSV Forecast Hub: GitHub + + + COVID-19 Forecast Hub: CDC page, GitHub + + + NHSN (responsible for CDC Respiratory Data view): CDC page + + + + + RespiLens is made by Emily Przykucki (UNC Chapel Hill), {' '} From be1de2c1b8ce73187cb32e4d67f47e6a1ba6eead Mon Sep 17 00:00:00 2001 From: Emily Przykucki Date: Tue, 6 Jan 2026 10:59:37 -0500 Subject: [PATCH 2/3] Update InfoOverlay.jsx --- app/src/components/InfoOverlay.jsx | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/app/src/components/InfoOverlay.jsx b/app/src/components/InfoOverlay.jsx index bce470c..8c0b917 100644 --- a/app/src/components/InfoOverlay.jsx +++ b/app/src/components/InfoOverlay.jsx @@ -64,27 +64,24 @@ const InfoOverlay = () => { Attribution RespiLens exists within a landscape of other respiratory illness data dashboards. We rely heavily on the{' '} - HubVerse + Hubverse {' '} project which standardizes and consolidates forecast data formats. For each of the hub displayed on RespiLens, the data, organization and forecasts belong to their respective teams. RespiLens is only a visualization layer, and contains no original work. - You can find information for each pathogen/view at the following locations: + You can find information and alternative visualization for each pathogen at the following locations: - FluSight Forecast Hub: CDC page, GitHub + FluSight Forecast Hub – official CDC pageHubverse dashboardofficial GitHub repository - RSV Forecast Hub: GitHub + RSV Forecast Hub – official GitHub repository - COVID-19 Forecast Hub: CDC page, GitHub - - - NHSN (responsible for CDC Respiratory Data view): CDC page + COVID-19 Forecast Hub – official CDC pageHubverse dashboard – official GitHub repository From 474854bc8a4f98664fb5c11cfad4c93996cc96fc Mon Sep 17 00:00:00 2001 From: Emily Przykucki Date: Tue, 6 Jan 2026 11:01:52 -0500 Subject: [PATCH 3/3] Update InfoOverlay.jsx --- app/src/components/InfoOverlay.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/components/InfoOverlay.jsx b/app/src/components/InfoOverlay.jsx index 8c0b917..c6c36e1 100644 --- a/app/src/components/InfoOverlay.jsx +++ b/app/src/components/InfoOverlay.jsx @@ -75,13 +75,13 @@ const InfoOverlay = () => { - FluSight Forecast Hub – official CDC pageHubverse dashboardofficial GitHub repository + FluSight Forecast Hub: official CDC pageHubverse dashboardofficial GitHub repository - RSV Forecast Hub – official GitHub repository + RSV Forecast Hub: official GitHub repository - COVID-19 Forecast Hub – official CDC pageHubverse dashboard – official GitHub repository + COVID-19 Forecast Hub: official CDC pageHubverse dashboard – official GitHub repository