TY - DATA T1 - Code for the paper "Synergizing cycling and transit: Strategic placement of cycling infrastructure to enhance job accessibility" PY - 2024/04/15 AU - Lucas Spierenburg UR - DO - 10.4121/fd029bd6-8420-4285-a1ea-0eac72999da9.v2 KW - code KW - job accessibility KW - cycling infrastructure N2 -
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.
*.mkd;
*.ipynb;
*.txt;
*.csv
1. Processor: Intel® Core™ i5-10210U CPU
2. RAM: 16GiB of RAM (DDR4)
3. GPU: Intel® UHD Graphics GPU
Ubuntu 22.04.2, 64-bit
3.9.7
see requirements.txt
parameter.csv specifies some parameters used in the analysis.
The scripts should be run in the following order:
1. perimeter_of_study.ipynb
2. transfer_preprocess.ipynb
3. waiting_time.ipynb
4. shortest_path.ipynb
5. compute_stops_reachable_PT.ipynb
6. compute_accessibility.ipynb
7. identifying_cr_infrastructure.ipynb
ER -