Datasets:

Modalities:
Text
Formats:
csv
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
llm_global_opinions / README.md
esind's picture
Update README.md
a48b99e
|
raw
history blame
569 Bytes
metadata
license: cc-by-nc-sa-4.0
language:
  - en
size_categories:
  - 1K<n<10K

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:

  • question: The text of the survey question.
  • 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.
  • options: A list of the answer options for the given question.