Slides and materials for the Transport Data Collection and Analysis (TDCA) module at the Institute for Transport Studies, University of Leeds.
Live slides: https://itsleeds.github.io/tdca/slides.html
slides.qmd— Data Science and AI for Data-Driven Transport Planning (revealjs slides)index.qmd— Landing page / website indexreferences.bib— Bibliography_extensions/clean/— clean-revealjs themeimages/— Figures and slide images.github/workflows/publish.yml— Auto-deploy to GitHub Pages on push to main
- TDS (Transport Data Science): itsleeds.github.io/tds
- Module website: itsleeds.github.io/tdca
- Reproducible project template: github.com/Robinlovelace/reproducible-project-template
quarto render # Build site into docs/
open docs/slides.html # View slidesBuilt with Quarto and deployed via GitHub Actions.