Skip to content

Commit

Permalink
Merge pull request #975 from ScilifelabDataCentre/develop
Browse files Browse the repository at this point in the history
Updates W17
  • Loading branch information
senthil10 committed Apr 28, 2023
2 parents 39c2c64 + afb90c2 commit aef3fdd
Show file tree
Hide file tree
Showing 58 changed files with 1,410 additions and 874 deletions.
5 changes: 3 additions & 2 deletions content/english/dashboards/RECOVAC.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
---
title: Register-based COVID-19 vaccination study (RECOVAC)
description: Dedicated to the work of the register-based large-scale national population study to monitor COVID-19 vaccination effectiveness and safety (RECOVAC) project.
banner: /dashboard_thumbs/RECOVAC.png
toc: true
plotly: true
menu:
dashboard_menu:
identifier: recovac
name: Register-based vaccination (RECOVAC)
weight: 40
name: Register-based vaccination (RECOVAC)
---

## RECOVAC project overview
Expand Down
116 changes: 1 addition & 115 deletions content/english/dashboards/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,119 +6,5 @@ menu:
homepage_dashboards:
name: Dashboards
identifier: dashboards
post: Visualisations of datasets as well as an overview of ongoing research on a particular question. <a href="/dashboards/">See all dashboards <i class="bi bi-arrow-right-circle-fill"></i></a>
post: Dashboards are pages describing research done on a given subject. They include visualisations of and links to data from the research groups(s) involved. <a href="/dashboards/">See all dashboards <i class="bi bi-arrow-right-circle-fill"></i></a>
---

<h4><a href="serology-statistics/">SARS-CoV-2 antibody tests at SciLifeLab <i class="bi bi-arrow-right-circle-fill"></i></a></h4>

The SciLifeLab Autoimmunity and Serology profiling facility has been conducting testing for SARS-CoV-2 antibodies since the start of the COVID-19 pandemic. The vast majority of samples analysed so far have been collected from health care personnel and within population based studies as well as from personnel in the pharmaceutical and biotechnology industry and also within a long range of research collaborations. This dashboard displays the total number of tests conducted, positive and negative test results over time.

<div class="row">
<div class="container d-md-none"><div class="alert alert-info">Scroll the plot sideways to view all data.</div></div>
<div class="table-responsive" id="serology"></div>
</div>

<a href="serology-statistics/">See the full dashboard <i class="bi bi-arrow-right-circle-fill"></i></a>

<hr>

<h4><a href="wastewater/">The amount of SARS-CoV-2 virus in wastewater in cities across Sweden <i class="bi bi-arrow-right-circle-fill"></i></a></h4>

Wastewater surveillance could prove an effective system for monitoring COVID-19 prevalence and act as an early warning system for predicting upcoming outbreaks. In this dashboard, we present weekly wastewater epidemiology data from various Swedish cities which have a total population of over 2.5 million people (over 25% of the population of Swden). The data presented here originates from analyses conducted by the Swedish Environmental Epidemiology Center (SEEC). Data available from: Stockholm, Malmö, Uppsala, Umeå, Örebro, Kalmar, and other municipalities.

<div class="container d-md-none"><div class="alert alert-info">Scroll the plot sideways to view all data.</div></div>
<div class="table-responsive" id="stockholm_wastewater"></div>

<a href="wastewater/">See the full dashboard <i class="bi bi-arrow-right-circle-fill"></i></a>

<hr>

<h4><a href="vaccines/">The administration and study of COVID-19 vaccines in Sweden <i class="bi bi-arrow-right-circle-fill"></i></a></h4>

This dashboard is focussed on vaccine research. We visualise information about the amount of people (across different regions, different age groups, or in Sweden generally) that have received one, two, or three doses of vaccination. The section also displays ongoing Swedish research projects related to vaccine research. These projects are focussed broadly on vaccines and, as such, they include life science projects, registery-based projects, and public health projects. We also show a subset of publications related to vaccine research by researchers affiliated with a Swedish University or Research Institute.

<div class="row">
<div class="container d-md-none"><div class="alert alert-info">Scroll the plot sideways to view all data.</div></div>
<div class="table-responsive">
<div id="https://blobserver.dckube.scilifelab.se/blob/vaccine_heatmap_small.json" class="plotly"
style="width:600px;height:300px"></div>
</div>
<script>
Plotly.d3.json('https://blobserver.dckube.scilifelab.se/blob/vaccine_heatmap_small.json', function (err, fig) {
Plotly.plot('https://blobserver.dckube.scilifelab.se/blob/vaccine_heatmap_small.json', fig.data, fig.layout, { responsive: true });
});
</script>
</div>

<a href="vaccines/">See the full dashboard <i class="bi bi-arrow-right-circle-fill"></i></a>

<hr>

<h4><a href="/dashboards/recovac/">RECOVAC <i class="bi bi-arrow-right-circle-fill"></i></a></h4>

