qstnrs | R Documentation |
A tibble containing all FOKUS questionnaires as structured data.
qstnrs
A tibble.
qstnrs
was generated based on the following steps:
gen_qstnr_tibble()
was run for all valid combinations of canton
and ballot_date
, some validation checks were performed, and the results were merged
into a single tibble.
List columns were expanded to long format.
Columns question_intro_i
and question_intro_j
were merged into the single
column question_intro
.
Column question_full
was complemented, i.e. made to fall back on question
if
NA
.
Columns question_common
and
variable_label_common
were complemented, i.e. made to fall back on
question_full
and variable_label
respectively if NA
.
Markdown formatting was stripped from all character columns.
Other datasets:
ballots
,
elections
,
proposals
fokus::qstnrs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.