Code for the paper "Synergizing cycling and transit: Strategic placement of cycling infrastructure to enhance job accessibility"
This code is used for computing the results of the paper "Synergizing cycling and transit: Strategic placement of cycling infrastructure to enhance job accessibility".
This code measures job accessibility improvements in Amsterdam when cycling can be combined with public transport and quantifies the individual contribution of every potential bicycle parking location and cycle lane in the total accessibility improvements.
This source code should be stored in a folder named code. The folder code and the folder data should be located in the same directory.
FORMAT*.mkd;
*.ipynb;
*.txt;
*.csv
RECOMMENDED HARDWARE1. Processor: Intel® Core™ i5-10210U CPU
RAM: 16GiB of RAM (DDR4)
GPU: Intel® UHD Graphics GPU
RECOMMENDED OPERATING SYSTEMUbuntu 22.04.2, 64-bit
REQUIRED VERSION OF PYTHON3.9.7
REQUIRED LIBRARIES USEDsee requirements.txt
EXTRA FILEparameter.csv specifies some parameters used in the analysis.
SEQUENCE OF SCRIPTSThe scripts should be run in the following order:
perimeter_of_study.ipynb
transfer_preprocess.ipynb
waiting_time.ipynb
shortest_path.ipynb
compute_stops_reachable_PT.ipynb
compute_accessibility.ipynb
identifying_cr_infrastructure.ipynb