This dashboard was produced in collaboration with the group behind register-based large-scale national population study to monitor COVID-19 vaccination effectiveness and safety (RECOVAC). The section contains information about what the RECOVAC project involves, how others may access the data, and initial publications, among other things. Visualisations are available on certain elements of the data collated by the project.

<div class="row">
<div class="container d-md-none"><div class="alert alert-info">Scroll the plot sideways to view all data.</div></div>
<div class="table-responsive">
<div id="https://blobserver.dckube.scilifelab.se/blob/ICUadmiss_small.json" class="plotly"
style="width:600px;height:300px"></div>
</div>
<script>
Plotly.d3.json('https://blobserver.dckube.scilifelab.se/blob/ICUadmiss_small.json', function (err, fig) {
Plotly.plot('https://blobserver.dckube.scilifelab.se/blob/ICUadmiss_small.json', fig.data, fig.layout, { responsive: true });
});
</script>
</div>

<a href="/dashboards/recovac/">See the full dashboard <i class="bi bi-arrow-right-circle-fill"></i></a>

<hr>

<h4><a href="post_covid/">Post COVID-19 condition in Sweden <i class="bi bi-arrow-right-circle-fill"></i></a></h4>

In this dashboard, you can find visualisations of data related to Post COVID-19 condition in Sweden from The Swedish Board of Health and Welfare (Socialstyrelsen), an overview of ongoing Post COVID-19 condition research projects in Sweden, and scientific publications regarding Post COVID-19 condition by researchers affiliated with Swedish universities or research institutes.

<div class="container d-md-none"><div class="alert alert-info">Scroll the plot sideways to view all data.</div></div>
<div class="table-responsive">
<div id="https://blobserver.dckube.scilifelab.se/blob/weeklycontacts_healthcare_small.json" class="plotly"
style="width:600px;height:300px"></div>
</div>
<script>
Plotly.d3.json('https://blobserver.dckube.scilifelab.se/blob/weeklycontacts_healthcare_small.json', function (err, fig) {
Plotly.plot('https://blobserver.dckube.scilifelab.se/blob/weeklycontacts_healthcare_small.json', fig.data, fig.layout, { responsive: true });
});
</script>

<a href="post_covid/">See the full dashboard <i class="bi bi-arrow-right-circle-fill"></i></a>

<hr>

<h4><a href="/dashboards/covid_publications/">Overview of Swedish COVID-19 publications<i class="bi bi-arrow-right-circle-fill"></i></a></h4>

In this section of the Portal, we summarise information about publications on COVID-19 and SARS-CoV-2 that involve at least contributor from a Swedish university or research institute. Here, you will see a timeline regarding the number of publications, as well as keywords/phrases from multiple subsets of publications. We also have a <a href="/publications/">dedicated page</a> where we show a database of Swedish COVID-19 and SARS-CoV-2 publications.

<a href="/dashboards/covid_publications/">See the full dashboard <i class="bi bi-arrow-right-circle-fill"></i></a>

<hr>

<h4>Partner dashboard: <a href="crush_covid/">CRUSH Covid <i class="bi bi-arrow-right-circle-fill"></i></a></h4>

CRUSH Covid maps outbreaks in Uppsala County by visualizing the number of cases, test positivity, geographic distribution, age distribution, etc. Data on positivity per postal code is available for download and further re-use.

<a href="https://crush-covid.shinyapps.io/crush_covid/">See the full dashboard <i class="bi bi-arrow-right-circle-fill"></i></a>

<hr>

<h4>Partner dashboard: <a href="symptom_study_sweden/">COVID Symptom Study Sweden <i class="bi bi-arrow-right-circle-fill"></i></a></h4>

CSSS continuously collects data on COVID-19 prevalence, symptoms, and vaccinations through a smartphone app with over 200.000 users in Sweden. Collected raw data <a href="https://www.covid19app.lu.se/forskare">can be requested for use in research projects</a>.

<a href="https://csss-resultat.shinyapps.io/csss_dashboard/">See the full dashboard <i class="bi bi-arrow-right-circle-fill"></i></a>

<script src="https://cdn.jsdelivr.net/npm/vega@5.12.1"></script>
<script src="https://cdn.jsdelivr.net/npm/vega-lite@5.0.0"></script>
<script src="https://cdn.jsdelivr.net/npm/vega-embed@6.8.0"></script>

