antonindanalet / modul3-descr-stats

Generating (divergent) bar plots of attitudes towards transport policy in Switzerland from the Mobility and Transport Microcensus (MTMC)

Home Page:https://www.are.admin.ch/mtmc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generating (divergent) bar plots of attitudes towards transport policy

Generating (divergent) bar plots using the data on attitudes towards transport policy in Switzerland (also known as "module 3") from the Mobility and Transport Microcensus (MTMC). This code does not estimate choice models for the stated ranking or stated choice data. It only generates descriptive statistics as bar plots and divergent bar plots. To know more about this module, check our paper published at the 22nd Swiss Transport Research Conference, "Attitudes towards transportation policy in Switzerland: A new choice experiment".

The code runs with python 3.9 and needs the following packages:

  • pandas with openpyxl
  • seaborn
  • pathlib
  • matplotlib

About

Generating (divergent) bar plots of attitudes towards transport policy in Switzerland from the Mobility and Transport Microcensus (MTMC)

https://www.are.admin.ch/mtmc


Languages

Language:Python 100.0%