The timetables API allows you to specify an offset parameter to offset a query by x datasets, this would enable users to query the full database in chunks, without having to load everything into memory.
Describe the solution you'd like
Offset parameter in TimetableExtractor class
The timetables API allows you to specify an offset parameter to offset a query by x datasets, this would enable users to query the full database in chunks, without having to load everything into memory.
Describe the solution you'd like Offset parameter in TimetableExtractor class