Datasets:

Modalities:
Text
Formats:
csv
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
File size: 529 Bytes
1f3cea4
 
 
e40a868
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
---
license: cc-by-nc-sa-4.0
---
The data contains survey questions about global issues and opinions adapted from the World Values Survey (WVS) and Pew Global Attitudes Survey.

The data is in a CSV file with the following columns:
<li>question: The text of the survey question.</li>
<li>selections: A dictionary where the key is the country name and the value is a list of percentages of respondents who selected each answer option for that country.</li>
<li>options: A list of the answer options for the given question.</li>