CityofSantaMonica / mds-provider

Python tools for working with MDS Provider data
https://github.com/openmobilityfoundation/mobility-data-specification
MIT License
18 stars 20 forks source link

Support for the /vehicles endpoint #95

Closed thekaveman closed 4 years ago

thekaveman commented 4 years ago

Including:

As /vehicles returns information about the last_updated timestamp and ttl in the top-level payload, methods that work on vehicles payloads to extract data records (e.g. in mds.DataFile and for DB loading) copy these fields into each record.