Montreal BIXI bike data
1. Montreal BIXI bike data
Imagine that you are the lead data scientist of the Montreal BIXI Bike sharing company. You have just been given data about every time a bike was ridden in 2017, with over 4 million rides! It is your job to explore this data to start to gain insights into patterns of usage and ultimately help your company make sure routes and stations are adequately stocked to meet predicted demand. This is a good example of a large dataset to which all of the methods we have learned about in this course can be applied. First, aggregations and summary plots can help us get the big picture, and then more detailed displays using Trelliscope can help us dive a little deeper. In this case study, we will carry out several exploratory visualizations that will guide us to insights that we should take into account when starting to build statistical models.2. BIXI bikeshare data
The BIXI bike data system records every ride's start and end location, time of day, and duration for the year 2017. For the exercises, we have randomly subsampled the data down to 1 million records, but we will make the full 4 million ride dataset available.3. Let's dive in!
We will start to explore this data using some of the summary visualization techniques that we learned in chapter 1.Create Your Free Account
or
By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.