An open API service indexing awesome lists of open source software.

https://github.com/hgoers/election_dates_database

Generates a database of all elections (past and upcoming) held globally since 1998. Includes: date, type, status. Data generated by the International Foundation for Electoral Systems and collected from electionguide.org.
https://github.com/hgoers/election_dates_database

elections international politics

Last synced: 7 months ago
JSON representation

Generates a database of all elections (past and upcoming) held globally since 1998. Includes: date, type, status. Data generated by the International Foundation for Electoral Systems and collected from electionguide.org.

Awesome Lists containing this project

README

          

# Comprehensive global election database

This repo contains the R code that I use to generate and update a comprehensive list of elections held globally. The data are pulled from https://www.electionguide.org/.

## What you get:
1. A .rda file containing the database, with the date of the last pull.
2. A .csv file containing the database, with the date of the last pull.