This code provides a visualisation of the top 15 Swiss train stations with the highest average daily traffic (boardings and alightings) for the years 2018, 2022, and 2023. Using data from the .parquet file provided by Schweizer Bundes Bahnen (SBB), the script filters and processes information, creating a comparative bar chart to analyse changes in traffic over the selected years.
Use the provided requirements.txt
file to install the required libraries for the code.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.