We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9ef16c commit c888e7bCopy full SHA for c888e7b
2 files changed
preflib/_data/dataset_tags.yml
@@ -24,3 +24,6 @@
24
25
- name: STV
26
description: STV (single-transferable vote) was the voting rule used for the selection of the winner.
27
+
28
+- name: Deliberation
29
+ description: Instance resulting from a deliberation process.
preflib/_data/datasets.yml
@@ -1916,6 +1916,7 @@
1916
abbreviation: habermas
1917
series_number: '00070'
1918
tags:
1919
+ - Election
1920
- Deliberation
1921
publication_date: '2025-10-12'
1922
description: <p>This dataset collects the vote of participants in mini-jury experiments.
0 commit comments