<script src="https://datagraphics.dckube.scilifelab.se/graphic/e4c6a7b8bff648a5adaabbdd3d994bf9.js?id=serology"></script>
<script src="https://datagraphics.dckube.scilifelab.se/graphic/93bad55e86ad4b0f97d4d27c77862bc9.js?id=stockholm_wastewater"></script>
5 changes: 3 additions & 2 deletions content/english/dashboards/covid_publications.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
---
title: Visualisation of COVID-19 and SARS-CoV-2 research in Sweden as reflected in publications
description: A summary of the COVID-19 and SARS-CoV-2 publications produced involving at least one contributor from a Swedish university or research institute. Shows publications over time and key words/phrases within them.
banner: /dashboard_thumbs/publications.jpg
toc: false
plotly: true
menu:
dashboard_menu:
identifier: covid_19_publications_vis
name: "Overview of Swedish COVID-19 Publications"
weight: 70
name: "COVID-19 publication overview"
aliases:
- /projects/dashboard/
---
Expand Down
5 changes: 3 additions & 2 deletions content/english/dashboards/crush_covid.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
---
title: CRUSH Covid data and dashboard, Region Uppsala
description: CRUSH Covid maps outbreaks in Uppsala County by visualising the number of cases, test positivity, and geographic distribution, among other things. Data for each postal code is available for download and reuse.
banner: /dashboard_thumbs/CRUSH.png
toc: false
menu:
dashboard_menu:
identifier: crush_covid
name: "Partner dashboard: CRUSH Covid (Uppsala)"
weight: 80
name: "CRUSH Covid Uppsala (Partner)"
aliases:
- /data_types/health_data/crush_covid/
---
Expand Down
5 changes: 3 additions & 2 deletions content/english/dashboards/npc-statistics.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
title: National Pandemic Centre SARS-CoV-2 (COVID-19) test statistics
description: The national Pandemic Centre (NPC) conducted testing related to SARS-CoV-2 from the start of the pandemic. They show positive, negative, and inconclusive tests. This dashboard is historic, so no longer updated.
banner: /dashboard_thumbs/NPC_logo.png
menu:
dashboard_menu:
identifier: npc-statistics
name: "Archived dashboard: National Pandemic Centre"
weight: 80
name: "National Pandemic Centre (Historic)"
toc: false
aliases:
- /data_types/health_data/npc-statistics/
Expand Down
3 changes: 2 additions & 1 deletion content/english/dashboards/post_covid.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
---
title: "Post COVID-19 condition in Sweden: statistics, research projects, and available data"
description: "The Swedish Board of Health and Welfare (Socialstyrelsen) shares data on Post COVID-19 condition. Here, we show visualisations of data on symptoms, healthcare contacts, and geographic distribution, among other things."
banner: /dashboard_thumbs/postcovid.jpg
toc: true
plotly: true
menu:
dashboard_menu:
identifier: post_covid
name: Post COVID-19 condition in Sweden
weight: 50
aliases:
- /data_types/health_data/post_covid/
---
Expand Down
5 changes: 3 additions & 2 deletions content/english/dashboards/serology-statistics.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
title: SciLifeLab Autoimmunity and Serology profiling facility SARS-CoV-2 antibody test statistics
description: SARS-CoV-2 antibody testing conducted by the SciLifeLab Auto-immunology and Serology profiling facility. This dashboard displays the total number of tests conducted, and positive and negative test results over time.
banner: /dashboard_thumbs/auto_sero.jpg
toc: false
menu:
main:
Expand All @@ -8,8 +10,7 @@ menu:
weight: 10
dashboard_menu:
identifier: serology
name: SARS-CoV-2 antibody tests at SciLifeLab
weight: 10
name: Antibody tests for SARS-CoV-2 at SciLifeLab
aliases:
- /data_types/health_data/serology-statistics/
---
Expand Down
5 changes: 3 additions & 2 deletions content/english/dashboards/symptom_study_sweden.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
---
title: COVID Symptom Study Sweden
description: The COVID Symptom Study Sweden (CSSS) collects data on COVID-19 prevalence, symptoms, and vaccinations through a smart phone app with over 200.000 users in Sweden. Raw data can be requested for use in research projects.
banner: /dashboard_thumbs/symptoms_study.png
toc: false
plotly: true
menu:
dashboard_menu:
identifier: symptom_study
name: "Partner dashboard: COVID Symptom Study Sweden"
weight: 90
name: "COVID Symptom Study Sweden (Partner)"
aliases:
- /data_types/health_data/symptom_study_sweden/
---
Expand Down
5 changes: 3 additions & 2 deletions content/english/dashboards/vaccines.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
---
title: The Administration and Study of COVID-19 Vaccines in Sweden
description: "The Swedish Health Agency (Folkhälsomyndigheten) provide data and information related to COVID-19 in Sweden. Visualisations are shown on multiple aspects of vaccination coverage, like coverage in different counties."
banner: /dashboard_thumbs/vaccines.jpg
toc: true
plotly: true
menu:
dashboard_menu:
identifier: vaccines
name: Vaccine administration in Sweden
weight: 30
name: "Vaccine administration: COVID-19"
aliases:
- /data_types/health_data/vaccines/
---
Expand Down
Loading

0 comments on commit aef3fdd

Please sign in to comment.