R Shiny App with data visualizations of the 2014-2019 European Parliament Sessions votes.
- The python script allows the data retrieval from the votewatch.eu site for the Term 8 (2014-2019)
- to run the web application in R :
- just download the repository,
- open the shiny/ directory with RStudio.
- launch the app.
An online version is also available here
All raw data (voting history per MEP per domain) are available in the R/shiny/data folder.
Any feedback is welcomed.