SolarisPKN-Transport is a robust pipeline designed to collect, validate, and store transport timetables from official sources. It leverages the same backends used by applications like Trenes Argentinos and Cuándo SUBO to gather published schedules. The system validates each schedule, saves it in a human-readable spreadsheet format (XLSX), and constructs a normalized SQLite database for efficient web queries. This ensures reliable access to transport information even when live APIs are unavailable.
The project aims to provide a dependable source for planned transport services, acting as a fallback when live tracking data is inaccessible. It prioritizes data integrity by never overwriting trusted data with incomplete or inconsistent information.
Technology Stack:
Built with