This repository consists of the data, scripts, and outcomes related to the project that analyzes the ranked choice between the human-driven vehicle (HV), autonomous vehicle (AV), and teleportation. The paper based on this project, published in Transport Findings, can be accessed at https://doi.org/10.32866/001c.92087. A multinomial logit model is fitted to analyze the choices. The description of the contents of each folder in this repository is presented below:
-
data: This folder consists of the data necessary for this project. The raw data used is not presented here because of the lack of permission to make the data publicly available. However, the detailed documentation of the data and the questionnaire implemented to collect the data are available in this folder. Note that not all variables in the data (or documentation or questionnaire) have been used in this project.
-
scripts: All the analysis scripts written for this project are presented in this folder. At present, all scripts have been written in Python.
-
outputs: This folder consists of the results of the analyses performed. Output of the analytical models and plots developed for the paper (to be published; resulting from this analysis) are available in the plots folder.