Open access paper: https://link.springer.com/article/10.1007/s41109-026-00783-6
| Multilayer network | Scheme 1: Network overview |
![]() |
![]() |
| Flows by transport type | Scheme 2: Seasonal network evolution |
![]() |
![]() |
| Sankey-like demand flow distribution |
![]() |
| Temporal service areas evolution | Temporal network service community evolutions |
![]() |
![]() |
├── data
│ ├── processed <- Modified data
│ └── raw <- Original, immutable data
├── notebooks <- Jupyter notebooks
├── plots <- Generated figures
├── scripts <- Scripts to execute
├── .gitignore <- Files and folders ignored by git
├── .pre-commit-config.yaml <- Pre-commit hooks used
├── README.md
└── requirements.txt <- Requirements file to set up the environment using pip







