diff --git a/.github/workflows/metdata.yml b/.github/workflows/metadata.yml similarity index 100% rename from .github/workflows/metdata.yml rename to .github/workflows/metadata.yml diff --git a/README.md b/README.md index 3518ffab..8cee0f25 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Follow these steps: 1. Create the corresponding folder in the `datasets/` folder. The name should be `{number} - {abb}` where `number` is the series number of the dataset and `abb` its abbreviation. 2. Move the files to the folder. This should include data files and an `info.txt` file. They should respect the format specification. 3. Run the sanity checks: the script is `scripts/sanitychecks.py` (this is also done automatically via GitHub actions on every push). -4. Generate the metadata file: the script is `scripts/compute_metadata.py`. You can also do that by running the [Generate the metadata.csv files](https://github.com/PrefLib/PrefLib-Data/actions/workflows/metdata.yml) GitHub action (click on "Run workflow"). +4. Generate the metadata file: the script is `scripts/compute_metadata.py`. You can also do that by running the [Generate the metadata.csv files](https://github.com/PrefLib/PrefLib-Data/actions/workflows/metadata.yml) GitHub action (click on "Run workflow"). 5. Push to the changes to GitHub repository. 6. Update the ZIP archives on the repo via the action [Generate and Upload Zip Files](https://github.com/PrefLib/PrefLib-Data/actions/workflows/releasezip.yml) (see [below](#update-the-zip-archives) for more details). 7. Zip the new/modified dataset using the script `scripts/zipall.py`. diff --git a/datasets/00008 - glasgow/info.txt b/datasets/00008 - glasgow/info.txt index bfc291a7..d9f8173b 100644 --- a/datasets/00008 - glasgow/info.txt +++ b/datasets/00008 - glasgow/info.txt @@ -8,7 +8,7 @@ Series Number: 00008 Publication Date: 2013-08-17 -Description:

This data set contains the results of the 2007 Glasgow City Council elections, seperated by Ward. There are 21 wards, each with different candidates and voters. These files report the results of all the Ward level elections which were origionally held under STV. In this data set there is a maximum of 13 candidates and a minimum of 8 candidates. The maximum number of voters is 12,744 and the minimum is 5,199.

The data presented here was donated by Jeffrey O'Neill who runs the site OpenSTV.org.

+Description:

This data set contains the results of the 2007 Glasgow City Council elections, separated by Ward. There are 21 wards, each with different candidates and voters. These files report the results of all the Ward level elections which were originally held under STV. In this data set there is a maximum of 13 candidates and a minimum of 8 candidates. The maximum number of voters is 12,744 and the minimum is 5,199.

The data presented here was donated by Jeffrey O'Neill who runs the site OpenSTV.org.

Required Citations: Jeffery O'Neill. Open STV. www.OpenSTV.org, 2013. diff --git a/datasets/00010 - ski/info.txt b/datasets/00010 - ski/info.txt index 661af785..c5cb4a11 100644 --- a/datasets/00010 - ski/info.txt +++ b/datasets/00010 - ski/info.txt @@ -8,7 +8,7 @@ Series Number: 00010 Publication Date: 2014-07-09 -Description:

This dataset contains the Cross Country Skiing and Ski Jumping results from the 2006-2009 World Championships. This data is provided by Robert Bredereck at TU Berlin. Robert provides tools to compute Kemeny rankings on this data at his website at TU Berlin.

The results from each competition in the season provides a rank ordering over the candidates (competitiors). We have created a toc datafile where all candidates are tied, at the end of rankings.

Note that this dataset used to contain the Formula 1 data. A larger set of the F1 data is now available in the 00052 and 00053 datasets.

+Description:

This dataset contains the Cross Country Skiing and Ski Jumping results from the 2006-2009 World Championships. This data is provided by Robert Bredereck at TU Berlin. Robert provides tools to compute Kemeny rankings on this data at his website at TU Berlin.

The results from each competition in the season provides a rank ordering over the candidates (competitors). We have created a toc datafile where all candidates are tied, at the end of rankings.

Note that this dataset used to contain the Formula 1 data. A larger set of the F1 data is now available in the 00052 and 00053 datasets.

Required Citations: diff --git a/datasets/00011 - web/info.txt b/datasets/00011 - web/info.txt index a6686bad..3d479d18 100644 --- a/datasets/00011 - web/info.txt +++ b/datasets/00011 - web/info.txt @@ -8,7 +8,7 @@ Series Number: 00011 Publication Date: 2014-07-09 -Description:

This dataset contains the results of comparing websearches across Bing, Google, Yahoo, and Ask. This data is provided by Robert Bredereck at TU Berlin. Robert provides tools to compute Kemeny rankings on this data at his website at TU Berlin.

The data files marked big contain around 2000 candidates each while the data files marked small contain between 100 and 200 results. The search querys are shown in the names of the individual data files below. For the WebImpact files the number of search results for a particular term were used to creage a complete ranking over the search terms. These files measure the webimpact of various world cities and countries. The results are not complete and not every candidate (website) is ranked by all the voters (search engines). We have extended this data into tournament graphs, weighted majoirty graphs, and created a toc dataset where all candidates are tied, at the end of rankings.

+Description:

This dataset contains the results of comparing web searches across Bing, Google, Yahoo, and Ask. This data is provided by Robert Bredereck at TU Berlin. Robert provides tools to compute Kemeny rankings on this data at his website at TU Berlin.

The data files marked big contain around 2000 candidates each while the data files marked small contain between 100 and 200 results. The search queries are shown in the names of the individual data files below. For the WebImpact files the number of search results for a particular term were used to create a complete ranking over the search terms. These files measure the webimpact of various world cities and countries. The results are not complete and not every candidate (website) is ranked by all the voters (search engines). We have extended this data into tournament graphs, weighted majority graphs, and created a toc dataset where all candidates are tied, at the end of rankings.

Required Citations: diff --git a/datasets/00012 - shirt/info.txt b/datasets/00012 - shirt/info.txt index b2b528e6..b5e029c4 100644 --- a/datasets/00012 - shirt/info.txt +++ b/datasets/00012 - shirt/info.txt @@ -8,7 +8,7 @@ Series Number: 00012 Publication Date: 2014-07-09 -Description:

This dataset contains complete rank orderings of T-Shirt designs voted on by members of the Optimization Research Group at NICTA. There are 11 designs (candidates) and 30 votes about these deisgns. Voters were required to submit complete strict orders.

This data has been kindly donated by Carleton Coffrin.

+Description:

This dataset contains complete rank orderings of T-Shirt designs voted on by members of the Optimization Research Group at NICTA. There are 11 designs (candidates) and 30 votes about these designs. Voters were required to submit complete strict orders.

This data has been kindly donated by Carleton Coffrin.

Required Citations: diff --git a/datasets/00015 - cleanweb/info.txt b/datasets/00015 - cleanweb/info.txt index f93a1f5e..30d940a9 100644 --- a/datasets/00015 - cleanweb/info.txt +++ b/datasets/00015 - cleanweb/info.txt @@ -8,7 +8,7 @@ Series Number: 00015 Publication Date: 2014-07-09 -Description:

This dataset contains the results of comparing websearches across Bing, Google, Yahoo, and Ask. This data is provided by Robert Bredereck at TU Berlin. Robert provides tools to compute Kemeny rankings on this data at his website at TU Berlin.

These data files differ from the other set of web data in that these files are forced to be complete. This means that the results are restricted to only those candidates (sites) that appear in all three datasets. The data files marked big contain around 200 (max 242) candidates each while the data files marked small contain between 10 and 50 candidates. The search querys are shown in the names of the individual data files below. For the WebImpact files the number of search results for a particular term were used to creage a complete ranking over the search terms. These files measure the webimpact of various world cities and countries. We have extended this data into tournament graphs and weighted majoirty graphs.

+Description:

This dataset contains the results of comparing web searches across Bing, Google, Yahoo, and Ask. This data is provided by Robert Bredereck at TU Berlin. Robert provides tools to compute Kemeny rankings on this data at his website at TU Berlin.

These data files differ from the other set of web data in that these files are forced to be complete. This means that the results are restricted to only those candidates (sites) that appear in all three datasets. The data files marked big contain around 200 (max 242) candidates each while the data files marked small contain between 10 and 50 candidates. The search queries are shown in the names of the individual data files below. For the WebImpact files the number of search results for a particular term were used to create a complete ranking over the search terms. These files measure the webimpact of various world cities and countries. We have extended this data into tournament graphs and weighted majority graphs.

Required Citations: diff --git a/datasets/00019 - oakland/info.txt b/datasets/00019 - oakland/info.txt index 1b31343b..58e3e400 100644 --- a/datasets/00019 - oakland/info.txt +++ b/datasets/00019 - oakland/info.txt @@ -8,7 +8,7 @@ Series Number: 00019 Publication Date: 2014-07-09 -Description:

The 2010 Oakland Data contains the results from the city council and mayoral elections held in Oakland, CA in 2010. The set contains 7 distinct elections with between 4 and 11 canddiates and 900 and 145,000 voters.

Note that these elections were conducted under a ranked voting system which allowed blank entries. In processing this data for PrefLib we have ignored blanks and only report the order over the candidates.

The data on this page was donated by Jeffrey O'Neill who runs the site OpenSTV.org.

+Description:

The 2010 Oakland Data contains the results from the city council and mayoral elections held in Oakland, CA in 2010. The set contains 7 distinct elections with between 4 and 11 candidates and 900 and 145,000 voters.

Note that these elections were conducted under a ranked voting system which allowed blank entries. In processing this data for PrefLib we have ignored blanks and only report the order over the candidates.

The data on this page was donated by Jeffrey O'Neill who runs the site OpenSTV.org.

Required Citations: Jeffery O'Neill. Open STV. www.OpenSTV.org, 2013. diff --git a/datasets/00020 - pierce/info.txt b/datasets/00020 - pierce/info.txt index f66487d8..e279f94c 100644 --- a/datasets/00020 - pierce/info.txt +++ b/datasets/00020 - pierce/info.txt @@ -8,7 +8,7 @@ Series Number: 00020 Publication Date: 2014-07-09 -Description:

The 2008 Pierce Data contains the results from several elections, including county executive, held in Pierce, WA in 2008. The set contains 4 distinct elections with between 4 and 7 canddiates and 40,000 and 300,000 voters.

Note that these elections were conducted under a ranked voting system which allowed blank entries. In processing this data for PrefLib we have ignored blanks and only report the order over the candidates.

The data on this page was donated by Jeffrey O'Neill who runs the site OpenSTV.org.

+Description:

The 2008 Pierce Data contains the results from several elections, including county executive, held in Pierce, WA in 2008. The set contains 4 distinct elections with between 4 and 7 candidates and 40,000 and 300,000 voters.

Note that these elections were conducted under a ranked voting system which allowed blank entries. In processing this data for PrefLib we have ignored blanks and only report the order over the candidates.

The data on this page was donated by Jeffrey O'Neill who runs the site OpenSTV.org.

Required Citations: Jeffery O'Neill. Open STV. www.OpenSTV.org, 2013. diff --git a/datasets/00021 - sf/info.txt b/datasets/00021 - sf/info.txt index b0111188..aeca55ee 100644 --- a/datasets/00021 - sf/info.txt +++ b/datasets/00021 - sf/info.txt @@ -8,7 +8,7 @@ Series Number: 00021 Publication Date: 2014-07-09 -Description:

The San Francsico data contains the results from several elections, including board of supervisors, district attorny, and mayoral elections, held in San Francisco, CA between 2008 and 2012. The set contains 14 distinct elections with between 4 and 25 canddiates and 18,000 and 195,000 voters.

Note that these elections were conducted under a ranked voting system which allowed blank entries. In processing this data for PrefLib we have ignored blanks and only report the order over the candidates.

The data on this page was donated by Jeffrey O'Neill who runs the site OpenSTV.org.

+Description:

The San Francisco data contains the results from several elections, including board of supervisors, district attorney, and mayoral elections, held in San Francisco, CA between 2008 and 2012. The set contains 14 distinct elections with between 4 and 25 candidates and 18,000 and 195,000 voters.

Note that these elections were conducted under a ranked voting system which allowed blank entries. In processing this data for PrefLib we have ignored blanks and only report the order over the candidates.

The data on this page was donated by Jeffrey O'Neill who runs the site OpenSTV.org.

Required Citations: Jeffery O'Neill. Open STV. www.OpenSTV.org, 2013. diff --git a/datasets/00022 - sl/info.txt b/datasets/00022 - sl/info.txt index afbcd715..e66a8d73 100644 --- a/datasets/00022 - sl/info.txt +++ b/datasets/00022 - sl/info.txt @@ -8,7 +8,7 @@ Series Number: 00022 Publication Date: 2014-07-09 -Description:

The San Leandro data contains the results from several elections, including mayor and city council elections, held in San Leandro, CA between 2010 and 2012. The set contains 3 distinct elections with between 4 and 7 canddiates and about 25,000 voters each.

Note that these elections were conducted under a ranked voting system which allowed blank entries. In processing this data for PrefLib we have ignored blanks and only report the order over the candidates.

The data on this page was donated by Jeffrey O'Neill who runs the site OpenSTV.org.

+Description:

The San Leandro data contains the results from several elections, including mayor and city council elections, held in San Leandro, CA between 2010 and 2012. The set contains 3 distinct elections with between 4 and 7 candidates and about 25,000 voters each.

Note that these elections were conducted under a ranked voting system which allowed blank entries. In processing this data for PrefLib we have ignored blanks and only report the order over the candidates.

The data on this page was donated by Jeffrey O'Neill who runs the site OpenSTV.org.

Required Citations: Jeffery O'Neill. Open STV. www.OpenSTV.org, 2013. diff --git a/datasets/00023 - takomapark/info.txt b/datasets/00023 - takomapark/info.txt index 846051cf..9f8e382a 100644 --- a/datasets/00023 - takomapark/info.txt +++ b/datasets/00023 - takomapark/info.txt @@ -8,7 +8,7 @@ Series Number: 00023 Publication Date: 2014-07-09 -Description:

The Takoma Park Data contains the results from the 2007 Takoma Park, WA special election for city council. The set contains one elections with between 4 canddiates and about 400 voters.

Note that these elections were conducted under a ranked voting system which allowed blank entries. In processing this data for PrefLib we have ignored blanks and only report the order over the candidates.

The data on this page was donated by Jeffrey O'Neill who runs the site OpenSTV.org.

+Description:

The Takoma Park Data contains the results from the 2007 Takoma Park, WA special election for city council. The set contains one elections with between 4 candidates and about 400 voters.

Note that these elections were conducted under a ranked voting system which allowed blank entries. In processing this data for PrefLib we have ignored blanks and only report the order over the candidates.

The data on this page was donated by Jeffrey O'Neill who runs the site OpenSTV.org.

Required Citations: Jeffery O'Neill. Open STV. www.OpenSTV.org, 2013. diff --git a/datasets/00026 - frenchapproval/info.txt b/datasets/00026 - frenchapproval/info.txt index e0d3dc7c..ff974100 100644 --- a/datasets/00026 - frenchapproval/info.txt +++ b/datasets/00026 - frenchapproval/info.txt @@ -1,4 +1,4 @@ -Name: 2002 French Presidental Election +Name: 2002 French Presidential Election Abbreviation: frenchapproval @@ -8,7 +8,7 @@ Series Number: 00026 Publication Date: 2017-04-13 -Description:

The 2002 French Presidental Election Dataset was collected by Jean-Francois Laslier and Karine Van der Straeten. It consists of 2,597 approval ballots collected in parallel to the actual election in 6 different districts in France.

The approval votes were collected at a set of polling stations in France during the first round of voting in the 2002 French National Election. Voters in these districts were informed prior to the election that they would have the ability to cast an approval ballot along with their normal ballot for the election. Overall, over 75% of those who turned up to vote participated in the experiment. Each of the files represent one district voting on the same election. There are between 367 and 476 voters (2,597 in all) and 16 candidates. Additional details the method used to collect the data and results of analysis can be found in the required citation for the use of this dataset.

+Description:

The 2002 French Presidential Election Dataset was collected by Jean-Francois Laslier and Karine Van der Straeten. It consists of 2,597 approval ballots collected in parallel to the actual election in 6 different districts in France.

The approval votes were collected at a set of polling stations in France during the first round of voting in the 2002 French National Election. Voters in these districts were informed prior to the election that they would have the ability to cast an approval ballot along with their normal ballot for the election. Overall, over 75% of those who turned up to vote participated in the experiment. Each of the files represent one district voting on the same election. There are between 367 and 476 voters (2,597 in all) and 16 candidates. Additional details the method used to collect the data and results of analysis can be found in the required citation for the use of this dataset.

Required Citations: Jean-Francois Laslier and Karine Van der Straeten. A Live Experiment on Approval Voting. Experimental Economics 11: 97-105, 2008 (Bibtex). diff --git a/datasets/00027 - frenchrate/00027-00000001.toc b/datasets/00027 - frenchrate/00027-00000001.toc index 450c3cdf..be7845cc 100644 --- a/datasets/00027 - frenchrate/00027-00000001.toc +++ b/datasets/00027 - frenchrate/00027-00000001.toc @@ -1,5 +1,5 @@ # FILE NAME: 00027-00000001.toc -# TITLE: Etudes Poltiques +# TITLE: Etudes Politiques # DESCRIPTION: # DATA TYPE: toc # MODIFICATION TYPE: original diff --git a/datasets/00027 - frenchrate/info.txt b/datasets/00027 - frenchrate/info.txt index a6a4a912..24d70f68 100644 --- a/datasets/00027 - frenchrate/info.txt +++ b/datasets/00027 - frenchrate/info.txt @@ -15,4 +15,4 @@ Required Citations: Selected Studies: Jean-Francois Laslier and Karine Van der Straeten. Vote par assentiment pendant la presidentielle de 2002: analyse d'une experience. Revue Francaise de Science Politique 54 : 99-130, 2004. file_name, modification_type, relates_to, title, description, publication_date -00027-00000001.toc, original, , Etudes Poltiques, , 2017-04-13 +00027-00000001.toc, original, , Etudes Politiques, , 2017-04-13 diff --git a/datasets/00029 - frenchratecombi/info.txt b/datasets/00029 - frenchratecombi/info.txt index 27143fd0..a284b505 100644 --- a/datasets/00029 - frenchratecombi/info.txt +++ b/datasets/00029 - frenchratecombi/info.txt @@ -15,4 +15,4 @@ Required Citations: Selected Studies: Jean-Francois Laslier and Karine Van der Straeten. Vote par assentiment pendant la presidentielle de 2002: analyse d'une experience. Revue Francaise de Science Politique 54 : 99-130, 2004. file_name, modification_type, relates_to, title, description, publication_date -00029-00000001.dat, original, , Etudes Poltiques, , 2017-04-13 +00029-00000001.dat, original, , Etudes Politiques, , 2017-04-13 diff --git a/datasets/00036 - kidney/00036-00000040.wmd b/datasets/00036 - kidney/00036-00000040.wmd index 57687d0e..cd72d560 100644 --- a/datasets/00036 - kidney/00036-00000040.wmd +++ b/datasets/00036 - kidney/00036-00000040.wmd @@ -1,5 +1,5 @@ # FILE NAME: 00036-00000040.wmd -# TITLE: Kidney Matching - 32 pairs with 0 alturists +# TITLE: Kidney Matching - 32 pairs with 0 altruists # DESCRIPTION: # DATA TYPE: wmd # MODIFICATION TYPE: synthetic diff --git a/datasets/00036 - kidney/00036-00000048.wmd b/datasets/00036 - kidney/00036-00000048.wmd index 0ca4c9bb..a8fa73fb 100644 --- a/datasets/00036 - kidney/00036-00000048.wmd +++ b/datasets/00036 - kidney/00036-00000048.wmd @@ -1,5 +1,5 @@ # FILE NAME: 00036-00000048.wmd -# TITLE: Kidney Matching - 32 pairs with 1 alturists +# TITLE: Kidney Matching - 32 pairs with 1 altruists # DESCRIPTION: # DATA TYPE: wmd # MODIFICATION TYPE: synthetic diff --git a/datasets/00036 - kidney/00036-00000056.wmd b/datasets/00036 - kidney/00036-00000056.wmd index c3d12a7e..d3c9a10d 100644 --- a/datasets/00036 - kidney/00036-00000056.wmd +++ b/datasets/00036 - kidney/00036-00000056.wmd @@ -1,5 +1,5 @@ # FILE NAME: 00036-00000056.wmd -# TITLE: Kidney Matching - 32 pairs with 3 alturists +# TITLE: Kidney Matching - 32 pairs with 3 altruists # DESCRIPTION: # DATA TYPE: wmd # MODIFICATION TYPE: synthetic diff --git a/datasets/00036 - kidney/00036-00000064.wmd b/datasets/00036 - kidney/00036-00000064.wmd index 3518545d..d3356c74 100644 --- a/datasets/00036 - kidney/00036-00000064.wmd +++ b/datasets/00036 - kidney/00036-00000064.wmd @@ -1,5 +1,5 @@ # FILE NAME: 00036-00000064.wmd -# TITLE: Kidney Matching - 32 pairs with 4 alturists +# TITLE: Kidney Matching - 32 pairs with 4 altruists # DESCRIPTION: # DATA TYPE: wmd # MODIFICATION TYPE: synthetic diff --git a/datasets/00036 - kidney/00036-00000072.wmd b/datasets/00036 - kidney/00036-00000072.wmd index e185b35c..462f327f 100644 --- a/datasets/00036 - kidney/00036-00000072.wmd +++ b/datasets/00036 - kidney/00036-00000072.wmd @@ -1,5 +1,5 @@ # FILE NAME: 00036-00000072.wmd -# TITLE: Kidney Matching - 64 pairs with 0 alturists +# TITLE: Kidney Matching - 64 pairs with 0 altruists # DESCRIPTION: # DATA TYPE: wmd # MODIFICATION TYPE: synthetic diff --git a/datasets/00036 - kidney/00036-00000080.wmd b/datasets/00036 - kidney/00036-00000080.wmd index 76e899bd..bb99f79f 100644 --- a/datasets/00036 - kidney/00036-00000080.wmd +++ b/datasets/00036 - kidney/00036-00000080.wmd @@ -1,5 +1,5 @@ # FILE NAME: 00036-00000080.wmd -# TITLE: Kidney Matching - 64 pairs with 0 alturists +# TITLE: Kidney Matching - 64 pairs with 0 altruists # DESCRIPTION: # DATA TYPE: wmd # MODIFICATION TYPE: synthetic diff --git a/datasets/00036 - kidney/00036-00000088.wmd b/datasets/00036 - kidney/00036-00000088.wmd index f971c4fb..abc89e2f 100644 --- a/datasets/00036 - kidney/00036-00000088.wmd +++ b/datasets/00036 - kidney/00036-00000088.wmd @@ -1,5 +1,5 @@ # FILE NAME: 00036-00000088.wmd -# TITLE: Kidney Matching - 64 pairs with 3 alturists +# TITLE: Kidney Matching - 64 pairs with 3 altruists # DESCRIPTION: # DATA TYPE: wmd # MODIFICATION TYPE: synthetic diff --git a/datasets/00036 - kidney/00036-00000096.wmd b/datasets/00036 - kidney/00036-00000096.wmd index 2817da79..71c59eef 100644 --- a/datasets/00036 - kidney/00036-00000096.wmd +++ b/datasets/00036 - kidney/00036-00000096.wmd @@ -1,5 +1,5 @@ # FILE NAME: 00036-00000096.wmd -# TITLE: Kidney Matching - 64 pairs with 6 alturists +# TITLE: Kidney Matching - 64 pairs with 6 altruists # DESCRIPTION: # DATA TYPE: wmd # MODIFICATION TYPE: synthetic diff --git a/datasets/00036 - kidney/00036-00000104.wmd b/datasets/00036 - kidney/00036-00000104.wmd index 21b12674..2152b38a 100644 --- a/datasets/00036 - kidney/00036-00000104.wmd +++ b/datasets/00036 - kidney/00036-00000104.wmd @@ -1,5 +1,5 @@ # FILE NAME: 00036-00000104.wmd -# TITLE: Kidney Matching - 64 pairs with 9 alturists +# TITLE: Kidney Matching - 64 pairs with 9 altruists # DESCRIPTION: # DATA TYPE: wmd # MODIFICATION TYPE: synthetic diff --git a/datasets/00036 - kidney/00036-00000112.wmd b/datasets/00036 - kidney/00036-00000112.wmd index 9b46cbd5..38e0c559 100644 --- a/datasets/00036 - kidney/00036-00000112.wmd +++ b/datasets/00036 - kidney/00036-00000112.wmd @@ -1,5 +1,5 @@ # FILE NAME: 00036-00000112.wmd -# TITLE: Kidney Matching - 128 pairs with 0 alturists +# TITLE: Kidney Matching - 128 pairs with 0 altruists # DESCRIPTION: # DATA TYPE: wmd # MODIFICATION TYPE: synthetic diff --git a/datasets/00036 - kidney/00036-00000120.wmd b/datasets/00036 - kidney/00036-00000120.wmd index 9226526d..f9e03189 100644 --- a/datasets/00036 - kidney/00036-00000120.wmd +++ b/datasets/00036 - kidney/00036-00000120.wmd @@ -1,5 +1,5 @@ # FILE NAME: 00036-00000120.wmd -# TITLE: Kidney Matching - 128 pairs with 0 alturists +# TITLE: Kidney Matching - 128 pairs with 0 altruists # DESCRIPTION: # DATA TYPE: wmd # MODIFICATION TYPE: synthetic diff --git a/datasets/00036 - kidney/00036-00000256.wmd b/datasets/00036 - kidney/00036-00000256.wmd index 8bb73182..7d2c6d97 100644 --- a/datasets/00036 - kidney/00036-00000256.wmd +++ b/datasets/00036 - kidney/00036-00000256.wmd @@ -1,5 +1,5 @@ # FILE NAME: 00036-00000256.wmd -# TITLE: Kidney Matching - 1024 pairs with 102 alturists +# TITLE: Kidney Matching - 1024 pairs with 102 altruists # DESCRIPTION: # DATA TYPE: wmd # MODIFICATION TYPE: synthetic diff --git a/datasets/00036 - kidney/00036-00000264.wmd b/datasets/00036 - kidney/00036-00000264.wmd index 8675810e..3fce1daa 100644 --- a/datasets/00036 - kidney/00036-00000264.wmd +++ b/datasets/00036 - kidney/00036-00000264.wmd @@ -1,5 +1,5 @@ # FILE NAME: 00036-00000264.wmd -# TITLE: Kidney Matching - 1024 pairs with 153 alturists +# TITLE: Kidney Matching - 1024 pairs with 153 altruists # DESCRIPTION: # DATA TYPE: wmd # MODIFICATION TYPE: synthetic diff --git a/datasets/00036 - kidney/00036-00000272.wmd b/datasets/00036 - kidney/00036-00000272.wmd index 0f84f1a6..5bf656f6 100644 --- a/datasets/00036 - kidney/00036-00000272.wmd +++ b/datasets/00036 - kidney/00036-00000272.wmd @@ -1,5 +1,5 @@ # FILE NAME: 00036-00000272.wmd -# TITLE: Kidney Matching - 2048 pairs with 0 alturists +# TITLE: Kidney Matching - 2048 pairs with 0 altruists # DESCRIPTION: # DATA TYPE: wmd # MODIFICATION TYPE: synthetic diff --git a/datasets/00036 - kidney/00036-00000280.wmd b/datasets/00036 - kidney/00036-00000280.wmd index 56e6a705..d50f0f8d 100644 --- a/datasets/00036 - kidney/00036-00000280.wmd +++ b/datasets/00036 - kidney/00036-00000280.wmd @@ -1,5 +1,5 @@ # FILE NAME: 00036-00000280.wmd -# TITLE: Kidney Matching - 2048 pairs with 0 alturists +# TITLE: Kidney Matching - 2048 pairs with 0 altruists # DESCRIPTION: # DATA TYPE: wmd # MODIFICATION TYPE: synthetic diff --git a/datasets/00036 - kidney/00036-00000288.wmd b/datasets/00036 - kidney/00036-00000288.wmd index 3cbb49a9..413ba7b4 100644 --- a/datasets/00036 - kidney/00036-00000288.wmd +++ b/datasets/00036 - kidney/00036-00000288.wmd @@ -1,5 +1,5 @@ # FILE NAME: 00036-00000288.wmd -# TITLE: Kidney Matching - 2048 pairs with 102 alturists +# TITLE: Kidney Matching - 2048 pairs with 102 altruists # DESCRIPTION: # DATA TYPE: wmd # MODIFICATION TYPE: synthetic diff --git a/datasets/00036 - kidney/00036-00000296.wmd b/datasets/00036 - kidney/00036-00000296.wmd index 8fdc1222..f1709eb4 100644 --- a/datasets/00036 - kidney/00036-00000296.wmd +++ b/datasets/00036 - kidney/00036-00000296.wmd @@ -1,5 +1,5 @@ # FILE NAME: 00036-00000296.wmd -# TITLE: Kidney Matching - 2048 pairs with 204 alturists +# TITLE: Kidney Matching - 2048 pairs with 204 altruists # DESCRIPTION: # DATA TYPE: wmd # MODIFICATION TYPE: synthetic diff --git a/datasets/00036 - kidney/info.txt b/datasets/00036 - kidney/info.txt index a92bba9f..ffa46cb0 100644 --- a/datasets/00036 - kidney/info.txt +++ b/datasets/00036 - kidney/info.txt @@ -93,8 +93,8 @@ file_name, modification_type, relates_to, title, description, publication_date 00036-00000038.wmd, synthetic, , Kidney Matching - 32 with 0, , 2013-08-17 00036-00000039.dat, synthetic, 00036-00000039.wmd, Kidney Matching - 32 with 0, Extra information about the wmd file, 2013-08-17 00036-00000039.wmd, synthetic, , Kidney Matching - 32 with 0, , 2013-08-17 -00036-00000040.dat, synthetic, 00036-00000040.wmd, Kidney Matching - 32 pairs with 0 alturists, Extra information about the wmd file, 2013-08-17 -00036-00000040.wmd, synthetic, , Kidney Matching - 32 pairs with 0 alturists, , 2013-08-17 +00036-00000040.dat, synthetic, 00036-00000040.wmd, Kidney Matching - 32 pairs with 0 altruists, Extra information about the wmd file, 2013-08-17 +00036-00000040.wmd, synthetic, , Kidney Matching - 32 pairs with 0 altruists, , 2013-08-17 00036-00000041.dat, synthetic, 00036-00000041.wmd, Kidney Matching - 32 with 1, Extra information about the wmd file, 2013-08-17 00036-00000041.wmd, synthetic, , Kidney Matching - 32 with 1, , 2013-08-17 00036-00000042.dat, synthetic, 00036-00000042.wmd, Kidney Matching - 32 with 1, Extra information about the wmd file, 2013-08-17 @@ -109,8 +109,8 @@ file_name, modification_type, relates_to, title, description, publication_date 00036-00000046.wmd, synthetic, , Kidney Matching - 32 with 1, , 2013-08-17 00036-00000047.dat, synthetic, 00036-00000047.wmd, Kidney Matching - 32 with 1, Extra information about the wmd file, 2013-08-17 00036-00000047.wmd, synthetic, , Kidney Matching - 32 with 1, , 2013-08-17 -00036-00000048.dat, synthetic, 00036-00000048.wmd, Kidney Matching - 32 pairs with 1 alturists, Extra information about the wmd file, 2013-08-17 -00036-00000048.wmd, synthetic, , Kidney Matching - 32 pairs with 1 alturists, , 2013-08-17 +00036-00000048.dat, synthetic, 00036-00000048.wmd, Kidney Matching - 32 pairs with 1 altruists, Extra information about the wmd file, 2013-08-17 +00036-00000048.wmd, synthetic, , Kidney Matching - 32 pairs with 1 altruists, , 2013-08-17 00036-00000049.dat, synthetic, 00036-00000049.wmd, Kidney Matching - 32 with 1, Extra information about the wmd file, 2013-08-17 00036-00000049.wmd, synthetic, , Kidney Matching - 32 with 1, , 2013-08-17 00036-00000050.dat, synthetic, 00036-00000050.wmd, Kidney Matching - 32 with 1, Extra information about the wmd file, 2013-08-17 @@ -125,8 +125,8 @@ file_name, modification_type, relates_to, title, description, publication_date 00036-00000054.wmd, synthetic, , Kidney Matching - 32 with 3, , 2013-08-17 00036-00000055.dat, synthetic, 00036-00000055.wmd, Kidney Matching - 32 with 3, Extra information about the wmd file, 2013-08-17 00036-00000055.wmd, synthetic, , Kidney Matching - 32 with 3, , 2013-08-17 -00036-00000056.dat, synthetic, 00036-00000056.wmd, Kidney Matching - 32 pairs with 3 alturists, Extra information about the wmd file, 2013-08-17 -00036-00000056.wmd, synthetic, , Kidney Matching - 32 pairs with 3 alturists, , 2013-08-17 +00036-00000056.dat, synthetic, 00036-00000056.wmd, Kidney Matching - 32 pairs with 3 altruists, Extra information about the wmd file, 2013-08-17 +00036-00000056.wmd, synthetic, , Kidney Matching - 32 pairs with 3 altruists, , 2013-08-17 00036-00000057.dat, synthetic, 00036-00000057.wmd, Kidney Matching - 32 with 3, Extra information about the wmd file, 2013-08-17 00036-00000057.wmd, synthetic, , Kidney Matching - 32 with 3, , 2013-08-17 00036-00000058.dat, synthetic, 00036-00000058.wmd, Kidney Matching - 32 with 3, Extra information about the wmd file, 2013-08-17 @@ -141,8 +141,8 @@ file_name, modification_type, relates_to, title, description, publication_date 00036-00000062.wmd, synthetic, , Kidney Matching - 32 with 4, , 2013-08-17 00036-00000063.dat, synthetic, 00036-00000063.wmd, Kidney Matching - 32 with 4, Extra information about the wmd file, 2013-08-17 00036-00000063.wmd, synthetic, , Kidney Matching - 32 with 4, , 2013-08-17 -00036-00000064.dat, synthetic, 00036-00000064.wmd, Kidney Matching - 32 pairs with 4 alturists, Extra information about the wmd file, 2013-08-17 -00036-00000064.wmd, synthetic, , Kidney Matching - 32 pairs with 4 alturists, , 2013-08-17 +00036-00000064.dat, synthetic, 00036-00000064.wmd, Kidney Matching - 32 pairs with 4 altruists, Extra information about the wmd file, 2013-08-17 +00036-00000064.wmd, synthetic, , Kidney Matching - 32 pairs with 4 altruists, , 2013-08-17 00036-00000065.dat, synthetic, 00036-00000065.wmd, Kidney Matching - 32 with 4, Extra information about the wmd file, 2013-08-17 00036-00000065.wmd, synthetic, , Kidney Matching - 32 with 4, , 2013-08-17 00036-00000066.dat, synthetic, 00036-00000066.wmd, Kidney Matching - 32 with 4, Extra information about the wmd file, 2013-08-17 @@ -157,8 +157,8 @@ file_name, modification_type, relates_to, title, description, publication_date 00036-00000070.wmd, synthetic, , Kidney Matching - 32 with 4, , 2013-08-17 00036-00000071.dat, synthetic, 00036-00000071.wmd, Kidney Matching - 64 with 0, Extra information about the wmd file, 2013-08-17 00036-00000071.wmd, synthetic, , Kidney Matching - 64 with 0, , 2013-08-17 -00036-00000072.dat, synthetic, 00036-00000072.wmd, Kidney Matching - 64 pairs with 0 alturists, Extra information about the wmd file, 2013-08-17 -00036-00000072.wmd, synthetic, , Kidney Matching - 64 pairs with 0 alturists, , 2013-08-17 +00036-00000072.dat, synthetic, 00036-00000072.wmd, Kidney Matching - 64 pairs with 0 altruists, Extra information about the wmd file, 2013-08-17 +00036-00000072.wmd, synthetic, , Kidney Matching - 64 pairs with 0 altruists, , 2013-08-17 00036-00000073.dat, synthetic, 00036-00000073.wmd, Kidney Matching - 64 with 0, Extra information about the wmd file, 2013-08-17 00036-00000073.wmd, synthetic, , Kidney Matching - 64 with 0, , 2013-08-17 00036-00000074.dat, synthetic, 00036-00000074.wmd, Kidney Matching - 64 with 0, Extra information about the wmd file, 2013-08-17 @@ -173,8 +173,8 @@ file_name, modification_type, relates_to, title, description, publication_date 00036-00000078.wmd, synthetic, , Kidney Matching - 64 with 0, , 2013-08-17 00036-00000079.dat, synthetic, 00036-00000079.wmd, Kidney Matching - 64 with 0, Extra information about the wmd file, 2013-08-17 00036-00000079.wmd, synthetic, , Kidney Matching - 64 with 0, , 2013-08-17 -00036-00000080.dat, synthetic, 00036-00000080.wmd, Kidney Matching - 64 pairs with 0 alturists, Extra information about the wmd file, 2013-08-17 -00036-00000080.wmd, synthetic, , Kidney Matching - 64 pairs with 0 alturists, , 2013-08-17 +00036-00000080.dat, synthetic, 00036-00000080.wmd, Kidney Matching - 64 pairs with 0 altruists, Extra information about the wmd file, 2013-08-17 +00036-00000080.wmd, synthetic, , Kidney Matching - 64 pairs with 0 altruists, , 2013-08-17 00036-00000081.dat, synthetic, 00036-00000081.wmd, Kidney Matching - 64 with 3, Extra information about the wmd file, 2013-08-17 00036-00000081.wmd, synthetic, , Kidney Matching - 64 with 3, , 2013-08-17 00036-00000082.dat, synthetic, 00036-00000082.wmd, Kidney Matching - 64 with 3, Extra information about the wmd file, 2013-08-17 @@ -189,8 +189,8 @@ file_name, modification_type, relates_to, title, description, publication_date 00036-00000086.wmd, synthetic, , Kidney Matching - 64 with 3, , 2013-08-17 00036-00000087.dat, synthetic, 00036-00000087.wmd, Kidney Matching - 64 with 3, Extra information about the wmd file, 2013-08-17 00036-00000087.wmd, synthetic, , Kidney Matching - 64 with 3, , 2013-08-17 -00036-00000088.dat, synthetic, 00036-00000088.wmd, Kidney Matching - 64 pairs with 3 alturists, Extra information about the wmd file, 2013-08-17 -00036-00000088.wmd, synthetic, , Kidney Matching - 64 pairs with 3 alturists, , 2013-08-17 +00036-00000088.dat, synthetic, 00036-00000088.wmd, Kidney Matching - 64 pairs with 3 altruists, Extra information about the wmd file, 2013-08-17 +00036-00000088.wmd, synthetic, , Kidney Matching - 64 pairs with 3 altruists, , 2013-08-17 00036-00000089.dat, synthetic, 00036-00000089.wmd, Kidney Matching - 64 with 3, Extra information about the wmd file, 2013-08-17 00036-00000089.wmd, synthetic, , Kidney Matching - 64 with 3, , 2013-08-17 00036-00000090.dat, synthetic, 00036-00000090.wmd, Kidney Matching - 64 with 3, Extra information about the wmd file, 2013-08-17 @@ -205,8 +205,8 @@ file_name, modification_type, relates_to, title, description, publication_date 00036-00000094.wmd, synthetic, , Kidney Matching - 64 with 6, , 2013-08-17 00036-00000095.dat, synthetic, 00036-00000095.wmd, Kidney Matching - 64 with 6, Extra information about the wmd file, 2013-08-17 00036-00000095.wmd, synthetic, , Kidney Matching - 64 with 6, , 2013-08-17 -00036-00000096.dat, synthetic, 00036-00000096.wmd, Kidney Matching - 64 pairs with 6 alturists, Extra information about the wmd file, 2013-08-17 -00036-00000096.wmd, synthetic, , Kidney Matching - 64 pairs with 6 alturists, , 2013-08-17 +00036-00000096.dat, synthetic, 00036-00000096.wmd, Kidney Matching - 64 pairs with 6 altruists, Extra information about the wmd file, 2013-08-17 +00036-00000096.wmd, synthetic, , Kidney Matching - 64 pairs with 6 altruists, , 2013-08-17 00036-00000097.dat, synthetic, 00036-00000097.wmd, Kidney Matching - 64 with 6, Extra information about the wmd file, 2013-08-17 00036-00000097.wmd, synthetic, , Kidney Matching - 64 with 6, , 2013-08-17 00036-00000098.dat, synthetic, 00036-00000098.wmd, Kidney Matching - 64 with 6, Extra information about the wmd file, 2013-08-17 @@ -221,8 +221,8 @@ file_name, modification_type, relates_to, title, description, publication_date 00036-00000102.wmd, synthetic, , Kidney Matching - 64 with 9, , 2013-08-17 00036-00000103.dat, synthetic, 00036-00000103.wmd, Kidney Matching - 64 with 9, Extra information about the wmd file, 2013-08-17 00036-00000103.wmd, synthetic, , Kidney Matching - 64 with 9, , 2013-08-17 -00036-00000104.dat, synthetic, 00036-00000104.wmd, Kidney Matching - 64 pairs with 9 alturists, Extra information about the wmd file, 2013-08-17 -00036-00000104.wmd, synthetic, , Kidney Matching - 64 pairs with 9 alturists, , 2013-08-17 +00036-00000104.dat, synthetic, 00036-00000104.wmd, Kidney Matching - 64 pairs with 9 altruists, Extra information about the wmd file, 2013-08-17 +00036-00000104.wmd, synthetic, , Kidney Matching - 64 pairs with 9 altruists, , 2013-08-17 00036-00000105.dat, synthetic, 00036-00000105.wmd, Kidney Matching - 64 with 9, Extra information about the wmd file, 2013-08-17 00036-00000105.wmd, synthetic, , Kidney Matching - 64 with 9, , 2013-08-17 00036-00000106.dat, synthetic, 00036-00000106.wmd, Kidney Matching - 64 with 9, Extra information about the wmd file, 2013-08-17 @@ -237,8 +237,8 @@ file_name, modification_type, relates_to, title, description, publication_date 00036-00000110.wmd, synthetic, , Kidney Matching - 64 with 9, , 2013-08-17 00036-00000111.dat, synthetic, 00036-00000111.wmd, Kidney Matching - 128 with 0, Extra information about the wmd file, 2013-08-17 00036-00000111.wmd, synthetic, , Kidney Matching - 128 with 0, , 2013-08-17 -00036-00000112.dat, synthetic, 00036-00000112.wmd, Kidney Matching - 128 pairs with 0 alturists, Extra information about the wmd file, 2013-08-17 -00036-00000112.wmd, synthetic, , Kidney Matching - 128 pairs with 0 alturists, , 2013-08-17 +00036-00000112.dat, synthetic, 00036-00000112.wmd, Kidney Matching - 128 pairs with 0 altruists, Extra information about the wmd file, 2013-08-17 +00036-00000112.wmd, synthetic, , Kidney Matching - 128 pairs with 0 altruists, , 2013-08-17 00036-00000113.dat, synthetic, 00036-00000113.wmd, Kidney Matching - 128 with 0, Extra information about the wmd file, 2013-08-17 00036-00000113.wmd, synthetic, , Kidney Matching - 128 with 0, , 2013-08-17 00036-00000114.dat, synthetic, 00036-00000114.wmd, Kidney Matching - 128 with 0, Extra information about the wmd file, 2013-08-17 @@ -253,8 +253,8 @@ file_name, modification_type, relates_to, title, description, publication_date 00036-00000118.wmd, synthetic, , Kidney Matching - 128 with 0, , 2013-08-17 00036-00000119.dat, synthetic, 00036-00000119.wmd, Kidney Matching - 128 with 0, Extra information about the wmd file, 2013-08-17 00036-00000119.wmd, synthetic, , Kidney Matching - 128 with 0, , 2013-08-17 -00036-00000120.dat, synthetic, 00036-00000120.wmd, Kidney Matching - 128 pairs with 0 alturists, Extra information about the wmd file, 2013-08-17 -00036-00000120.wmd, synthetic, , Kidney Matching - 128 pairs with 0 alturists, , 2013-08-17 +00036-00000120.dat, synthetic, 00036-00000120.wmd, Kidney Matching - 128 pairs with 0 altruists, Extra information about the wmd file, 2013-08-17 +00036-00000120.wmd, synthetic, , Kidney Matching - 128 pairs with 0 altruists, , 2013-08-17 00036-00000121.dat, synthetic, 00036-00000121.wmd, Kidney Matching - 128 with 6, Extra information about the wmd file, 2013-08-17 00036-00000121.wmd, synthetic, , Kidney Matching - 128 with 6, , 2013-08-17 00036-00000122.dat, synthetic, 00036-00000122.wmd, Kidney Matching - 128 with 6, Extra information about the wmd file, 2013-08-17 @@ -525,8 +525,8 @@ file_name, modification_type, relates_to, title, description, publication_date 00036-00000254.wmd, synthetic, , Kidney Matching - 1024 with 102, , 2013-08-17 00036-00000255.dat, synthetic, 00036-00000255.wmd, Kidney Matching - 1024 with 102, Extra information about the wmd file, 2013-08-17 00036-00000255.wmd, synthetic, , Kidney Matching - 1024 with 102, , 2013-08-17 -00036-00000256.dat, synthetic, 00036-00000256.wmd, Kidney Matching - 1024 pairs with 102 alturists, Extra information about the wmd file, 2013-08-17 -00036-00000256.wmd, synthetic, , Kidney Matching - 1024 pairs with 102 alturists, , 2013-08-17 +00036-00000256.dat, synthetic, 00036-00000256.wmd, Kidney Matching - 1024 pairs with 102 altruists, Extra information about the wmd file, 2013-08-17 +00036-00000256.wmd, synthetic, , Kidney Matching - 1024 pairs with 102 altruists, , 2013-08-17 00036-00000257.dat, synthetic, 00036-00000257.wmd, Kidney Matching - 1024 with 102, Extra information about the wmd file, 2013-08-17 00036-00000257.wmd, synthetic, , Kidney Matching - 1024 with 102, , 2013-08-17 00036-00000258.dat, synthetic, 00036-00000258.wmd, Kidney Matching - 1024 with 102, Extra information about the wmd file, 2013-08-17 @@ -541,8 +541,8 @@ file_name, modification_type, relates_to, title, description, publication_date 00036-00000262.wmd, synthetic, , Kidney Matching - 1024 with 153, , 2013-08-17 00036-00000263.dat, synthetic, 00036-00000263.wmd, Kidney Matching - 1024 with 153, Extra information about the wmd file, 2013-08-17 00036-00000263.wmd, synthetic, , Kidney Matching - 1024 with 153, , 2013-08-17 -00036-00000264.dat, synthetic, 00036-00000264.wmd, Kidney Matching - 1024 pairs with 153 alturists, Extra information about the wmd file, 2013-08-17 -00036-00000264.wmd, synthetic, , Kidney Matching - 1024 pairs with 153 alturists, , 2013-08-17 +00036-00000264.dat, synthetic, 00036-00000264.wmd, Kidney Matching - 1024 pairs with 153 altruists, Extra information about the wmd file, 2013-08-17 +00036-00000264.wmd, synthetic, , Kidney Matching - 1024 pairs with 153 altruists, , 2013-08-17 00036-00000265.dat, synthetic, 00036-00000265.wmd, Kidney Matching - 1024 with 153, Extra information about the wmd file, 2013-08-17 00036-00000265.wmd, synthetic, , Kidney Matching - 1024 with 153, , 2013-08-17 00036-00000266.dat, synthetic, 00036-00000266.wmd, Kidney Matching - 1024 with 153, Extra information about the wmd file, 2013-08-17 @@ -557,8 +557,8 @@ file_name, modification_type, relates_to, title, description, publication_date 00036-00000270.wmd, synthetic, , Kidney Matching - 1024 with 153, , 2013-08-17 00036-00000271.dat, synthetic, 00036-00000271.wmd, Kidney Matching - 2048 with 0, Extra information about the wmd file, 2013-08-17 00036-00000271.wmd, synthetic, , Kidney Matching - 2048 with 0, , 2013-08-17 -00036-00000272.dat, synthetic, 00036-00000272.wmd, Kidney Matching - 2048 pairs with 0 alturists, Extra information about the wmd file, 2013-08-17 -00036-00000272.wmd, synthetic, , Kidney Matching - 2048 pairs with 0 alturists, , 2013-08-17 +00036-00000272.dat, synthetic, 00036-00000272.wmd, Kidney Matching - 2048 pairs with 0 altruists, Extra information about the wmd file, 2013-08-17 +00036-00000272.wmd, synthetic, , Kidney Matching - 2048 pairs with 0 altruists, , 2013-08-17 00036-00000273.dat, synthetic, 00036-00000273.wmd, Kidney Matching - 2048 with 0, Extra information about the wmd file, 2013-08-17 00036-00000273.wmd, synthetic, , Kidney Matching - 2048 with 0, , 2013-08-17 00036-00000274.dat, synthetic, 00036-00000274.wmd, Kidney Matching - 2048 with 0, Extra information about the wmd file, 2013-08-17 @@ -573,8 +573,8 @@ file_name, modification_type, relates_to, title, description, publication_date 00036-00000278.wmd, synthetic, , Kidney Matching - 2048 with 0, , 2013-08-17 00036-00000279.dat, synthetic, 00036-00000279.wmd, Kidney Matching - 2048 with 0, Extra information about the wmd file, 2013-08-17 00036-00000279.wmd, synthetic, , Kidney Matching - 2048 with 0, , 2013-08-17 -00036-00000280.dat, synthetic, 00036-00000280.wmd, Kidney Matching - 2048 pairs with 0 alturists, Extra information about the wmd file, 2013-08-17 -00036-00000280.wmd, synthetic, , Kidney Matching - 2048 pairs with 0 alturists, , 2013-08-17 +00036-00000280.dat, synthetic, 00036-00000280.wmd, Kidney Matching - 2048 pairs with 0 altruists, Extra information about the wmd file, 2013-08-17 +00036-00000280.wmd, synthetic, , Kidney Matching - 2048 pairs with 0 altruists, , 2013-08-17 00036-00000281.dat, synthetic, 00036-00000281.wmd, Kidney Matching - 2048 with 102, Extra information about the wmd file, 2013-08-17 00036-00000281.wmd, synthetic, , Kidney Matching - 2048 with 102, , 2013-08-17 00036-00000282.dat, synthetic, 00036-00000282.wmd, Kidney Matching - 2048 with 102, Extra information about the wmd file, 2013-08-17 @@ -589,8 +589,8 @@ file_name, modification_type, relates_to, title, description, publication_date 00036-00000286.wmd, synthetic, , Kidney Matching - 2048 with 102, , 2013-08-17 00036-00000287.dat, synthetic, 00036-00000287.wmd, Kidney Matching - 2048 with 102, Extra information about the wmd file, 2013-08-17 00036-00000287.wmd, synthetic, , Kidney Matching - 2048 with 102, , 2013-08-17 -00036-00000288.dat, synthetic, 00036-00000288.wmd, Kidney Matching - 2048 pairs with 102 alturists, Extra information about the wmd file, 2013-08-17 -00036-00000288.wmd, synthetic, , Kidney Matching - 2048 pairs with 102 alturists, , 2013-08-17 +00036-00000288.dat, synthetic, 00036-00000288.wmd, Kidney Matching - 2048 pairs with 102 altruists, Extra information about the wmd file, 2013-08-17 +00036-00000288.wmd, synthetic, , Kidney Matching - 2048 pairs with 102 altruists, , 2013-08-17 00036-00000289.dat, synthetic, 00036-00000289.wmd, Kidney Matching - 2048 with 102, Extra information about the wmd file, 2013-08-17 00036-00000289.wmd, synthetic, , Kidney Matching - 2048 with 102, , 2013-08-17 00036-00000290.dat, synthetic, 00036-00000290.wmd, Kidney Matching - 2048 with 102, Extra information about the wmd file, 2013-08-17 @@ -605,8 +605,8 @@ file_name, modification_type, relates_to, title, description, publication_date 00036-00000294.wmd, synthetic, , Kidney Matching - 2048 with 204, , 2013-08-17 00036-00000295.dat, synthetic, 00036-00000295.wmd, Kidney Matching - 2048 with 204, Extra information about the wmd file, 2013-08-17 00036-00000295.wmd, synthetic, , Kidney Matching - 2048 with 204, , 2013-08-17 -00036-00000296.dat, synthetic, 00036-00000296.wmd, Kidney Matching - 2048 pairs with 204 alturists, Extra information about the wmd file, 2013-08-17 -00036-00000296.wmd, synthetic, , Kidney Matching - 2048 pairs with 204 alturists, , 2013-08-17 +00036-00000296.dat, synthetic, 00036-00000296.wmd, Kidney Matching - 2048 pairs with 204 altruists, Extra information about the wmd file, 2013-08-17 +00036-00000296.wmd, synthetic, , Kidney Matching - 2048 pairs with 204 altruists, , 2013-08-17 00036-00000297.dat, synthetic, 00036-00000297.wmd, Kidney Matching - 2048 with 204, Extra information about the wmd file, 2013-08-17 00036-00000297.wmd, synthetic, , Kidney Matching - 2048 with 204, , 2013-08-17 00036-00000298.dat, synthetic, 00036-00000298.wmd, Kidney Matching - 2048 with 204, Extra information about the wmd file, 2013-08-17 diff --git a/datasets/00069 - polis/info.txt b/datasets/00069 - polis/info.txt index 6e33732d..99f1a55a 100644 --- a/datasets/00069 - polis/info.txt +++ b/datasets/00069 - polis/info.txt @@ -8,7 +8,7 @@ Series Number: 00069 Publication Date: 2025-10-16 -Description:

Polis is a survey software that allows users to share their opinions and ideas over statements and comments regarding a given theme.

The data presented here is a reformat of the Polis data available on GitHub under under a Creative Commons Attribution 4.0 International license. The data has been reformated to fit the PrefLib categorical preferences data.

Each file describes a polis poll. The alternatives correspond to the statements/comments from the polls. For each statement, the voters can either express positive opinion (corresponding to the "Approved" category), negative opinion (corresponding to the "disapproved" category), or the absence of opinion (in the "Neutral/Skipped" category). Voters do not have to express an opinion, or absence thereof, for all statements/comments.

The data has been provided by Simon Rey, as part of the development of the Proportionality Press within the Fair online group decision making (FairOGD) project of Jan Maly.

+Description:

Polis is a survey software that allows users to share their opinions and ideas over statements and comments regarding a given theme.

The data presented here is a reformat of the Polis data available on GitHub under under a Creative Commons Attribution 4.0 International license. The data has been reformatted to fit the PrefLib categorical preferences data.

Each file describes a polis poll. The alternatives correspond to the statements/comments from the polls. For each statement, the voters can either express positive opinion (corresponding to the "Approved" category), negative opinion (corresponding to the "disapproved" category), or the absence of opinion (in the "Neutral/Skipped" category). Voters do not have to express an opinion, or absence thereof, for all statements/comments.

The data has been provided by Simon Rey, as part of the development of the Proportionality Press within the Fair online group decision making (FairOGD) project of Jan Maly.

Required Citations: diff --git a/datasets/00070 - habermas/info.txt b/datasets/00070 - habermas/info.txt index 6804807c..373b7c0f 100644 --- a/datasets/00070 - habermas/info.txt +++ b/datasets/00070 - habermas/info.txt @@ -8,7 +8,7 @@ Series Number: 00070 Publication Date: 2025-10-12 -Description:

This dataset collects the vote of participants in mini-jury experiments. For each mini-jury, five participants had to give their opinion on a specific topic and an LLM was used to generate four statements agregating the participants' opinions. Participants could then rank the different propositions, and Schulze's method was used to select the winning statement. The original data was collected by Google DeepMind, and was converted to the appropriate format by Théo Delemazure.

+Description:

This dataset collects the vote of participants in mini-jury experiments. For each mini-jury, five participants had to give their opinion on a specific topic and an LLM was used to generate four statements aggregating the participants' opinions. Participants could then rank the different propositions, and Schulze's method was used to select the winning statement. The original data was collected by Google DeepMind, and was converted to the appropriate format by Théo Delemazure.

Required Citations: Michael Henry Tessler et al. AI can help humans find common ground in democratic deliberation. Science 386, 2024. diff --git a/datasets/00072 - french-experiments-ranking/info.txt b/datasets/00072 - french-experiments-ranking/info.txt index dc33e872..9a089da6 100644 --- a/datasets/00072 - french-experiments-ranking/info.txt +++ b/datasets/00072 - french-experiments-ranking/info.txt @@ -1,4 +1,4 @@ -Name: Voting Experiments on IRV and Borda in French Presidental Elections +Name: Voting Experiments on IRV and Borda in French Presidential Elections Abbreviation: french-experiments-rankings diff --git a/datasets/00075 - scotus/info.txt b/datasets/00075 - scotus/info.txt index 5a5a6847..866af0eb 100644 --- a/datasets/00075 - scotus/info.txt +++ b/datasets/00075 - scotus/info.txt @@ -8,7 +8,7 @@ Series Number: 00075 Publication Date: 2026-01-29 -Description:

The dataset is based on the opinions authored and joined by the justices betwen 1946 and 2021, derived from the Supreme Court Database. The Court consists of 9 justices who vote on each case about which of the two parties to the case wins. The Court then publishes a majority opinion explaining the Court’s reasoning. Justices can also submit concurring opinions and dissenting opinions, and join any of the opinions submitted by others. Concurring opinions explain additional or alternative reasons, written by justices who voted with the majority. Dissenting opinions explain why a justice did not vote with the majority. Note that there might be several dissenting and concurring opinions. Each opinion, concurrence, or dissent becomes a ballot “approving” the justices that joined in it. The data was converted to the appropriate format by Théo Delemazure.

+Description:

The dataset is based on the opinions authored and joined by the justices between 1946 and 2021, derived from the Supreme Court Database. The Court consists of 9 justices who vote on each case about which of the two parties to the case wins. The Court then publishes a majority opinion explaining the Court’s reasoning. Justices can also submit concurring opinions and dissenting opinions, and join any of the opinions submitted by others. Concurring opinions explain additional or alternative reasons, written by justices who voted with the majority. Dissenting opinions explain why a justice did not vote with the majority. Note that there might be several dissenting and concurring opinions. Each opinion, concurrence, or dissent becomes a ballot “approving” the justices that joined in it. The data was converted to the appropriate format by Théo Delemazure.

Required Citations: Harold J. Spaeth, Lee Epstein, Andrew D. Martin, Jeffrey A. Segal, Theodore J. Ruger and Sara C. Benesh. 2023 Supreme Court Database, Version 2023 Release 01. URL: http://supremecourtdatabase.org. diff --git a/scripts/convert/polis.py b/scripts/convert/polis.py index af7db216..abc37e7a 100644 --- a/scripts/convert/polis.py +++ b/scripts/convert/polis.py @@ -340,7 +340,7 @@ def polis_poll_to_preflib_cat(poll_dir_path: str, preflib_file_name: str): Publication Date: 2025-10-16 -Description:

Polis is a survey software that allows users to share their opinions and ideas over statements and comments regarding a given theme.

The data presented here is a reformat of the Polis data available on GitHub under under a Creative Commons Attribution 4.0 International license. The data has been reformated to fit the PrefLib categorical preferences data.

Each file describes a polis poll. The alternatives correspond to the statements/comments from the polls. For each statement, the voters can either express positive opinion (corresponding to the "Approved" category), negative opinion (corresponding to the "disapproved" category), or the absence of opinion (in the "Neutral/Skipped" category). Voters do not have to express an opinion, or absence thereof, for all statements/comments.

The data has been provided by Simon Rey, as part of the development of the Proportionality Press within the Fair online group decision making (FairOGD) project of Jan Maly.

+Description:

Polis is a survey software that allows users to share their opinions and ideas over statements and comments regarding a given theme.

The data presented here is a reformat of the Polis data available on GitHub under under a Creative Commons Attribution 4.0 International license. The data has been reformatted to fit the PrefLib categorical preferences data.

Each file describes a polis poll. The alternatives correspond to the statements/comments from the polls. For each statement, the voters can either express positive opinion (corresponding to the "Approved" category), negative opinion (corresponding to the "disapproved" category), or the absence of opinion (in the "Neutral/Skipped" category). Voters do not have to express an opinion, or absence thereof, for all statements/comments.

The data has been provided by Simon Rey, as part of the development of the Proportionality Press within the Fair online group decision making (FairOGD) project of Jan Maly.

Required Citations: diff --git a/scripts/sanitychecks.py b/scripts/sanitychecks.py index 931cab66..ba21b7a3 100644 --- a/scripts/sanitychecks.py +++ b/scripts/sanitychecks.py @@ -57,7 +57,7 @@ def check_info_file(info_file_path, ds_dir, dataset_files, escalate_warnings): } for tag, short_tag in tag_mapping.items(): if short_tag not in infos: - info_error_list.append(f"The infor file does not seem to provide a value for the tag '{tag}'. Please add the tag even if the value is empty.") + info_error_list.append(f"The info file does not seem to provide a value for the tag '{tag}'. Please add the tag even if the value is empty.") # Report or escalate any errors found handle_errors(info_error_list, ds_dir, escalate_warnings)