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.
- Host: GitHub
- URL: https://github.com/hgoers/election_dates_database
- Owner: hgoers
- Created: 2020-09-09T14:01:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-19T07:12:45.000Z (over 4 years ago)
- Last Synced: 2025-01-25T19:09:55.198Z (9 months ago)
- Topics: elections, international, politics
- Language: R
- Homepage:
- Size: 119 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.