This project was created as an assignment for a course called DS105M - Data for Data Science. The project group was completed by Alanah Sarginson, Noémie Claret and Len Metson.
It aims to quantify and visualise the amount of time that different MPs speak in legislative settings. Our final product will be a story of visualisations hosted on Tableau Public.
The analysis stage of our product was fully reproducible. If R and RStudio are installed on your local machine. You will be able to run the analysis yourself. Clone our repository into a local folder on your machine. Opening 'speech-time.Rproj' will open an environment in RStudio where you can find all the scripts we used.
The here
package is used to set relative paths.