Shiny

Life After: A #NET-COVID Survey of Beliefs

The Life After project is a survey of beliefs about what people believe the world will look like after the COVID-19 pandemic ends. I created an interactive website to show the results of our analyses using R and Shiny.

The motivation:

COVID-19 is one of the largest pandemics of the century. It will have lasting effects on society around the globe. There has been a great deal of speculation about what those effects may be. But, there has yet to be an assessment of what individuals believe the effects will be. This study aims to create a picture of the world after the pandemic, from the perspectives of individuals across the globe. The survey collects anonymous information about socio-demographic and individual characteristics, and asks questions regarding your beliefs about the future behaviors of yourself and others.

ABCD Data Dictionary

I built a searchable data dictionary and ABCD release notes all in one place, which addresses some of the navigational issues I had with NDA’s data dictionary.

Unfortunately I can’t show the app’s source code due to confidentiality, but this is a GIF demonstrating what it does.

Built using R and Shiny. Data pulled from NDA website.

ABCD Database Builder

This is an app I built in Shiny to help ABCD Researchers download ABCD datasets (Unfortunately I can’t show the app due to confidentiality, but the source code is here.)

Here is a GIF demonstrating some of the app’s functionality.

You can select which spreadsheet(s) you want to download, specific variables from the spreadsheets, which visits to include, and what to name your file.

Developed with R and Shiny.