Download and Aggregate Data from Public Hire Bicycle Systems


[Up] [Top]

Documentation for package ‘bikedata’ version 0.1.0

Help Pages

bikedata-package Download and aggregate data from public bicycle hire systems
bikedata Download and aggregate data from public bicycle hire systems
bike_daily_trips Extract daily trip counts for all stations
bike_datelimits Extract date-time limits from trip database
bike_db_totals Count number of entries in sqlite3 database tables
bike_demographic_data Static summary of which systems provide demographic data
bike_distmat Extract station-to-station distance matrix
bike_latest_files Check whether files in database are the latest published files
bike_match_matrices Match rows and columns of distance and trip matrices
bike_rm_db Remove SQLite3 database generated with 'store_bikedat()'
bike_rm_test_data Removes test data written with 'bike_write_test_data()'
bike_stations Extract station matrix from SQLite3 database
bike_summary_stats Extract summary statistics of database
bike_test_data Test data for all 6 cities
bike_tripmat Extract station-to-station trip matrix or data.frame from SQLite3 database
bike_write_test_data Writes test data bundled with package to zip files
dl_bikedata Download hire bicycle data
download_bikedata Download hire bicycle data
index_bikedata_db Add indexes to database created with store_bikedata
store_bikedata Store hire bicycle data in SQLite3 database