This is a repository containing frequent asked questions (FAQs) by potential voters about elections in their regions. It covers countries around the work as well as the US states. Collectively called the 'Election Dataset', it can be used to conduct research in AI methods to provide accurate and easyily understandable information to voters that they care about.
This data was collected by seeking common questions in leading democracies and then generalizing them systematically using configurable patterns. See technical documentation.
code
folder contains a python notebook for data analysis.data
folder contains the csv data files with election QA data. The queries can also be found in a spreadsheet here: https://rb.gy/nv9rs3docs
folder contains the paper accepted at AAAI 2024 AI4CE workshop titled 'A Dataset of Generalizable Election-Related Questions for AI Tools Compiled from Leading Global Democracies'. It also contains a file called 'DataChangeLog.md' that contains information about the updates made to the datasets in the repository. The slides presented at the AAAI AI4CE 2024 workshop can also found in the same folder.
If you find this work useful, please cite:
@inproceedings{lakkaraju2024dataset,
title={A Dataset of Generalizable Election-Related Questions for AI Tools Compiled from Leading Global Democracies},
author={Kausik Lakkaraju and Sara Elizabeth Jones and Bharath Muppasani and Biplav Srivastava},
booktitle={AAAI 2024 Workshop on AI and Credible Elections},
year={2024}
}
For related Voter FAQs data about all the states in the United States, see repo. The data was collected by searching for data at each US state's election commission website(s). Further, it was augmented with data from Vote411 managed by League for Women Voters (LWV), a non-profit. The data is in .json format.