September 19, 2025
Data Science for Transport Planning
2-day course
18-19 September 2025
See the schedule for details.
Any questions before we start?
spanishoddata
packageDownload a load of data from Spain!
VM Configuration: - e2-medium instance (2 vCPUs, 4 GB RAM) - Spot pricing (60-90% discount) - Europe-west2 region
Estimated Daily Cost: - On-demand: ~$0.034/hour - Spot discount: ~70% = ~$0.010/hour - Per day (24h): ~$0.24
Monthly Estimate: ~$7-8
Additional Costs: - Disk storage: ~$0.04/month - Network egress: Free for 1 GB/day, then ~$0.12/GB - Spot interruptions possible but cost-effective for non-critical workloads
Prices approximate; use GCP Pricing Calculator for current rates.
We do not need that for sure!
Yes, we do…
Version control. From: programmerhumor.io
From 20i.com
Please provide feedback on this forms.office.com/e/m102aC23ZD (should take less than 5 minutes):
mapgl
: an R interface to Mapbox GL JS for rendering large spatial datasets.tmap.gl
: Use your existing tmap
code, that builds on mapgl
nptscot/pmtiles
GitHub package provides tools for creating vector tiles in R (advanced).stplanr
function rnet_join()
for joining different route networks, e.g. walking and cycling networks.anime
package for astonishingly fast network joining (advanced).targets
package for reproducible pipelines.The PCT is an open-source planning tool for cycling scenarios in England and Wales.
(Interactive map screenshot: Cycling potential layers over England and Wales, showing commute scenarios with color-coded routes)
Best practice: Use Shiny for interactivity, open-source for collaboration, integrate with census data for evidence-based planning.
Similar to PCT, adapted for Northern Ireland with OSM data.
(Interactive map screenshot: Route network layers for Northern Ireland, highlighting fastest/quietest cycling routes)
Layers for fastest/quietest routes, cycle networks
Based on 2011 Census, under active development
Check out the code in the nptscot/nptscot
and nptscot/nptscot.github.io
repositories, plus the resulting app at npt.scot.
Look for the source code associated with other apps including pctni.org, pct.bike and other apps of your choice.