Basic values in Europe
A Shiny App that demontrates means of basic values measured with Schwartz (2001) scale in European Social Survey.
This app was created with ShinyApps, using data from European Social Survey
Value indices are based on Schwartz theory of basic values. They were computed following ESS EduNet instructions, and weighted with post-stratification weight.
Data on Russia in round 7 are taken from ESS website section “Related studies” and Russia round 9 from CESSI website.
Run
The app is published here: http://values.maksimrudnev.com
(Slow) mirror is here: https://rudnev.shinyapps.io/Basic_Values/
To run it locally, type in the RStudio console: shiny::runGitHub("ShinyValues", "maksimrudnev")
. (You might need to install some of the following packages to enable the app properly running on your device: devtools, shiny, ggplot2, ggrepel, reshape2, stringr, maps, sf, readr.)
Issues and problems
The tool is purely exploratory, don’t forget about cross-country comparability and measurement invariance problems.
Report any issues https://github.com/MaksimRudnev/ShinyValues/issues, visit my website, or send me a message maksim dot rudnev at gmail.com.
Replicability
R and Shiny codes are available at https://github.com/MaksimRudnev/ShinyValues