Skip to content

A series of data analyses for BIXI open data in R, including EDA, predictive analysis, and more

License

Notifications You must be signed in to change notification settings

HongHaiPV/BixiDataAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R GitHub last commit MIT License

BIXI Data Analyses in R

A series of data analyses for BIXI open data in R, including EDA, predictive analysis, and more.

Data

BIXI is a public bicycle-sharing system serving the areas of Montreal metropolitan with more than 10,000 bikes (including 2,600 electric bikes) and 830 stations. The data used in this project were directly downloaded from BIXI open data website.

Here is the list of used data and their last updated time:

Name Last updated
DonneesOuvertes2023_10.zip Nov 23 12:44
DonneesOuverte2022.zip Nov 22 15:54
Historique-BIXI-2021.zip Nov 23 12:50
Historique-BIXI-2020.zip Nov 23 11:25
Historique-BIXI-2019.zip Nov 23 12:50

Contents

This repository contains a series of data analysis works written in R markdown. The contents are written as reproducible step-by-step documents. The most recently updated analyses are listed as follows:

  1. 01-pre-process.Rmd: Extract, clean, and pre-process the original data into CSV files.
  2. 02-demand-forecast.Rmd: Explore data using plots, analyze the network utilization and forecast future demand using linear regression models.

The HTML outputs are knitted using R Studio and can be located in the html folder.

Authors

@honghaipv

Contact: honghaipvu (at) gmail (dot) com

License

MIT

About

A series of data analyses for BIXI open data in R, including EDA, predictive analysis, and more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published