Downloader
BayWheelsDownloader
Bases: BaseDownloader
Class to download historical trips from BayBikes in San Francisco.
Index for all the historical trips found here.
Source code in lyft_bikes/historical/downloader.py
CapitalBikeshareDownloader
Bases: BaseDownloader
Class to download historical trips from Capital Bikeshare in Washington DC.
Index for all the historical trips found here.
Source code in lyft_bikes/historical/downloader.py
CitiBikesDownloader
Bases: BaseDownloader
Class to download historical trips from CitiBikes in New York City.
Index for all the historical trips found here.
Source code in lyft_bikes/historical/downloader.py
CoGoDownloader
Bases: BaseDownloader
Class to download historical trips from CoGo in Columbus.
Index for all the historical trips found here.
Source code in lyft_bikes/historical/downloader.py
DivvyDownloader
Bases: BaseDownloader
Class to download historical trips from Divvy in Chicago.
Index for all the historical trips found here.
Currently only supports the files with the form %Y%m-divvy-tripdata.zip
that go back until
April 2020