There are 2 repositories under bike-share topic.
Documentation of Bike Sharing APIs 🚴🛴🛵
Documentation for the General Bikeshare Feed Specification, a standardized data feed for shared mobility system availability. Maintained by MobilityData
A data standard to enable right-of-way regulation and two-way communication between mobility companies and local governments.
This is the public repository of the MADBike app for iOS. Public bike rental service for BiciMAD.
Comparison of driving and bicycling times in Paris and neighborhoods
Bike sharing prediction based on neural nets
Developed as coursework for Udacity "Deep Learning Fundamentals" Nanodegree
OpenAPI description for MDS data feeds, managed by the Open Mobility Foundation.
Python script written to explore US bikeshare data
In this project, I implemented LSTM model to predict hourly Bike Share Demand
A slim and low-network-use mobile web app for many common bike sharing systems.
Clustering Bike Share Toronto time series data to identify temporal behavioural motifs.
Mapping Bike station location in relation to poor housing conditions and 2015 median household income of census tracts in Pittsburgh, PA
GitHub project (Project 3) repository for Python Data Science Nano Degree
An implementation of the Ant Colony optimization algorithm (ACO) for the capacitated vehicle routing problem (CVRP) for bike sharing rebalancing
Python3 library for working with the Philadelphia Indego Bike Share API
Philadelphia Indego Bicycle Stations
PHP library for working with the Philadelphia Indego Bike Share API
The objective of the project is to build a model that can predict the number of bike share stations that should be created in zip codes that surround a company’s current network of bike stations. They could then use the model as a guide for an expansion effort.
Bike Share Toronto 2021 Data Analysis & Interactive Visualization
indegophp.ericoc.com
Estudo de engenharia reversa da API do aplicativo Yellow 🚲🛴
Logiciel de gestion d'un magasin de velo
The repository is for dublin bikes app. Look at Wiki for development progress. Website shut down due to insufficient aws creds :(
Example of Dashing Dashboard with BCycle widgets.
🚲🤖 Get the status of nearby BCycle stations
PebBike, a simple app to show the nearest available bike hire dock on your Pebble (works both in NYC and London)
A chrome extension that gives you insights into your Toronto Bike Share Data
App for sharing Bikes within a Community, made with Xamarin.
Linear Regression model for Bike sharing dataset
In this project, I used Python to explore data related to bikeshare systems for three major bikeshare systems in the United States. I performed data wrangling to unify the format of data from the three systems and write code to compute descriptive statistics. I also used "matplotlib" library that a package that is not part of the standard Python library to help me visualize the data.