I can't get enough of the Citi Bike data. Here is another look at the data via an interactive graph. You can change the x-axis on the scatter plot and see how it modifies the plot and correlation.
http://joejansen.shinyapps.io/citi-bike-data-with-rCharts/
This chart was made using R and the R packages Shiny, ShinyApps, and rCharts. You can find the code on Github.
Many thanks to:
- Alan Salzberg for for guidance with R and statistical methods.
- RStudio for Shiny and ShinyApps.
- Ramnath Vaidyanathan, online resources for rCharts and highcharts on Shiny.
- Citi Bike for providing system data.
- Weather Underground for historic weather data.