Title: Oakland Ford GoBikes. Lets see how they are used.
Speaker: Prof. Eric A. Suess, Department of Statistics and Biostatistics, CSU East Bay
Abstract: Ford GoBikes have been in Oakland for quite a while now. Lets take a look at the data and see how they are being used in Oakland. We will download the data and see how the bikes are used during the day, over the months of the year and for the years they have been available. I will introduce and use dplyr package, which is part of the Tidyverse. We will visualize some of the data using ggplot2. The gbfs package will be used to access the data. We will discuss the General Bikeshare Feed Specification and the API. Example code will be provided in an R notebook and in an R Project.