19.Jan 2025
- adds
trips.stop_times_count
SQLite field + index needed by the gtfs-query app
09.Jan 2025
- fix
stop_times.stop_id
GROUP_CONCAT queries which might occur in unexpected results
19.Dec 2024
- imports
original_trip_id
from trips.txt - PR #71
03.May 2024
- adds
cli_aggregate_dbs.py
CLI tool to compute a GTFS DB catalog report of the files that are currently in ./data/gtfs-static-dbs
30.Mar 2024
- calendar parsing improvements + other optimizations - PR #40
15.Oct 2023