LACMTA / open-data

Location of any flat data sets utilized internally at Metro
2 stars 1 forks source link

Explore alternative implementation of Timetables API #45

Open matikin9 opened 2 years ago

matikin9 commented 2 years ago

Timetables API uses the multigtfs Django app: https://pypi.org/project/multigtfs/

We would like to explore alternative ways to import GTFS data, conduct the proper joins on it, and then output that GTFS data via an API in a format that is more usable to us for various purposes, like the https://metro.net/riding/schedules page.