Chris Bail, Duke University
SICSS, Day 2
Incomplete
Inaccessible
Non-Representative
Drifting
Algorithmic Confounding
Dirty
Sensitive
-Survey response rates continue to drop
-Survey response rates continue to drop
-Many of the most important questions require longitudinal/relational/qualitative data
-Survey response rates continue to drop
-Many of the most important questions require longitudinal/relational/qualitative data
-Digital trace data have a number of major advantages that conventional sources do not (big, always on, non-reactive)
Incomplete
Inaccessible
Non-Representative
Drifting
Algorithmic Confounding
Dirty
Sensitive
A Social Media Survey App is a web or mobile-based tool built by a researcher in order to:
A Social Media Survey App is a web or mobile-based tool built by a researcher in order to:
a) collect public and/or private data produced by social media users from an API;
A Social Media Survey App is a web or mobile-based tool built by a researcher in order to:
a) collect public and/or private data produced by social media users from an API;
b) collect supplemental information from such users (e.g. demographics) using more conventional survey methods;
A Social Media Survey App is a web or mobile-based tool built by a researcher in order to:
a) collect public and/or private data produced by social media users from an API;
b) collect supplemental information from such users (e.g. demographics) using more conventional survey methods;
c) offer something back to the user as an incentive to share their data (e.g. analysis or financial incentives)
Significant coding skills required (html, css, cloud-computing, reactive programming)
Competitive environment for attention (apps are no longer “new”)
Significant coding skills required (html, css, cloud-computing, reactive programming)
Competitive environment for attention (apps are no longer “new”)
Concerns about data sharing/privacy
Significant coding skills required (html, css, cloud-computing, reactive programming)
Competitive environment for attention (apps are no longer “new”)
Concerns about data sharing/privacy
Compelling incentives are hard to identify- and particularly challenging for studies of sensitive topics.
Shiny is a (relatively) new tool that enables people to build, compile, and host interactive apps natively within RStudio
Global.R
server.R
ui.R
-The “memory” of the app. Stores things you want to call from other parts of the app (usually data but could also be functions and other types of objects)
-The “brains” of the app- runs the analysis you want to show the user, but can also store data generated by the user, or expose different users to different types of information (good for experimentation)
-The “face” of the app. Determines what user will see (e.g. what types of visualizations, check boxes or word boxes, fonts, etc.) Can load fancy images, logos, etc. to improve the overall appeal of the app.
There are now many Shiny apps out there. Check out the templates (with code) here.
-Check out the googledrive
package for loading and storing data.
-High-volume app hosting is available via RStudio.
1) Reintroduce yourselves (name, Discipline, 2-3 Sentences about your research)
1) Reintroduce yourselves (name, Discipline, 2-3 Sentences about your research)
2) 5 minute individual exercise: Each person comes up with a research design using digital trace data to examine one of the other people in the group's research interests
1) Reintroduce yourselves (name, Discipline, 2-3 Sentences about your research)
2) 5 minute individual exercise: Each person comes up with a research design using digital trace data to examine one of the other people in the group's research interests
3) Present each research design (1 minute each)
1) Reintroduce yourselves (name, Discipline, 2-3 Sentences about your research)
2) 5 minute individual exercise: Each person comes up with a research design using digital trace data to examine one of the other people in the group's research interests
3) Present each research design (1 minute each)
4) Pick one of the research designs to develop into a very brief proposal that includes a) a research question; b) a research methodology
1) Reintroduce yourselves (name, Discipline, 2-3 Sentences about your research)
2) 5 minute individual exercise: Each person comes up with a research design using digital trace data to examine one of the other people in the group's research interests
3) Present each research design (1 minute each)
4) Pick one of the research designs to develop into a very brief proposal that includes a) a research question; b) a research methodology
5) Five minute presentations from each group